CVJul 9

Dive Into the Implicit Biases of Low-rank Vision-language Alignment

arXiv:2607.0819416.6h-index: 6
Predicted impact top 14% in CV · last 90 daysOriginality Highly original
AI Analysis

For practitioners of multimodal LLMs, this work reveals that low-rank alignment is not just efficient but also yields better performance and structure-preserving behavior, challenging the default full-parameter approach.

Low-rank adaptation during vision-language alignment reduces computational costs and outperforms full-parameter alignment on most benchmarks, preserving visual feature separability and reducing hallucination.

Vision-language alignment, the stage that bridges pretrained vision encoders and large language models, is widely treated as a form of pretraining requiring full-parameter updates. We challenge this view and investigate what happens when low-rank adaptation is applied to the LLM during this stage instead. We find that low-rank alignment not only reduces computational costs but also outperforms full-parameter alignment on most benchmarks. To understand this phenomenon, we systematically characterize the implicit biases introduced by low-rank adaptation during alignment. Empirically, we find that low-rank alignment shifts model behavior from hallucinatory to conservative and preserves per-token linear separability of visual features that full-parameter alignment disrupts, a phenomenon we term LS-curse. Geometrically, low rank aligned models exhibit more homogeneous and structurally stable visual representations, maintaining modality-specific knowledge rather than prematurely fusing entity-level semantics. Theoretically, we establish two theorems showing that low-rank alignment induces preferences for parameter subspaces with flat gradients and feature subspaces robust to perturbations, providing a principled explanation for the observed structure-preserving behavior. Extensive experiments cover ablation over 100 alignment configurations, three families of low-rank operators, and various rank, encoder, and other settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes