English

Beyond the Linear Separability Ceiling: Aligning Representations in VLMs

Computer Vision and Pattern Recognition 2025-12-16 v3

Abstract

A challenge in advancing Visual-Language Models (VLMs) is determining whether their failures on abstract reasoning tasks, such as Bongard problems, stem from flawed perception or faulty top-down reasoning. To disentangle these factors, we introduce a diagnostic framework centered on the Linear Separability Ceiling (LSC), the performance achievable by a linear classifier on a VLM's raw visual embeddings. Applying this framework to state-of-the-art VLMs, we uncover a pervasive ``alignment gap'', where most models fail to generatively outperform the linear separability of their representations. We find that the few models surpassing this ceiling do so via two mechanisms: by further refining visual representations into a more linearly separable format or by executing non-linear decision logic. We demonstrate that this bottleneck is not a fundamental limitation but a solvable visual alignment issue. Our method augments standard next-token prediction with a contrastive objective to restructure the visual manifold into a more one-dimensionally linear geometry, improving image-to-image comparison and enabling models to significantly surpass the LSC on abstract binary classification tasks.

Keywords

Cite

@article{arxiv.2507.07574,
  title  = {Beyond the Linear Separability Ceiling: Aligning Representations in VLMs},
  author = {Enrico Vompa and Tanel Tammet and Mohit Vaishnav},
  journal= {arXiv preprint arXiv:2507.07574},
  year   = {2025}
}

Comments

preprint

R2 v1 2026-07-01T03:54:29.975Z