PulseAugur
EN
LIVE 10:59:42

Fre-Res framework enhances Video MLLMs with efficient token compression

Researchers have developed Fre-Res, a novel video token compression framework designed to improve the efficiency of Video Multimodal Large Language Models (MLLMs). This method addresses the challenge of balancing spatial detail and temporal coverage by separating high-fidelity spatial anchors from dense temporal information. Fre-Res uses temporal 1D-DCT on inter-frame residual trajectories to capture temporal dynamics compactly, while a Spatial-Guided Absorber integrates this residual information back into the spatial anchor tokens. The framework demonstrates a favorable accuracy-efficiency trade-off on video reasoning benchmarks, significantly reducing visual token length while maintaining performance. AI

IMPACT This framework could enable more efficient processing of video data by MLLMs, potentially leading to broader applications in video understanding and generation.

RANK_REASON This is a research paper detailing a new technical framework for video token compression. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Fre-Res framework enhances Video MLLMs with efficient token compression

COVERAGE [1]

  1. arXiv cs.AI TIER_1 Español(ES) · Yigui Feng (The College of Computer Science, National University of Defense Technology, Changsha, Hunan, China), Qinglin Wang (The College of Computer Science, National University of Defense Technology, Changsha, Hunan, China), Yang Liu (The Shien-Ming W… ·

    Fre-Res: Frequency-Residual Video Token Compression for Efficient Video MLLMs

    arXiv:2605.16366v2 Announce Type: replace-cross Abstract: Video MLLMs face a persistent tension between spatial fidelity and temporal coverage: preserving fine-grained visual details requires many spatial tokens, while capturing short-lived events requires dense temporal sampling…