paper-with-me

Papers

VISA: Reasoning Video Object Segmentation via Large Language Models

2024-07-16 · Cilin Yan, Haochen Wang, Shilin Yan, XiaoLong Jiang, Yao Hu, Guoliang Kang, Weidi Xie, Efstratios Gavves

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.

📄 PDF Abstract BibTeX arXiv:2407.11325

Code (2)

cilinyan/VISA 공식 구현 pytorch
cilinyan/revos-api 공식 구현

Tasks

DecoderObjectReasoning SegmentationReasoning Video Object SegmentationReferring Video Object SegmentationSegmentationSemantic SegmentationVideo Object SegmentationVideo SegmentationVideo Semantic SegmentationWorld Knowledge

Similar Papers 제목 키워드 기반

The Devil is in Temporal Token: High Quality Video Reasoning Segmentation

2025-01-15 · CVPR 2025 1 · Sitong Gong, Yunzhi Zhuge, Lu Zhang, Zongxin Yang 외

Existing methods for Video Reasoning Segmentation rely heavily on a single special token to represent the object in the keyframe or the entire video, inadequately capturing spatial complexity and inter-frame motion. To o…

Reasoning SegmentationReferring Expression SegmentationReferring Video Object SegmentationSegmentation

ViSA-Flow: Accelerating Robot Skill Learning via Large-Scale Video Semantic Action Flow

2025-05-02 · Changhe Chen, Quantao Yang, Xiaohao Xu, Nima Fazeli 외

One of the central challenges preventing robots from acquiring complex manipulation skills is the prohibitive cost of collecting large-scale robot demonstrations. In contrast, humans are able to learn efficiently by watc…

Human-Object Interaction Detection

VISAGE: Video Instance Segmentation with Appearance-Guided Enhancement

2023-12-08 · Hanjung Kim, Jaehyun Kang, Miran Heo, Sukjun Hwang 외

In recent years, online Video Instance Segmentation (VIS) methods have shown remarkable advancement with their powerful query-based detectors. Utilizing the output queries of the detector at the frame-level, these method…

Instance SegmentationSemantic SegmentationVideo Instance Segmentation

Making a Case for 3D Convolutions for Object Segmentation in Videos

2020-08-26 · Sabarinath Mahadevan, Ali Athar, Aljoša Ošep, Sebastian Hennen 외

The task of object segmentation in videos is usually accomplished by processing appearance and motion information separately using standard 2D convolutional networks, followed by a learned fusion of the two sources of in…

DecoderSegmentationSemantic SegmentationUnsupervised Video Object Segmentation+5

Learning Discriminative Feature with CRF for Unsupervised Video Object Segmentation

2020-08-04 · ECCV 2020 8 · Mingmin Zhen, Shiwei Li, Lei Zhou, Jiaxiang Shang 외

In this paper, we introduce a novel network, called discriminative feature network (DFNet), to address the unsupervised video object segmentation task. To capture the inherent correlation among video frames, we learn dis…

RGB Salient Object DetectionSemantic SegmentationUnsupervised Video Object SegmentationVideo Object Segmentation+1