English

Provable Accuracy Collapse in Embedding-Based Representations under Dimensionality Mismatch

Data Structures and Algorithms 2026-05-06 v1 Machine Learning

Abstract

Embedding-based representations in Euclidean space Rd\mathbb{R}^d are a cornerstone of modern machine learning, where a major goal is to use the \emph{smallest dimension} that faithfully captures data relations. In this work, we prove sharp dimension--accuracy tradeoffs and identify a fundamental information-theoretic limitation: unless the embedding dimension dd is chosen close to the ground-truth dimension DD, accuracy undergoes a sudden collapse. Our main result shows that this phenomenon arises even in standard contrastive learning settings, where supervision is limited to a set of mm anchor--positive--negative triplets (i,j,k)(i,j,k) encoding distance comparisons dist(i,j)<dist(i,k)\mathrm{dist}(i,j) < \mathrm{dist}(i,k). Specifically, given triplets realizable by an unknown ground-truth embedding in DD dimensions, we prove that there exists constant c<1c < 1, such that \emph{every embedding of dimension at most cDcD violates half of the triplets}, yielding accuracy as low as a trivial one-dimensional solution that ignores the input. We complement our information-theoretic bounds with strong computational hardness results: under the Unique Games Conjecture, even if the given triplets are nearly realizable in D=1D=1 dimension, no polynomial-time algorithm -- \textit{regardless of its dimension} -- can achieve accuracy above the trivial 50%50\% baseline.

Keywords

Cite

@article{arxiv.2605.03346,
  title  = {Provable Accuracy Collapse in Embedding-Based Representations under Dimensionality Mismatch},
  author = {Dionysis Arvanitakis and Vaggos Chatziafratis and Yiyuan Luo},
  journal= {arXiv preprint arXiv:2605.03346},
  year   = {2026}
}

Comments

Preliminary version, accepted to ICML 2026 as spotlight presentation

R2 v1 2026-07-01T12:49:49.323Z