paper-with-me

홈 › Papers

Beyond Quantile Methods: Improved Top-K Threshold Estimation for Traditional and Learned Sparse Indexes

2024-12-14 · Jinrui Gou, Yifan Liu, Minghao Shao, Torsten Suel

Top-k threshold estimation is the problem of estimating the score of the k-th highest ranking result of a search query. A good estimate can be used to speed up many common top-k query processing algorithms, and thus a number of researchers have recently studied the problem. Among the various approaches that have been proposed, quantile methods appear to give the best estimates overall at modest computational costs, followed by sampling-based methods in certain cases. In this paper, we make two main contributions. First, we study how to get even better estimates than the state of the art. Starting from quantile-based methods, we propose a series of enhancements that give improved estimates in terms of the commonly used mean under-prediction fraction (MUF). Second, we study the threshold estimation problem on recently proposed learned sparse index structures, showing that our methods also work well for these cases. Our best methods substantially narrow the gap between the state of the art and the ideal MUF of 1.0, at some additional cost in time and space.

📄 PDF Abstract BibTeX arXiv:2412.10701

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Unbounded Differentially Private Quantile and Maximum Estimation

2023-05-02 · NeurIPS 2023 11

In this work we consider the problem of differentially private computation of quantiles for the data, especially the highest quantiles such as maximum, but with an unbounded range for the dataset. We show that this can b…

Finite sample guarantees for quantile estimation: An application to detector threshold tuning

2021-05-25 · David Umsonst, Justin Ruths, Henrik Sandberg

In threshold-based anomaly detection, we want to tune the threshold of a detector to achieve an acceptable false alarm rate. However, tuning the threshold is often a non-trivial task due to unknown detector output distri…

Anomaly Detection

Risk-Averse Action Selection Using Extreme Value Theory Estimates of the CVaR

2019-12-03 · Dylan Troop, Frédéric Godin, Jia Yuan Yu

In a wide variety of sequential decision making problems, it can be important to estimate the impact of rare events in order to minimize risk exposure. A popular risk measure is the conditional value-at-risk (CVaR), whic…

Decision MakingReinforcement LearningSequential Decision Making

A Location-Invariant Estimator of Extremal Quantile Treatment Effects for Heavy-Tailed Distributions

2026-09-03 · Xin Yu, Shuwei Huang, Jicheng Liu, Jielin Tang 외 arxiv

Quantile treatment effects (QTEs) measure the effect of a treatment on the distribution of an outcome, and their estimation at extreme quantile levels is of central interest in applications where the target quantiles lie…

Autoregressive Quantile Flows for Predictive Uncertainty Estimation

2021-12-09 · ICLR 2022 4 · Phillip Si, Allan Bishop, Volodymyr Kuleshov

Numerous applications of machine learning involve representing probability distributions over high-dimensional data. We propose autoregressive quantile flows, a flexible class of normalizing flow models trained using a n…

Density Estimationobject-detectionObject Detectionregression+3