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

One Token to Seg Them All: Language Instructed Reasoning Segmentation in Videos

About

We introduce VideoLISA, a video-based multimodal large language model designed to tackle the problem of language-instructed reasoning segmentation in videos. Leveraging the reasoning capabilities and world knowledge of large language models, and augmented by the Segment Anything Model, VideoLISA generates temporally consistent segmentation masks in videos based on language instructions. Existing image-based methods, such as LISA, struggle with video tasks due to the additional temporal dimension, which requires temporal dynamic understanding and consistent segmentation across frames. VideoLISA addresses these challenges by integrating a Sparse Dense Sampling strategy into the video-LLM, which balances temporal context and spatial detail within computational constraints. Additionally, we propose a One-Token-Seg-All approach using a specially designed <TRK> token, enabling the model to segment and track objects across multiple frames. Extensive evaluations on diverse benchmarks, including our newly introduced ReasonVOS benchmark, demonstrate VideoLISA's superior performance in video object segmentation tasks involving complex reasoning, temporal understanding, and object tracking. While optimized for videos, VideoLISA also shows promising generalization to image segmentation, revealing its potential as a unified foundation model for language-instructed object segmentation. Code and model will be available at: https://github.com/showlab/VideoLISA.

Zechen Bai, Tong He, Haiyang Mei, Pichao Wang, Ziteng Gao, Joya Chen, Lei Liu, Zheng Zhang, Mike Zheng Shou• 2024

Related benchmarks

TaskDatasetResultRank
Reasoning SegmentationReasonSeg (val)
gIoU61.4
327
Referring Expression SegmentationRefCOCO (testA)--
315
Referring Expression SegmentationRefCOCO+ (testA)--
288
Referring Image SegmentationRefCOCO (val)--
274
Referring Expression SegmentationRefCOCO+ (val)--
272
Referring Image SegmentationRefCOCO+ (test-B)--
267
Referring Expression SegmentationRefCOCO (val)--
261
Referring Expression SegmentationRefCOCO (testB)--
259
Referring Expression SegmentationRefCOCO+ (testB)--
256
Referring Image SegmentationRefCOCO (test A)--
245
Showing 10 of 55 rows

Other info

Code

Follow for update