paper-with-me

Papers

VidCompress: Memory-Enhanced Temporal Compression for Video Understanding in Large Language Models

2024-10-15 · Xiaohan Lan, Yitian Yuan, Zequn Jie, Lin Ma

Video-based multimodal large language models (Video-LLMs) possess significant potential for video understanding tasks. However, most Video-LLMs treat videos as a sequential set of individual frames, which results in insufficient temporal-spatial interaction that hinders fine-grained comprehension and difficulty in processing longer videos due to limited visual token capacity. To address these challenges, we propose VidCompress, a novel Video-LLM featuring memory-enhanced temporal compression. VidCompress employs a dual-compressor approach: a memory-enhanced compressor captures both short-term and long-term temporal relationships in videos and compresses the visual tokens using a multiscale transformer with a memory-cache mechanism, while a text-perceived compressor generates condensed visual tokens by utilizing Q-Former and integrating temporal contexts into query embeddings with cross attention. Experiments on several VideoQA datasets and comprehensive benchmarks demonstrate that VidCompress efficiently models complex temporal-spatial relations and significantly outperforms existing Video-LLMs.

📄 PDF Abstract BibTeX arXiv:2410.11417

Code (0)

등록된 구현이 없습니다.

Tasks

Video Understanding

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

InfiniPot-V: Memory-Constrained KV Cache Compression for Streaming Video Understanding

2025-06-18 · Minsoo Kim, Kyuhong Shim, Jungwook Choi, Simyung Chang

Modern multimodal large language models (MLLMs) can reason over hour-long video, yet their key-value (KV) cache grows linearly with time--quickly exceeding the fixed memory of phones, AR glasses, and edge robots. Prior c…

GPUStreaming video understandingTARVideo Understanding

OmniZip: Audio-Guided Dynamic Token Compression for Fast Omnimodal Large Language Models

2025-11-18 · Keda Tao, Kele Shao, Bohan Yu, Weiqiang Wang 외 arxiv

Omnimodal large language models (OmniLLMs) have attracted increasing research attention of late towards unified audio-video understanding. However, the high computational cost of processing longer joint audio-video token…

DynaTok: Temporally Adaptive and Positional Bias-Aware Token Compression for Video-LLMs

2026-05-19 · Minyoung Park, Taehun Kong, Sangjun Ahn arxiv

Recent advances in Video Large Language Models (Video-LLMs) have greatly expanded multimodal reasoning capabilities. However, the massive number of visual tokens extracted from long video sequences incurs prohibitive com…

Multimodal Reasoning

SVAC: Scaling Is All You Need For Referring Video Object Segmentation

2025-09-28 · Li Zhang, Haoxiang Gao, Zhihao Zhang, Luoxiao Huang 외 arxiv

Referring Video Object Segmentation (RVOS) aims to segment target objects in video sequences based on natural language descriptions. While recent advances in Multi-modal Large Language Models (MLLMs) have improved RVOS p…

Referring Video Object Segmentation

UAR-NVC: A Unified AutoRegressive Framework for Memory-Efficient Neural Video Compression

2025-03-04 · Jia Wang, Xinfeng Zhang, Gai Zhang, Jun Zhu 외

Implicit Neural Representations (INRs) have demonstrated significant potential in video compression by representing videos as neural networks. However, as the number of frames increases, the memory consumption for traini…

Video Compression