PANORAMA: Panoptic Grounded Captioning via Mask Proposal Selection
Summary
The paper presents PANORAMA, a vision-language model for panoptic grounded captioning that uses mask proposal selection to ground captions with pixel-level masks, and introduces the PanoCaps benchmark for evaluation.
View Cached Full Text
Cached at: 09/17/26, 10:53 AM
Paper page - PANORAMA: Panoptic Grounded Captioning via Mask Proposal Selection
Source: https://huggingface.co/papers/2609.19143
Abstract
Intelligentsystemsthatactintheworldrequireimageunderstandingthatisbothcomprehensiveandspatiallygrounded.Currentvision-languagemodels(VLMs)cangeneratefluentanddetailedimagecaptions,butreliablyassociatingthemwithimagepixelsremainschallenging.Existingmethodsthatcombinedensecaptioningwithpixel-levelgroundingoftenproduceeitherincompletedescriptionsorinaccuratesegmentationmasks.Westudythisproblemthroughpanopticgroundedcaptioning,ataskthatrequiresaVLMtodescribebothforegroundobjectsandbackgroundregionswhilegroundingeachreferringphrasewithpixel-levelmasks.Wemakethreecontributions.First,weintroducePanoCaps,ahuman-annotatedbenchmarkconstructedfrompanopticsegmentationdatasets.Itprovidesdensecaptionswithnear-completepixelcoverageandimage-textalignmentsattheentitylevel,supportingbothtrainingandevaluation.Wefurtherproposeaphrase-maskmatchingprotocolandageneralizedPanopticQuality(gPQ)metricthatjointlyevaluatestextualandmaskagreement.Second,weformulatephrasegroundingasselectionfromaphrase-conditionedpoolofmaskproposalsandintroducePANORAMA,aVLMthatconditionsapretrainedsegmenteroncontextualizedphraserepresentationstoobtaincandidatemasksandlearnstoselectthosecorrespondingtoeachphrase.TrainingthisinterfacejointlywithcaptiongenerationenablesPANORAMAtoproducehigh-qualitymaskswhileallowingeachphrasetorefertoasingleregionormultipleinstances.Third,PANORAMAachievesthebestoverallgroundingonPanoCapsandmatchesorexceedsspecializedmodelsacrossseveralpixel-levelgroundingtasks.Experimentsshowthatourmethodproducespreciseentity-levelsegmentationswhilemaintainingdetailed,mask-consistentcaptions.Code,dataandmodelsareavailableathttps://www.di.ens.fr/willow/research/panorama/.
View arXiv pageView PDFProject pageGitHub2Add to collection
Get this paper in your agent:
hf papers read 2609\.19143
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.19143 in a model README.md to link it from this page.
Datasets citing this paper3
#### Panorama-grounding/PanoCaps Viewer• Updatedabout 4 hours ago • 3.47k • 264 • 2 #### Panorama-grounding/COCONut-PanCap-Recaptioned Viewer• Updatedabout 4 hours ago • 118k • 72 • 2 #### Panorama-grounding/MRSeg-Referring-Expressions Viewer• Updatedabout 4 hours ago • 101k • 55 • 2
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.19143 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Parallelized Autoregressive Decoding for Omni-Modal Dense Video Captioning
This paper introduces PadCaptioner, a 3B parameter model for omni-modal dense video captioning that uses parallelized autoregressive decoding to achieve high efficiency and quality, outperforming 7B counterparts. A latent planning mechanism enables lossless parallel generation by exploiting weak local dependencies among events.
RefCaptioner: Multi-Reference Image-Grounded Video Captioning
Introduces multi-reference image-grounded video captioning and proposes RefCaptioner, a two-stage post-training framework with mixed-data SFT and hierarchical coverage-discounted GRPO. The paper also presents MRVBench, a benchmark for evaluating caption factuality and multi-reference grounding.
Enhancing In-context Panoramic Generation via Geometric-aware Pretraining
Canvas360 is a two-stage framework for in-context panoramic generation that combines geometry-aware pretraining with fine-tuning, featuring a large-scale dataset and novel modeling techniques for improved geometric consistency and global coherence.
PanoWorld: Towards Spatial Supersensing in 360^circ Panorama World
PanoWorld introduces spherical spatial cross-attention for panoramic reasoning, addressing limitations of MLLMs in 360-degree spatial understanding. It builds a large-scale pipeline for geometry-aware supervision and proposes a diagnostic benchmark, achieving state-of-the-art results on multiple benchmarks.
Vision Pretraining for Dense Spatial Perception
This paper introduces masked boundary modeling, a self-supervised paradigm for vision pretraining that learns sub-pixel boundary representations to improve dense spatial perception. The resulting model, LingBot-Vision, demonstrates significant improvements in depth estimation and other downstream tasks, showing that boundary modeling is a scalable pretraining principle for spatially structured visual representations.