LGCVMLSep 21, 2020

Modeling Score Distributions and Continuous Covariates: A Bayesian Approach

arXiv:2009.09583v1
Originality Incremental advance
AI Analysis

This work addresses the problem of accurate conditional evaluation for computer vision practitioners, offering a more reliable method for analyzing performance over continuous covariates, though it is incremental in improving existing evaluation techniques.

The paper tackles the challenge of evaluating model performance over continuous covariates in computer vision by developing a generative Bayesian model of score distributions, which reveals that previous methods may overstate performance and confidence in face verification and uncovers non-linear trends in CNN preprocessing.

Computer Vision practitioners must thoroughly understand their model's performance, but conditional evaluation is complex and error-prone. In biometric verification, model performance over continuous covariates---real-number attributes of images that affect performance---is particularly challenging to study. We develop a generative model of the match and non-match score distributions over continuous covariates and perform inference with modern Bayesian methods. We use mixture models to capture arbitrary distributions and local basis functions to capture non-linear, multivariate trends. Three experiments demonstrate the accuracy and effectiveness of our approach. First, we study the relationship between age and face verification performance and find previous methods may overstate performance and confidence. Second, we study preprocessing for CNNs and find a highly non-linear, multivariate surface of model performance. Our method is accurate and data efficient when evaluated against previous synthetic methods. Third, we demonstrate the novel application of our method to pedestrian tracking and calculate variable thresholds and expected performance while controlling for multiple covariates.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes