PulseAugur
EN
LIVE 09:42:40

New SlotNarrative Interface Boosts Video-LLM Token Efficiency

Researchers have introduced SlotNarrative, a novel interface designed to make Video Large Language Models (Video-LLMs) more token-efficient. This system organizes videos into persistent object narratives using compact object-state tokens, which represent an object's identity and its state (appearance, geometry, visibility, trajectory) across different segments. Unlike previous methods that compress frame-wise features, SlotNarrative first groups visual features into object-like slots and then associates recurring observations with clip-level entries through a parameter-free memory. This approach allocates a fixed 144 visual-token positions for a frozen Video-LLM, regardless of the number of sampled frames, and has demonstrated a favorable accuracy-token trade-off on various datasets. AI

IMPACT This new interface could significantly reduce computational costs for video understanding tasks, enabling broader application of Video-LLMs.

RANK_REASON The item is an academic paper detailing a new technical approach for video language models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

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

New SlotNarrative Interface Boosts Video-LLM Token Efficiency

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Junzhe Chen, Siyuan Meng, Xiaojie Guo ·

    Persistent Object Narratives for Token-Efficient Video Language Models

    arXiv:2608.04866v1 Announce Type: new Abstract: Video large language models (Video-LLMs) have made strong progress in open-ended video understanding. However, their visual interfaces remain token-intensive and provide limited explicit structure for linking recurring object eviden…