PAL: Probing Audio Encoders via LLMs -- Audio Information Transfer into LLMs
Tony Alex, Wish Suharitdamrong, Sara Atito, Armin Mustafa, Philip J. B. Jackson, Imran Razzak, Muhammad Awais

TL;DR
This paper introduces PAL, a hybrid method for integrating audio encoders into large language models that improves efficiency and performance by combining attention-based and token-based approaches, enabling richer audio semantics transfer.
Contribution
The paper proposes PAL, a novel hybrid integration approach combining PLITS and LAL methods, significantly enhancing efficiency and effectiveness of audio-to-LLM transfer.
Findings
LAL matches or outperforms existing methods in multiple tasks.
PAL achieves comparable or better performance with higher efficiency.
Memory usage is reduced by about 60%, throughput increased by about 190%.
Abstract
Integration of audio perception into large language models (LLMs) is an emerging research area for enabling machine listening applications, yet efficient transfer of rich audio semantics from audio encoders to LLMs remains underexplored. The most widely used integration paradigm projects audio-encoder output tokens into the LLM input space (e.g., via an MLP or a Q-Former) and then prepends or inserts them into the text token sequence. We refer to this generic scheme as Prepend to the LLM's input token space (PLITS) integration. We propose an efficient alternative, Lightweight Audio LLM Integration (LAL). LAL injects audio representations solely through the attention mechanism at selected LLM layers, bypassing the feed-forward module. It encodes rich audio semantics at an appropriate level of abstraction for integration into different transformer blocks, substantially reducing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Diverse Musicological Studies · Speech Recognition and Synthesis
MethodsSoftmax · Attention Is All You Need
