Approximate Recall Confidence Intervals
William Webber

TL;DR
This paper evaluates various methods for estimating recall confidence intervals in information retrieval, recommending a beta-binomial approach with Monte Carlo estimation for improved accuracy and stability.
Contribution
It introduces a beta-binomial based method for more reliable recall confidence intervals, outperforming existing normal approximation techniques.
Findings
Beta-binomial method achieves near-nominal coverage levels.
Normal approximation often provides poor coverage, even when adjusted.
Recommended sampling strategies improve interval stability.
Abstract
Recall, the proportion of relevant documents retrieved, is an important measure of effectiveness in information retrieval, particularly in the legal, patent, and medical domains. Where document sets are too large for exhaustive relevance assessment, recall can be estimated by assessing a random sample of documents; but an indication of the reliability of this estimate is also required. In this article, we examine several methods for estimating two-tailed recall confidence intervals. We find that the normal approximation in current use provides poor coverage in many circumstances, even when adjusted to correct its inappropriate symmetry. Analytic and Bayesian methods based on the ratio of binomials are generally more accurate, but are inaccurate on small populations. The method we recommend derives beta-binomial posteriors on retrieved and unretrieved yield, with fixed hyperparameters,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Bayesian Inference · Machine Learning and Data Classification · Data Quality and Management
