paper-with-me

Papers

Beyond Training: Dynamic Token Merging for Zero-Shot Video Understanding

2024-11-21 · Yiming Zhang, Zhuokai Zhao, Zhaorun Chen, Zenghui Ding, Xianjun Yang, Yining Sun

Recent advancements in multimodal large language models (MLLMs) have opened new avenues for video understanding. However, achieving high fidelity in zero-shot video tasks remains challenging. Traditional video processing methods rely heavily on fine-tuning to capture nuanced spatial-temporal details, which incurs significant data and computation costs. In contrast, training-free approaches, though efficient, often lack robustness in preserving context-rich features across complex video content. To this end, we propose DYTO, a novel dynamic token merging framework for zero-shot video understanding that adaptively optimizes token efficiency while preserving crucial scene details. DYTO integrates a hierarchical frame selection and a bipartite token merging strategy to dynamically cluster key frames and selectively compress token sequences, striking a balance between computational efficiency with semantic richness. Extensive experiments across multiple benchmarks demonstrate the effectiveness of DYTO, achieving superior performance compared to both fine-tuned and training-free methods and setting a new state-of-the-art for zero-shot video understanding.

📄 PDF Abstract BibTeX arXiv:2411.14401

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyVideo Understanding

Similar Papers 제목 키워드 기반

MergeDNA: Context-aware Genome Modeling with Dynamic Tokenization through Token Merging

2025-11-17 · Siyuan Li, Kai Yu, Anna Wang, Zicheng Liu 외 arxiv

Modeling genomic sequences faces two unsolved challenges: the information density varies widely across different regions, while there is no clearly defined minimum vocabulary unit. Relying on either four primitive bases …

ZeroMerge: Parameter-Free KV Cache Compression for Memory-Efficient Long-Context LLMs

2025-03-13 · Xin Liu, Pei Liu, Guoming Tang

The linear growth of key-value (KV) cache memory and quadratic computational complexity pose significant bottlenecks for large language models (LLMs) in long-context processing. While existing KV cache optimization metho…

DyMU: Dynamic Merging and Virtual Unmerging for Efficient VLMs

2025-04-23 · Zhenhailong Wang, Senthil Purushwalkam, Caiming Xiong, Silvio Savarese 외

We present DyMU, an efficient, training-free framework that dynamically reduces the computational burden of vision-language models (VLMs) while maintaining high task performance. Our approach comprises two key components…

Token ReductionVideo Understanding

VidToMe: Video Token Merging for Zero-Shot Video Editing

2023-12-17 · CVPR 2024 1 · Xirui Li, Chao Ma, Xiaokang Yang, Ming-Hsuan Yang

Diffusion models have made significant advances in generating high-quality images, but their application to video generation has remained challenging due to the complexity of temporal motion. Zero-shot video editing offe…

Video EditingVideo Generation

Token Merging for Multilingual Speech Recognition: A Systematic Study Across Model Scale and Fine-Tuning

2026-07-07 · Dylan Luke Holyoak arxiv

Leading multilingual speech recognition models like Whisper transcribe diverse, low-resource languages without language-specific training but are computationally expensive to deploy. Token merging mitigates this ineffici…