paper-with-me

홈 › Papers

Measure Twice, Cut Once: Grasping Video Structures and Event Semantics with LLMs for Video Temporal Localization

2025-03-12 · Zongshang Pang, Mayu Otani, Yuta Nakashima

Localizing user-queried events through natural language is crucial for video understanding models. Recent methods predominantly adapt Video LLMs to generate event boundary timestamps to handle temporal localization tasks, which struggle to leverage LLMs' powerful semantic understanding. In this work, we introduce MeCo, a novel timestamp-free framework that enables video LLMs to fully harness their intrinsic semantic capabilities for temporal localization tasks. Rather than outputting boundary timestamps, MeCo partitions videos into holistic event and transition segments based on the proposed structural token generation and grounding pipeline, derived from video LLMs' temporal structure understanding capability. We further propose a query-focused captioning task that compels the LLM to extract fine-grained, event-specific details, bridging the gap between localization and higher-level semantics and enhancing localization performance. Extensive experiments on diverse temporal localization tasks show that MeCo consistently outperforms boundary-centric methods, underscoring the benefits of a semantic-driven approach for temporal localization with video LLMs.

📄 PDF Abstract BibTeX arXiv:2503.09027

Code (0)

등록된 구현이 없습니다.

Tasks

Temporal LocalizationVideo Understanding

Similar Papers 제목 키워드 기반

A Precise Real-Time Force-Aware Grasping System for Robust Aerial Manipulation

2026-02-09 · Kenghou Hoi, Yuze Wu, Annan Ding, Junjie Wang 외 arxiv

Aerial manipulation requires force-aware capabilities to enable safe and effective grasping and physical interaction. Previous works often rely on heavy, expensive force sensors unsuitable for typical quadrotor platforms…

VideoAuto-R1: Video Auto Reasoning via Thinking Once, Answering Twice

2026-01-08 · Shuming Liu, Mingchen Zhuge, Changsheng Zhao, Jun Chen 외 arxiv

Chain-of-thought (CoT) reasoning has emerged as a powerful tool for multimodal large language models on video understanding tasks. However, its necessity and advantages over direct answering remain underexplored. In this…

Modeling the Real World with High-Density Visual Particle Dynamics

2024-06-28 · William F. Whitney, Jacob Varley, Deepali Jain, Krzysztof Choromanski 외

We present High-Density Visual Particle Dynamics (HD-VPD), a learned world model that can emulate the physical dynamics of real scenes by processing massive latent point clouds containing 100K+ particles. To enable effic…

Graph Neural Network

Collision-Aware Target-Driven Object Grasping in Constrained Environments

2021-04-01 · Xibai Lou, Yang Yang, Changhyun Choi

Grasping a novel target object in constrained environments (e.g., walls, bins, and shelves) requires intensive reasoning about grasp pose reachability to avoid collisions with the surrounding structures. Typical 6-DoF ro…

ObjectRobotic Grasping

Forgetful Forests: high performance learning data structures for streaming data under concept drift

2022-12-15 · Zhehu Yuan, Yinqi Sun, Dennis Shasha

Database research can help machine learning performance in many ways. One way is to design better data structures. This paper combines the use of incremental computation and sequential and probabilistic filtering to enab…