Prior Dominance in Audio-Visual LLMs: When Generative Models Memorize Over Reasoning Under Cross-modal Conflict
Abstract
We investigate where autoregressive Audio-Visual LLMs substitute memorized distributional priors for reasoning when forced to process conflicting cross-modal inputs. Using the logit lens and head shutoff ablations on VideoLLaMA 2-7B-AV, we track the internal trajectory of cross-modal reasoning. We find that model commitment concentrates at layer 25.5 ± 1 across all configurations, regardless of alignment intervention. Crucially, 21 conflict-resolution heads cluster at layers 15-18, structurally upstream of this commitment point, indicating the model detects conflict early but overwrites it during generation. Behaviorally, all three fine-tuned configurations and off-the-shelf InternVideo2 collapse to near-chance on conflict examples, suffering a 32.3% accuracy drop and 17.3% instruction failure rate while shifting output priors. These findings identify late-layer prior commitment, not early-stage temporal alignment, as the key intervention target.