TL;DR
Multimodal Large Language Models (MLLMs) lack clarity on how audio and visual signals influence predictions. This study investigates the information flow in Audio-Visual Large Language Models (AVLLMs) using two input configurations.
✦ Why It Matters
Engineers can leverage these findings to design more efficient AVLLMs that maintain performance while reducing computational load.
Key Takeaways
How It Works
AVLLMs process audio and visual inputs through distinct pathways. For video inputs, they follow a sequential flow, integrating audio and visual data based on task demands.
In contrast, when handling interleaved items, they switch to parallel processing, allowing for more efficient information handling. This flexibility in routing enables the model to optimize performance based on the input type.
Related