paper-with-me

홈 › Papers

An Open-Source Benchmark and Baseline for Multi-temporal Referring Segmentation

2026-05-31 · Bingyu Li, Da Zhang, Tao Huo, Zhiyuan Zhao, Junyu Gao, Xuelong Li arxiv

Large Vision-Language Models (LVLMs) have shown strong visual understanding and language-guided grounding abilities, yet their capacity for multi-temporal visual reasoning remains underexplored. To bridge this gap, we introduce \textbf{Multi-temporal Referring Segmentation (MTRS)}, a new task that aims to segment language-described temporal changes from multi-temporal images. MTRS extends conventional referring segmentation and change detection by jointly requiring temporal correspondence reasoning, language grounding, and pixel-level mask prediction. We propose \textbf{CRAFT-Agent}, an automated data construction pipeline with human auditing, and build \textbf{MTRefSeg-21K}, the first MTRS benchmark, containing 21K high-quality multi-temporal image-text-mask triplets across diverse scenes, viewpoints, and domains. Benchmarking a broad set of VLM- and LVLM-based models reveals that direct inference performs poorly, while task-specific fine-tuning remains limited. To address this, we propose \textbf{MTRefSeg-R1}, a change-aware LVLM framework trained with a two-stage strategy. It first learns general temporal-change perception from 20K vision-only bi-temporal samples, and is then fine-tuned on MTRefSeg-21K for fine-grained language-guided temporal localization. MTRefSeg-R1 explicitly models cross-temporal visual differences, aligns language instructions with temporal variations, and predicts referred change masks. Extensive experiments show that MTRefSeg-R1 achieves strong and often superior performance compared with existing LVLM baselines, demonstrating the challenge and potential of MTRS.

📄 PDF Abstract BibTeX arXiv:2606.00987

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionVisual Reasoning

Similar Papers 제목 키워드 기반

4D-Bench: Benchmarking Multi-modal Large Language Models for 4D Object Understanding

2025-03-22 · Wenxuan Zhu, Bing Li, Cheng Zheng, Jinjie Mai 외

Multimodal Large Language Models (MLLMs) have demonstrated impressive 2D image/video understanding capabilities. However, there are no publicly standardized benchmarks to assess the abilities of MLLMs in understanding th…

BenchmarkingObjectQuestion AnsweringVideo Understanding

Temporal graph models fail to capture global temporal dynamics

2023-09-27 · Michał Daniluk, Jacek Dąbrowski

A recently released Temporal Graph Benchmark is analyzed in the context of Dynamic Link Property Prediction. We outline our observations and propose a trivial optimization-free baseline of "recently popular nodes" outper…

Link Property PredictionProperty Prediction

Open-o3-Video: Grounded Video Reasoning with Explicit Spatio-Temporal Evidence

2025-10-23 · Jiahao Meng, Xiangtai Li, Haochen Wang, Yue Tan 외 arxiv

Most video reasoning models only generate textual reasoning traces without indicating when and where key evidence appears. Recent models such as OpenAI-o3 have sparked wide interest in evidence-centered reasoning for ima…

Reinforcement Learning

NExT-QA:Next Phase of Question-Answering to Explaining Temporal Actions

2021-05-18 · Junbin Xiao, Xindi Shang, Angela Yao, Tat-Seng Chua

We introduce NExT-QA, a rigorously designed video question answering (VideoQA) benchmark to advance video understanding from describing to explaining the temporal actions. Based on the dataset, we set up multi-choice and…

Question AnsweringVideo Question AnsweringVideo UnderstandingVisual Question Answering (VQA)

Temporal Referential Consistency: Do LLMs Favor Sequences Over Absolute Time References?

2025-10-17 · Ashutosh Bajpai, Tanmoy Chakraborty arxiv

The increasing acceptance of large language models (LLMs) as an alternative to knowledge sources marks a significant paradigm shift across various domains, including time-sensitive fields such as law, healthcare, and fin…