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
Reasoning SegmentationReasonSeg (val)
gIoU52.7
382
Referring Expression SegmentationRefCOCO (testA)
cIoU75.5
332
Referring Expression SegmentationRefCOCO+ (testA)
cIoU64.8
305
Reasoning SegmentationReasonSeg (test)--
287
Referring Expression SegmentationRefCOCO+ (val)
cIoU59.8
284
Referring Image SegmentationRefCOCO (val)
mIoU72.4
283
Referring Image SegmentationRefCOCO+ (test-B)--
276
Referring Expression SegmentationRefCOCO (val)
cIoU72.4
273
Referring Expression SegmentationRefCOCO (testB)
cIoU68.1
259
Referring Expression SegmentationRefCOCO+ (testB)
cIoU53.1
256
Showing 10 of 96 rows
...

Other info

Code

Follow for update