paper-with-me

Papers

ViKey: Enhancing Temporal Understanding in Videos via Visual Prompting

2026-03-24 · Yeonkyung Lee, Dayun Ju, Youngmin Kim, Seil Kang, Seong Jae Hwang arxiv

Recent advancements in Video Large Language Models (VideoLLMs) have enabled strong performance across diverse multimodal video tasks. To reduce the high computational cost of processing dense video frames, efficiency-oriented methods such as frame selection have been widely adopted. While effective at minimizing redundancy, these methods often cause notable performance drops on tasks requiring temporal reasoning. Unlike humans, who can infer event progression from sparse visual cues, VideoLLMs frequently misinterpret temporal relations when intermediate frames are omitted. To address this limitation, we explore visual prompting (VP) as a lightweight yet effective way to enhance temporal understanding in VideoLLMs. Our analysis reveals that simply annotating each frame with explicit ordinal information helps the model perceive temporal continuity. This visual cue also supports frame-level referencing and mitigates positional ambiguity within a sparsely sampled sequence. Building on these insights, we introduce ViKey, a training-free framework that combines VP with a lightweight Keyword-Frame Mapping (KFM) module. KFM leverages frame indices as dictionary-like keys to link textual cues to the most relevant frames, providing explicit temporal anchors during inference. Despite its simplicity, our approach substantially improves temporal reasoning and, on some datasets, preserves dense-frame baseline performance with as few as 20% of frames.

📄 PDF Abstract BibTeX arXiv:2603.23186

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing Temporal Understanding in Video-LLMs through Stacked Temporal Attention in Vision Encoders

2025-10-29 · Ali Rasekh, Erfan Bagheri Soula, Omid Daliran, Simon Gottschalk 외 arxiv

Despite significant advances in Multimodal Large Language Models (MLLMs), understanding complex temporal dynamics in videos remains a major challenge. Our experiments show that current Video Large Language Model (Video-L…

Video Question AnsweringAction Recognition

AMEGO: Active Memory from long EGOcentric videos

2024-09-17 · Gabriele Goletto, Tushar Nagarajan, Giuseppe Averta, Dima Damen

Egocentric videos provide a unique perspective into individuals' daily experiences, yet their unstructured nature presents challenges for perception. In this paper, we introduce AMEGO, a novel approach aimed at enhancing…

Video Understanding

Thinking with Comics: Enhancing Multimodal Reasoning through Structured Visual Storytelling

2026-02-02 · Andong Chen, Wenxin Zhu, Qiuyu Ding, Yuchen Song 외 arxiv

Chain-of-Thought reasoning has driven large language models to extend from thinking with text to thinking with images and videos. However, different modalities still have clear limitations: static images struggle to repr…

Long-Context UnderstandingMultimodal ReasoningVisual StorytellingVisual Reasoning

Empowering LLMs with Pseudo-Untrimmed Videos for Audio-Visual Temporal Understanding

2024-03-24 · Yunlong Tang, Daiki Shimada, Jing Bi, Mingqian Feng 외

Large language models (LLMs) have demonstrated remarkable capabilities in natural language and multimodal domains. By fine-tuning multimodal LLMs with temporal annotations from well-annotated datasets, e.g., dense video …

Dense Video CaptioningTemporal LocalizationVideo CaptioningVideo Understanding

Grounding-Prompter: Prompting LLM with Multimodal Information for Temporal Sentence Grounding in Long Videos

2023-12-28 · Houlun Chen, Xin Wang, Hong Chen, Zihan Song 외

Temporal Sentence Grounding (TSG), which aims to localize moments from videos based on the given natural language queries, has attracted widespread attention. Existing works are mainly designed for short videos, failing …

DenoisingIn-Context LearningNatural Language QueriesSentence+1