paper-with-me

Papers

Towards Agentic AI for Multimodal-Guided Video Object Segmentation

2025-08-14 · Tuyen Tran, Thao Minh Le, Truyen Tran arxiv

Referring-based Video Object Segmentation is a multimodal problem that requires producing fine-grained segmentation results guided by external cues. Traditional approaches to this task typically involve training specialized models, which come with high computational complexity and manual annotation effort. Recent advances in vision-language foundation models open a promising direction toward training-free approaches. Several studies have explored leveraging these general-purpose models for fine-grained segmentation, achieving performance comparable to that of fully supervised, task-specific models. However, existing methods rely on fixed pipelines that lack the flexibility needed to adapt to the dynamic nature of the task. To address this limitation, we propose Multi-Modal Agent, a novel agentic system designed to solve this task in a more flexible and adaptive manner. Specifically, our method leverages the reasoning capabilities of large language models (LLMs) to generate dynamic workflows tailored to each input. This adaptive procedure iteratively interacts with a set of specialized tools designed for low-level tasks across different modalities to identify the target object described by the multimodal cues. Our agentic approach demonstrates clear improvements over prior methods on two multimodal-conditioned VOS tasks: RVOS and Ref-AVS.

📄 PDF Abstract BibTeX arXiv:2508.10572

Code (0)

등록된 구현이 없습니다.

Tasks

Video Object Segmentation

Similar Papers 제목 키워드 기반

Bridging VideoQA and Video-Guided Agentic Tasks via Generalized Keyframe Extraction

2026-06-28 · Sunqi Fan, Qingle Liu, Runqi Yin, Meng-Hao Guo 외 arxiv

Video understanding is a fundamental capability for multimodal intelligence, and recent Multimodal Large Language Models (MLLMs) have achieved remarkable performance on Video Question Answering (VideoQA) benchmarks. Howe…

Video Question Answering

MLLM-Assisted Audio VOS: A 3rd Place Report for the MeViS-Audio Track, 8th LSVOS Challenge

2026-08-24 · Liangtao Shi, Jinxia Xie, Xiantao Hu, Ting Liu arxiv

In this technical report, we present a training-free framework for audio-guided video object segmentation, which integrates Multimodal Large Language Models (MLLMs) with SAM-based segmentation models. We decompose the ta…

Video Object SegmentationMultimodal ReasoningVideo Segmentation

RSAgent: Learning to Reason and Act for Text-Guided Segmentation via Multi-Turn Tool Invocations

2025-12-30 · Xingqi He, Yujie Zhang, Shuyong Gao, Wenjie Li 외 arxiv

Text-guided object segmentation requires both cross-modal reasoning and pixel grounding abilities. Most recent methods treat text-guided segmentation as one-shot grounding, where the model predicts pixel prompts in a sin…

Reinforcement LearningObject Segmentation

AgenticGen: Reward-Guided Agentic Video Generation for Advertising

2026-08-31 · Xingyuan Bu, Chengru Song, Hao Zhou, Tao Zhou 외 hf

Advertising video generation is not only a video synthesis task, but also a product-conditioned reasoning problem whose success is measured by online business metrics. Recent video foundation models can generate realisti…

Video Generation

Spectrum-guided Multi-granularity Referring Video Object Segmentation

2023-07-25 · ICCV 2023 1 · Bo Miao, Mohammed Bennamoun, Yongsheng Gao, Ajmal Mian

Current referring video object segmentation (R-VOS) techniques extract conditional kernels from encoded (low-resolution) vision-language features to segment the decoded high-resolution features. We discovered that this c…

ObjectReferring Expression SegmentationReferring Video Object SegmentationSegmentation+3