paper-with-me

홈 › Papers

Distance Is All You Need: Radial Dispersion for Uncertainty Estimation in Large Language Models

2025-12-04 · Manh Nguyen, Sunil Gupta, Hung Le arxiv

Detecting uncertainty in large language models (LLMs) is essential for building reliable systems, yet many existing approaches are overly complex and depend on brittle semantic clustering or access to model internals. We introduce Radial Dispersion Score (RDS), a simple, training-free, fully model-agnostic uncertainty metric that measures the radial dispersion of sampled generations in embedding space. Specifically, given $N$ sampled generations embedded on the unit hypersphere, RDS computes the total l1 distance from the empirical centroid, i.e., the mean embedding, providing a direct geometric signal of semantic variability. A lightweight probability-weighted variant further incorporates the model's own token probabilities when available, outperforming nine recent state-of-the-art baselines. Moreover, RDS naturally extends to effective per-sample uncertainty estimates that complement probability- and consistency-based methods while remaining lightweight for practical use. Across four challenging free-form question-answering datasets and four LLMs, our metrics achieve state-of-the-art hallucination detection performance, while remaining robust and scalable with respect to sample size and embedding choice. These results highlight the practical value of RDS and its contribution toward improving the trustworthiness of LLMs. Code is publicly available at https://github.com/manhitv/RDS.

📄 PDF Abstract BibTeX arXiv:2512.04351

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Critical Reexamination of Intra-List Distance and Dispersion

2023-05-23 · Naoto Ohsaka, Riku Togashi

Diversification of recommendation results is a promising approach for coping with the uncertainty associated with users' information needs. Of particular importance in diversified recommendation is to define and optimize…

Diversity

Cross-View Yaw Estimation in Location Uncertainty with Line-Aligning Yaw Scoring

2026-06-20 · Taeho Kang, Nairan Zhang, Yelin Kim, Yujiao Shi 외 arxiv

Accurate yaw estimation is a bottleneck in cross-view localization between ground view and Bird's Eye View (BEV). Existing methods couple yaw with translation and rely on height or projection assumptions that degrade und…

Radial Neighborhood Smoothing Recommender System

2025-07-14 · Zerui Zhang, Yumou Qiu arxiv

Recommender systems inherently exhibit a low-rank structure in latent space. A key challenge is to define meaningful and measurable distances in the latent space to capture user-user, item-item, user-item relationships e…

Collaborative Filtering

Minimax Estimation of Maximum Mean Discrepancy with Radial Kernels

2016-12-01 · NeurIPS 2016 12 · Ilya O. Tolstikhin, Bharath K. Sriperumbudur, Bernhard Schölkopf

Maximum Mean Discrepancy (MMD) is a distance on the space of probability measures which has found numerous applications in machine learning and nonparametric testing. This distance is based on the notion of embedding pro…

Mallows Model with Learned Distance Metrics: Sampling and Maximum Likelihood Estimation

2025-07-10 · Yeganeh Alimohammadi, Kiana Asgari arxiv

\textit{Mallows model} is a widely-used probabilistic framework for learning from ranking data, with applications ranging from recommendation systems and voting to aligning language models with human preferences~\cite{ch…

Recommendation Systems