paper-with-me

홈 › Papers

Surprise: Result List Truncation via Extreme Value Theory

2020-10-19 · Dara Bahri, Che Zheng, Yi Tay, Donald Metzler, Andrew Tomkins

Work in information retrieval has largely been centered around ranking and relevance: given a query, return some number of results ordered by relevance to the user. The problem of result list truncation, or where to truncate the ranked list of results, however, has received less attention despite being crucial in a variety of applications. Such truncation is a balancing act between the overall relevance, or usefulness of the results, with the user cost of processing more results. Result list truncation can be challenging because relevance scores are often not well-calibrated. This is particularly true in large-scale IR systems where documents and queries are embedded in the same metric space and a query's nearest document neighbors are returned during inference. Here, relevance is inversely proportional to the distance between the query and candidate document, but what distance constitutes relevance varies from query to query and changes dynamically as more documents are added to the index. In this work, we propose Surprise scoring, a statistical method that leverages the Generalized Pareto distribution that arises in extreme value theory to produce interpretable and calibrated relevance scores at query time using nothing more than the ranked scores. We demonstrate its effectiveness on the result list truncation task across image, text, and IR datasets and compare it to both classical and recent baselines. We draw connections to hypothesis testing and $p$-values.

📄 PDF Abstract BibTeX arXiv:2010.09797

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrievalTwo-sample testing

Similar Papers 제목 키워드 기반

Reasoning about unpredicted change and explicit time

2024-07-09 · Florence Dupin de Saint-Cyr, Jérôme Lang

Reasoning about unpredicted change consists in explaining observations by events; we propose here an approach for explaining time-stamped observations by surprises, which are simple events consisting in the change of the…

Scalable Uncertainty Quantification for Extreme Weather Forecasting via Empirical Neural Tangent Kernels

2026-06-01 · Jose Marie Antonio Miñoza, Rex Gregor Laylo, Sebastian C. Ibañez arxiv

Deep learning weather models now match numerical weather prediction accuracy while running orders of magnitude faster, but produce deterministic forecasts without uncertainty estimates, a critical gap for high-stakes dec…

Weather Forecasting

Probabilistic Multivariate Time Series Forecasting with Diffusion Copulas

2026-05-19 · David Huk, Dongshan Wang, Miha Bresar arxiv

Accurately assessing financial risk requires capturing both individual asset volatility and the complex, asymmetric dependence structures that emerge during extreme market events. While modern diffusion-based models have…

Multivariate Time Series Forecasting

SVD-LLM V2: Optimizing Singular Value Truncation for Large Language Model Compression

2025-03-16 · Xin Wang, Samiul Alam, Zhongwei Wan, Hui Shen 외

Despite significant advancements, the practical deployment of Large Language Models (LLMs) is often hampered by their immense sizes, highlighting the need for effective compression techniques. Singular Value Decompositio…

Language ModelingLanguage ModellingLarge Language ModelModel Compression

Surprise Minimization Revision Operators

2021-11-21 · Adrian Haret

Prominent approaches to belief revision prescribe the adoption of a new belief that is as close as possible to the prior belief, in a process that, even in the standard case, can be described as attempting to minimize su…