paper-with-me

홈 › Papers

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

2026-05-12 · Yuchen Deng, Zidang Cai, Hai-Tao Zheng, Jie Wang, Feidiao Yang, Yuxing Han 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. Despite recent progress, existing compression methods for Omni-LLMs typically rely on fixed or native compression units, which can disrupt cross-modal correspondence and the complementary information required for audio-video reasoning, making it difficult to improve inference efficiency while stably preserving performance. To address this, we propose OmniRefine, a training-free two-stage framework for efficient audio-visual token compression in Omni-LLMs. First, Correspondence-Preserving Chunk Refinement refines native chunk boundaries into cross-modally aligned compression units through frame-audio similarity and dynamic programming. Second, Modality-Aware Cooperative Compression jointly compresses video and audio tokens within each refined unit to reduce redundancy while preserving critical evidence. Extensive experiments show that OmniRefine achieves a better efficiency-performance trade-off than strong baselines and maintains stable performance under lower compression ratios. On WorldSense, it still reaches 46.7% accuracy at a 44% token retention ratio, nearly matching the full-token baseline. The code and interface will be released to facilitate further research.

📄 PDF Abstract BibTeX arXiv:2605.12056

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OpenOmni: Large Language Models Pivot Zero-shot Omnimodal Alignment across Language with Real-time Self-Aware Emotional Speech Synthesis

2025-01-08 · Run Luo, Ting-En Lin, Haonan Zhang, Yuchuan Wu 외

Recent advancements in omnimodal learning have been achieved in understanding and generation across images, text, and speech, though mainly within proprietary models. Limited omnimodal datasets and the inherent challenge…

DecoderEmotional Speech SynthesisLanguage ModelingLanguage Modelling+2

Omnimodal Dataset Distillation via High-order Proxy Alignment

2026-04-12 · Yuxuan Gao, Xiaohao Liu, Xiaobo Xia, Tongliang Liu arxiv

Dataset distillation compresses large-scale datasets into compact synthetic sets while preserving training performance, but existing methods are largely restricted to single-modal or bimodal settings. Extending dataset d…

OmniRefiner: Reinforcement-Guided Local Diffusion Refinement

2025-11-25 · Yaoli Liu, Ziheng Ouyang, Shengtao Lou, Yiren Song arxiv

Reference-guided image generation has progressed rapidly, yet current diffusion models still struggle to preserve fine-grained visual details when refining a generated image using a reference. This limitation arises beca…

Reinforcement LearningImage Generation

DASH: Dynamic Audio-Driven Semantic Chunking for Efficient Omnimodal Token Compression

2026-03-15 · Bingzhou Li, Tao Huang arxiv

Omnimodal large language models (OmniLLMs) jointly process audio and visual streams, but the resulting long multimodal token sequences make inference prohibitively expensive. Existing compression methods typically rely o…

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

2026-07-25 · Jinsen Su, Yongdong Luo, Yuexiao Ma, Yibo Hu 외 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 an…