paper-with-me

Papers

Calibrated Similarity for Reliable Geometric Analysis of Embedding Spaces

2026-01-23 · Nicolas Tacheny arxiv

While raw cosine similarity in pretrained embedding spaces exhibits strong rank correlation with human judgments, anisotropy induces systematic miscalibration of absolute values: scores concentrate in a narrow high-similarity band regardless of actual semantic relatedness, limiting interpretability as a quantitative measure. Prior work addresses this by modifying the embedding space (whitening, contrastive fine tuning), but such transformations alter geometric structure and require recomputing all embeddings. Using isotonic regression trained on human similarity judgments, we construct a monotonic transformation that achieves near-perfect calibration while preserving rank correlation and local stability(98% across seven perturbation types). Our contribution is not to replace cosine similarity, but to restore interpretability of its absolute values through monotone calibration, without altering its ranking properties. We characterize isotonic calibration as an order-preserving reparameterization and prove that all order-based constructions (angular ordering, nearest neighbors, threshold graphs and quantile-based decisions) are invariant under this transformation.

📄 PDF Abstract BibTeX arXiv:2601.16907

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SATTC: Structure-Aware Label-Free Test-Time Calibration for Cross-Subject EEG-to-Image Retrieval

2026-03-21 · Qunjie Huang, Weina Zhu arxiv

Cross-subject EEG-to-image retrieval for visual decoding is challenged by subject shift and hubness in the embedding space, which distort similarity geometry and destabilize top-k rankings, making small-k shortlists unre…

Image Retrieval

Calibrated Reliable Regression using Maximum Mean Discrepancy

2020-06-18 · NeurIPS 2020 12 · Peng Cui, Wen-Bo Hu, Jun Zhu

Accurate quantification of uncertainty is crucial for real-world applications of machine learning. However, modern deep neural networks still produce unreliable predictive uncertainty, often yielding over-confident predi…

BIG-bench Machine LearningPrediction Intervalsregression

Mercator: uncovering faithful hyperbolic embeddings of complex networks

2019-04-24 · Guillermo García-Pérez, Antoine Allard, M. Ángeles Serrano, Marián Boguñá

We introduce Mercator, a reliable embedding method to map real complex networks into their hyperbolic latent geometry. The method assumes that the structure of networks is well described by the Popularity$\times$Similari…

BIG-bench Machine Learning

Probability Calibration for Knowledge Graph Embedding Models

2019-12-20 · ICLR 2020 1 · Pedro Tabacof, Luca Costabello

Knowledge graph embedding research has overlooked the problem of probability calibration. We show popular embedding models are indeed uncalibrated. That means probability estimates associated to predicted triples are unr…

Calibration for Link PredictionGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs+1

Cosine-Normalized Attention for Hyperspectral Image Classification

2026-04-02 · Muhammad Ahmad, Manuel Mazzara arxiv

Transformer-based methods have improved hyperspectral image classification (HSIC) by modeling long-range spatial-spectral dependencies; however, their attention mechanisms typically rely on dot-product similarity, which …

Hyperspectral Image ClassificationRepresentation Learning