Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

VISA: Reasoning Video Object Segmentation via Large Language Models

About

Existing Video Object Segmentation (VOS) relies on explicit user instructions, such as categories, masks, or short phrases, restricting their ability to perform complex video segmentation requiring reasoning with world knowledge. In this paper, we introduce a new task, Reasoning Video Object Segmentation (ReasonVOS). This task aims to generate a sequence of segmentation masks in response to implicit text queries that require complex reasoning abilities based on world knowledge and video contexts, which is crucial for structured environment understanding and object-centric interactions, pivotal in the development of embodied AI. To tackle ReasonVOS, we introduce VISA (Video-based large language Instructed Segmentation Assistant), to leverage the world knowledge reasoning capabilities of multi-modal LLMs while possessing the ability to segment and track objects in videos with a mask decoder. Moreover, we establish a comprehensive benchmark consisting of 35,074 instruction-mask sequence pairs from 1,042 diverse videos, which incorporates complex world knowledge reasoning into segmentation tasks for instruction-tuning and evaluation purposes of ReasonVOS models. Experiments conducted on 8 datasets demonstrate the effectiveness of VISA in tackling complex reasoning segmentation and vanilla referring segmentation in both video and image domains. The code and dataset are available at https://github.com/cilinyan/VISA.

Cilin Yan, Haochen Wang, Shilin Yan, Xiaolong Jiang, Yao Hu, Guoliang Kang, Weidi Xie, Efstratios Gavves• 2024

Related benchmarks

TaskDatasetResultRank
Referring Image SegmentationRefCOCO (val)
mIoU72.4
259
Referring Expression SegmentationRefCOCO (testA)
cIoU75.5
257
Referring Image SegmentationRefCOCO+ (test-B)--
252
Referring Video Object SegmentationRef-YouTube-VOS (val)
J&F Score63
244
Referring Expression SegmentationRefCOCO+ (testA)
cIoU64.8
230
Referring Image SegmentationRefCOCO (test A)--
230
Referring Expression SegmentationRefCOCO+ (val)
cIoU59.8
223
Referring Expression SegmentationRefCOCO (testB)
cIoU68.1
213
Referring Expression SegmentationRefCOCO (val)
cIoU72.4
212
Referring Expression SegmentationRefCOCO+ (testB)
cIoU53.1
210
Showing 10 of 71 rows
...

Other info

Code

Follow for update