paper-with-me

홈 › Papers

Beyond the Linear Separability Ceiling: Aligning Representations in VLMs

2025-07-10 · Enrico Vompa, Tanel Tammet, Mohit Vaishnav arxiv

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 compositional reasoning tasks.

📄 PDF Abstract BibTeX arXiv:2507.07574

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Imbalance Ratio: Data Characteristics as Critical Moderators of Oversampling Method Selection

2026-04-06 · Yuwen Jiang, Songyun Ye arxiv

The prevailing IR-threshold paradigm posits a positive correlation between imbalance ratio (IR) and oversampling effectiveness, yet this assumption remains empirically unsubstantiated through controlled experimentation. …

Breaking the Capability Ceiling of LLM Post-Training by Reintroducing Markov States

2026-03-20 · Yurun Yuan, Tengyang Xie arxiv

Reinforcement learning (RL) has become a standard paradigm for post-training and aligning Large Language Models (LLMs), yet recent evidence suggests it faces a persistent "capability ceiling": unlike classical RL systems…

Reinforcement Learning

Beyond Separability: Analyzing the Linear Transferability of Contrastive Representations to Related Subpopulations

2022-04-06 · Jeff Z. HaoChen, Colin Wei, Ananya Kumar, Tengyu Ma

Contrastive learning is a highly effective method for learning representations from unlabeled data. Recent works show that contrastive representations can transfer across domains, leading to simple state-of-the-art algor…

Contrastive LearningDomain AdaptationUnsupervised Domain Adaptation

On Linear Separation Capacity of Self-Supervised Representation Learning

2023-10-29 · Shulei Wang

Recent advances in self-supervised learning have highlighted the efficacy of data augmentation in learning data representation from unlabeled data. Training a linear model atop these enhanced representations can yield an…

Data AugmentationRepresentation LearningSelf-Supervised Learning

A Geometric Measure of Linear Separability for Neural Representations

2026-06-07 · Yi Wei, Xuan Qi, Furao Shen arxiv

Modern neural classifiers commonly rely on linear readouts, yet predictive metrics alone do not characterize the class-wise geometry of the representations on which such readouts operate. We introduce the directional lin…