Search papers, labs, and topics across Lattice.
This study evaluates the effectiveness of a novel method called 1-consistency for 1:N face identification, which determines whether a probe is enrolled in a gallery by relying on rank consensus from multiple independently trained matchers. Unlike traditional score-thresholding methods that struggle with varying image quality and gallery conditions, 1-consistency achieves oracle-level accuracy without needing pre-set thresholds, demonstrating superior performance in identifying mate-present probes under degraded conditions. The results show that when 1-consistency labels a probe as mate-present, it correctly identifies the match 97-100% of the time, significantly outperforming the best theoretical thresholding method, Oracle Score-Thresholding, which achieves only 66-84% accuracy under similar conditions.
1-consistency achieves oracle-level accuracy in face matching without the need for pre-set thresholds, outperforming traditional methods in degraded conditions.
In operational 1:N face identification, a crucial question arises for each probe: is this person enrolled in the gallery or not? The stakes are high and asymmetric. Rejecting a mate-present (MP) probe loses a valid lead; accepting a mate-absent (MA) probe makes every returned candidate a false identification, at worst a wrongful arrest. Most approaches threshold match scores, but scores shift substantially with image quality and gallery size and composition, making thresholds fixed before deployment brittle under realistic conditions. Our prior work introduced 1-consistency, the only method based on rank consensus across multiple independently trained matchers: a probe is labeled MP if all matchers return the same rank-1 identity. This work stress-tests 1-consistency across 36 (gallery, probe quality) scenarios spanning four quality levels and two structural axes: images per identity and total enrolled identities. We benchmark against two score-thresholding methods that bracket what any deployed threshold could achieve. Fixed Score-Thresholding (FST), calibrated once on baseline conditions, collapses asymmetrically as quality degrades: MP recall falls below 2% while MA recall holds near 100%. Oracle Score-Thresholding (OST), re-tuned per scenario, is the best any threshold could theoretically do, yet for degraded probes 1-consistency matches it with zero tuning. The two differ mainly in error type (OST favors MP recall, 1-consistency favors MA recall), but on one axis 1-consistency does not merely match the oracle: when it labels a probe MP, it returns the correct mate 97-100% of the time versus OST's 66-84% under severe degradation. In short, 1-consistency delivers oracle-level accuracy without the impossible requirement: it sets no threshold, so it needs no advance knowledge of the conditions a probe will arrive in, which is what makes it usable.