Back to Research papers
Research paper index

Deferred Audio Pruning with Local Audio-Visual Dynamics for Omni-LLMs

Kyeongyoon Lee, Hongyeob Kim, Youngeun Kim, Sungeun Hong

arXiv:2608.08794Published August 9, 20260 citations
  • cs.AI
  • cs.MM
  • cs.SD
  • action

Abstract

Omni-modal LLMs jointly process audio, video, and text, but long multimodal sequences incur substantial prefill and KV-cache costs. Existing omni-modal compression methods primarily focus on pre-LLM token reduction, leaving modality-specific compression across the LLM boundary underexplored. We propose A-PACK, a two-stage framework that defers audio pruning until query-conditioned multimodal interactions emerge. Our analysis shows that audio exhibits higher task-relevant information density and representational diversity per token than video. We further find that local audio-visual dynamics provide a more effective cue for visual selection than token-wise matching. We therefore preserve audio and compress video with local dynamics before the LLM, then progressively prune low-relevance audio and visual tokens and their KV-cache entries inside the LLM. Across four benchmarks on Qwen2.5-Omni-7B/3B, A-PACK achieves the strongest average performance among the evaluated prior methods while reducing prefill FLOPs by up to 78% and improving decoding throughput by up to 2.21x.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.