paper-with-me

Papers

Panoptic Captioning: Seeking An Equivalency Bridge for Image and Text

2025-05-22 · Kun-Yu Lin, Hongjun Wang, Weining Ren, Kai Han

This work introduces panoptic captioning, a novel task striving to seek the minimum text equivalence of images. We take the first step towards panoptic captioning by formulating it as a task of generating a comprehensive textual description for an image, which encapsulates all entities, their respective locations and attributes, relationships among entities, as well as global image state.Through an extensive evaluation, our work reveals that state-of-the-art Multi-modal Large Language Models (MLLMs) have limited performance in solving panoptic captioning. To address this, we propose an effective data engine named PancapEngine to produce high-quality data and a novel method named PancapChain to improve panoptic captioning. Specifically, our PancapEngine first detects diverse categories of entities in images by an elaborate detection suite, and then generates required panoptic captions using entity-aware prompts. Additionally, our PancapChain explicitly decouples the challenging panoptic captioning task into multiple stages and generates panoptic captions step by step. More importantly, we contribute a comprehensive metric named PancapScore and a human-curated test set for reliable model evaluation.Experiments show that our PancapChain-13B model can beat state-of-the-art open-source MLLMs like InternVL-2.5-78B and even surpass proprietary models like GPT-4o and Gemini-2.0-Pro, demonstrating the effectiveness of our data engine and method. Project page: https://visual-ai.github.io/pancap/

📄 PDF Abstract BibTeX arXiv:2505.16334

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

COCONut-PanCap: Joint Panoptic Segmentation and Grounded Captions for Fine-Grained Understanding and Generation

2025-02-04 · Xueqing Deng, Qihang Yu, Ali Athar, Chenglin Yang 외

This paper introduces the COCONut-PanCap dataset, created to enhance panoptic segmentation and grounded image captioning. Building upon the COCO dataset with advanced COCONut panoptic masks, this dataset aims to overcome…

Image CaptioningPanoptic SegmentationSegmentation

PANORAMA: Panoptic Grounded Captioning via Mask Proposal Selection

2026-09-16 · Sara Pieri, Evangelos Kazakos, Shizhe Chen, Josef Sivic 외 hf

Intelligent systems that act in the world require image understanding that is both comprehensive and spatially grounded. Current vision-language models (VLMs) can generate fluent and detailed image captions, but reliably…

Panoptic SegmentationDense CaptioningPhrase Grounding

Panoptic Perception: A Novel Task and Fine-grained Dataset for Universal Remote Sensing Image Interpretation

2024-04-06 · Danpei Zhao, Bo Yuan, Ziqiang Chen, Tian Li 외

Current remote-sensing interpretation models often focus on a single task such as detection, segmentation, or caption. However, the task-specific designed models are unattainable to achieve the comprehensive multi-level …

Image CaptioningInstance SegmentationMulti-Task LearningScene Understanding+2

@Bench: Benchmarking Vision-Language Models for Human-centered Assistive Technology

2024-09-21 · Xin Jiang, Junwei Zheng, Ruiping Liu, Jiahang Li 외

As Vision-Language Models (VLMs) advance, human-centered Assistive Technologies (ATs) for helping People with Visual Impairments (PVIs) are evolving into generalists, capable of performing multiple tasks simultaneously. …

BenchmarkingDepth EstimationImage CaptioningOptical Character Recognition+5

SpatialFlow: Bridging All Tasks for Panoptic Segmentation

2019-10-19 · Qiang Chen, Anda Cheng, Xiangyu He, Peisong Wang 외

Object location is fundamental to panoptic segmentation as it is related to all things and stuff in the image scene. Knowing the locations of objects in the image provides clues for segmenting and helps the network bette…

AllInstance SegmentationObjectObject Detection+3