这篇论文给出了高召回场景下审计遗漏量的理论基础和实用方法,适合做检索系统或数据管线的朋友参考。
该论文研究了在高召回候选生成阶段,如何通过有限样本审计来认证遗漏的相关项目数量很小。作者证明了仅使用候选集内部标签无法认证任何非平凡遗漏量,审计必须采样排除池,并给出了匹配的下界:在零遗漏场景下,需检查约N_0/m个排除池标签。基于此,他们开发了精确有限样本工具包,使用二项式和高几何分布反演,可认证遗漏量、转换召回率、同时认证嵌套候选生成器家族,并产生压力测试证书。所有保证基于标签检查前固定候选生成器和审计规则。
Finite-Sample Coverage Audits for High-Recall Candidate Generation: Certification and Learning-Theoretic Design
An initial high-recall stage in an empirical pipeline decides which items pass to later review, labelling, or modelling, and relevant items it misses are lost to every subsequent stage. We study how many audit labels are needed to certify, with finite-sample validity, that this missed relevant mass is small, and our main results characterise the label complexity of this problem. We first show that no procedure using only labels from inside the candidate set can certify any non-trivial bound on the missed mass: the audit must sample the excluded pool, the only region where unrecovered relevant items can lie. We then prove a matching finite-corpus lower bound. Any valid audit that certifies fewer than $m$ missed relevant items with high probability when none are present, even if adaptive and permitted to label the entire included pool, must inspect on the order of $N_0/m$ excluded-pool labels. Excluded-pool auditing is therefore minimax rate-optimal, not merely convenient, for missed-mass certification in the zero-miss regime. Building on this characterisation, we develop an exact finite-sample toolkit, using binomial and hypergeometric inversion rather than asymptotic approximation, that certifies missed mass, converts it to recall through a two-pool design, certifies pre-specified families of nested candidate generators simultaneously, and produces stress-test certificates against declared perturbation mechanisms. These certificates can be paired with observable review burden to select the least burdensome pre-specified candidate generator meeting a missed-mass target. Every guarantee holds under one discipline: the candidate generator, or the pre-specified family from which it is selected, and the audit rule are fixed before the certification labels are examined.