vix.ing · top · new · best · stats

Mapping Similarity Spaces across Embedding Models with Synthetic Query Probing

2026/08/06 by Marcin Rozmus, Peter van der Putten
Computer Science · #cs.CL

paper · pdf

Accepted for 29th International Conference on Discovery Science, October 5-9, 2026, Mainz, Germany

arxiv created 2026/08/06 · arxiv updated 2026/08/07

Abstract

Retrieval-Augmented Generation systems rely on similarity scores to retrieve relevant content, yet scores are not directly comparable across embedding models due to differing geometric properties, complicating model migration and limiting threshold reuse. We study how similarity scores can be related by learning mappings between score distributions rather than embeddings. We introduce Synthetic Query Probing, generating queries from documents to create controlled query-chunk pairs, enabling large-scale, reference-free analysis of cross-model similarity behavior. We evaluate the approach on multiple embedding configurations and learn score conversion functions using linear, isotonic, and quantile mappings. Experiments on SciFact and a proprietary corpus show that while models largely agree on rankings, their absolute scores exhibit systematic distortions. Learned mappings partially align these spaces and improve threshold portability, with isotonic regression performing best. Our results highlight the need for cross-model calibration and position Synthetic Query Probing as a scalable framework for analyzing embedding comparability.

Citations