paper-with-me

홈 › Papers

ViLLa: Video Reasoning Segmentation with Large Language Model

2024-07-18 · Rongkun Zheng, Lu Qi, Xi Chen, Yi Wang, Kun Wang, Yu Qiao, Hengshuang Zhao

Although video perception models have made remarkable advancements in recent years, they still heavily rely on explicit text descriptions or pre-defined categories to identify target instances before executing video perception tasks. These models, however, fail to proactively comprehend and reason the user's intentions via textual input. Even though previous works attempt to investigate solutions to incorporate reasoning with image segmentation, they fail to reason with videos due to the video's complexity in object motion. To bridge the gap between image and video, in this work, we propose a new video segmentation task - video reasoning segmentation. The task is designed to output tracklets of segmentation masks given a complex input text query. What's more, to promote research in this unexplored area, we construct a reasoning video segmentation benchmark. Finally, we present ViLLa: Video reasoning segmentation with a Large Language Model, which incorporates the language generation capabilities of multimodal Large Language Models (LLMs) while retaining the capabilities of detecting, segmenting, and tracking multiple instances. We use a temporal-aware context aggregation module to incorporate contextual visual cues to text embeddings and propose a video-frame decoder to build temporal correlations across segmentation tokens. Remarkably, our ViLLa demonstrates capability in handling complex reasoning and referring video segmentation. Also, our model shows impressive ability in different temporal understanding benchmarks. Both quantitative and qualitative experiments show our method effectively unlocks new video reasoning segmentation capabilities for multimodal LLMs. The code and dataset will be available at https://github.com/rkzheng99/ViLLa.

📄 PDF Abstract BibTeX arXiv:2407.14500

Code (1)

rkzheng99/villa 공식 구현

Tasks

Image SegmentationLanguage ModelingLanguage ModellingLarge Language ModelReasoning SegmentationReferring Expression SegmentationSegmentationSemantic SegmentationText GenerationVideo SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Large-Scale Adversarial Training for Vision-and-Language Representation Learning

2020-06-11 · NeurIPS 2020 12 · Zhe Gan, Yen-Chun Chen, Linjie Li, Chen Zhu 외

We present VILLA, the first known effort on large-scale adversarial training for vision-and-language (V+L) representation learning. VILLA consists of two training stages: (i) task-agnostic adversarial pre-training; follo…

Image-text RetrievalQuestion AnsweringReferring ExpressionReferring Expression Comprehension+8

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

2024-09-29 · Zechen Bai, Tong He, Haiyang Mei, Pichao Wang 외

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 l…

AllImage SegmentationLanguage ModelingLanguage Modelling+11

UV-SAM: Adapting Segment Anything Model for Urban Village Identification

2024-01-16 · Xin Zhang, Yu Liu, Yuming Lin, Qingmin Liao 외

Urban villages, defined as informal residential areas in or around urban centers, are characterized by inadequate infrastructures and poor living conditions, closely related to the Sustainable Development Goals (SDGs) on…

image-classificationImage ClassificationSemantic Segmentation

VISA: Reasoning Video Object Segmentation via Large Language Models

2024-07-16 · Cilin Yan, Haochen Wang, Shilin Yan, XiaoLong Jiang 외

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 k…

DecoderObjectReasoning SegmentationReasoning Video Object Segmentation+7

Interpretability in Action: Exploratory Analysis of VPT, a Minecraft Agent

2024-07-16 · Karolis Jucys, George Adamopoulos, Mehrab Hamidi, Stephanie Milani 외

Understanding the mechanisms behind decisions taken by large foundation models in sequential decision making tasks is critical to ensuring that such systems operate transparently and safely. In this work, we perform expl…

Decision MakingMinecraftSequential Decision Making