paper-with-me

홈 › Papers

OmniScope: Modality-Decoupled Token Compression for Omnimodal Large Language Models

2026-07-25 · Jinsen Su, Yongdong Luo, Yuexiao Ma, Yibo Hu, Meiguang Jin, Xiaowu Zheng arxiv

Existing token compression methods for omnimodal large language models typically rely on one modality to determine what to retain in the other. We show that this assumption often breaks down: for the same query, audio and video relevance often peaks at different moments. This cross-modal salience mismatch makes unidirectional guidance prone to discarding answer-critical cues under aggressive compression. We propose OmniScope, a training-free token compression framework that uses the query as a shared semantic anchor while estimating relevance separately for audio and video. OmniScope allocates modality-specific token budgets, prunes visual tokens with an anchor-delta strategy that preserves both global context and temporal changes, and merges audio tokens within each second to reduce redundancy while maintaining temporal continuity. Across four audio-video benchmarks and two Qwen2.5-Omni model scales, OmniScope achieves the best average accuracy across all compression settings. At 25% overall token retention, it delivers up to 3.53x prefill speedup and more than 15% GPU memory reduction, with only a 0.35-point drop in average accuracy. These results suggest a simple design principle for OmniLLM inference: share the query across modalities, but not the salience estimates. The code is available at https://github.com/MAC-AutoML/OmniScope.

📄 PDF Abstract BibTeX arXiv:2607.23193

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OmniRefine: Alignment-Aware Cooperative Compression for Efficient Omnimodal Large Language Models

2026-05-12 · Yuchen Deng, Zidang Cai, Hai-Tao Zheng, Jie Wang 외 arxiv

Omnimodal large language models (Omni-LLMs) show strong capability in audio-video understanding, but their practical deployment remains limited by high inference cost of long video streams and dense audio sequences. Desp…

OmniSelect: Dynamic Modality-Aware Token Compression for Efficient Omni-modal Large Language Models

2026-05-18 · Morunliu Yang, Ruotao Xu, Le Li, Yue Wang 외 arxiv

Omnimodal large language models (OmniLLMs) have recently gained increasing attention for unified audio-video understanding. However, processing long multimodal token sequences introduces substantial computational overhea…

Dynin-Omni: Omnimodal Unified Large Diffusion Language Model

2026-03-09 · Jaeik Kim, Woojin Kim, Jihwan Hong, Yejoon Lee 외 arxiv

We present Dynin-Omni, the first masked-diffusion-based omnimodal foundation model that unifies text, image, and speech understanding and generation, together with video understanding, within a single architecture. Unlik…

Cross-Modal RetrievalSpeech RecognitionImage Generation

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…

Uni-MoE-2.0-Omni: Scaling Language-Centric Omnimodal Large Model with Advanced MoE, Training and Data

2025-11-16 · Yunxin Li, Xinyu Chen, Shenyuan Jiang, Haoyuan Shi 외 arxiv

We present Uni-MoE 2.0 from the Lychee family. As a fully open-source omnimodal large model (OLM), it substantially advances Lychee's Uni-MoE series in language-centric multimodal understanding, reasoning, and generating…

Computational EfficiencyImage Generation