English

Embeddings for Preferences, Not Semantics

Artificial Intelligence 2026-05-12 v1

Abstract

Modern AI is opening the door to collective decision-making in which participants express their views as free-form text rather than voting on a fixed set of candidates. A natural idea is to embed these opinions in a vector space so that the substantial literature on facility location problems and fair clustering can be brought to bear. But standard text embeddings measure semantic similarity, whereas distances in facility location problems and fair clustering require what we call \textit{preferential similarity}: a participant's agreement with a piece of text should be inversely related to their distance from it. Off-the-shelf embeddings inherit a coarse preference signal through a correlation between semantic and preferential similarity, but fail to capture preferences when the correlation breaks. We formalize this as an invariance problem: text embedding models encode both a preference-relevant signal (stance and values) and semantic nuisance (style and wording), and the two are observationally correlated, so a geometry that relies on nuisance can appear preference-correct even when it is not. We show that synthetic training data designed to break this correlation provably shifts the optimal scorer away from nuisance-dominated cosine and significantly improves preference prediction across 11 online deliberation datasets.

Keywords

Cite

@article{arxiv.2605.08360,
  title  = {Embeddings for Preferences, Not Semantics},
  author = {Carter Blair and Ariel D. Procaccia and Milind Tambe},
  journal= {arXiv preprint arXiv:2605.08360},
  year   = {2026}
}

Comments

28 pages

R2 v1 2026-07-01T12:58:49.929Z