paper-with-me

Papers

VideoLucy: Deep Memory Backtracking for Long Video Understanding

2025-10-14 · Jialong Zuo, Yongtai Deng, Lingdong Kong, Jingkang Yang, Rui Jin, Yiwei Zhang, Nong Sang, Liang Pan, Ziwei Liu, Changxin Gao arxiv

Recent studies have shown that agent-based systems leveraging large language models (LLMs) for key information retrieval and integration have emerged as a promising approach for long video understanding. However, these systems face two major challenges. First, they typically perform modeling and reasoning on individual frames, struggling to capture the temporal context of consecutive frames. Second, to reduce the cost of dense frame-level captioning, they adopt sparse frame sampling, which risks discarding crucial information. To overcome these limitations, we propose VideoLucy, a deep memory backtracking framework for long video understanding. Inspired by the human recollection process from coarse to fine, VideoLucy employs a hierarchical memory structure with progressive granularity. This structure explicitly defines the detail level and temporal scope of memory at different hierarchical depths. Through an agent-based iterative backtracking mechanism, VideoLucy systematically mines video-wide, question-relevant deep memories until sufficient information is gathered to provide a confident answer. This design enables effective temporal understanding of consecutive frames while preserving critical details. In addition, we introduce EgoMem, a new benchmark for long video understanding. EgoMem is designed to comprehensively evaluate a model's ability to understand complex events that unfold over time and capture fine-grained details in extremely long videos. Extensive experiments demonstrate the superiority of VideoLucy. Built on open-source models, VideoLucy significantly outperforms state-of-the-art methods on multiple long video understanding benchmarks, achieving performance even surpassing the latest proprietary models such as GPT-4o. Our code and dataset will be made publicly at https://videolucy.github.io

📄 PDF Abstract BibTeX arXiv:2510.12422

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

EgoMemReason: A Memory-Driven Reasoning Benchmark for Long-Horizon Egocentric Video Understanding

2026-05-11 · Ziyang Wang, Yue Zhang, Shoubin Yu, Ce Zhang 외 arxiv

Next-generation visual assistants, such as smart glasses, embodied agents, and always-on life-logging systems, must reason over an entire day or more of continuous visual experience. In ultra-long videos, relevant inform…

Towards the Explainability of Temporal Graph Networks via Memory Backtracking and Topological Attribution

2026-07-04 · Yazheng Liu, Xi Zhang, Sihong Xie, Hui Xiong arxiv

Temporal graphs are ubiquitous in real-world applications and Temporal Graph Networks (TGNs) have achieved superior predictive accuracy. Understanding which historical events drive model predictions can enhance trustwort…

Node Property PredictionGraph ClassificationLink Prediction

MovieChat: From Dense Token to Sparse Memory for Long Video Understanding

2023-07-31 · CVPR 2024 1 · Enxin Song, Wenhao Chai, Guanhong Wang, Yucheng Zhang 외

Recently, integrating video foundation models and large language models to build a video understanding system can overcome the limitations of specific pre-defined vision tasks. Yet, existing systems can only handle video…

Multiple-choiceQuestion AnsweringVideo-based Generative Performance BenchmarkingVideo-based Generative Performance Benchmarking (Consistency)+12

Long-VMNet: Accelerating Long-Form Video Understanding via Fixed Memory

2025-03-17 · Saket Gurukar, Asim Kadav

Long-form video understanding is essential for various applications such as video retrieval, summarizing, and question answering. Yet, traditional approaches demand substantial computing power and are often bottlenecked …

FormGPUQuestion AnsweringRetrieval+2

Question-guided Visual Compression with Memory Feedback for Long-Term Video Understanding

2026-03-16 · Sosuke Yamao, Natsuki Miyahara, Yuankai Qi, Shun Takeuchi arxiv

In the context of long-term video understanding with large multimodal models, many frameworks have been proposed. Although transformer-based visual compressors and memory-augmented approaches are often used to process lo…