CVOct 25, 2022

Confidence-Calibrated Face and Kinship Verification

arXiv:2210.13905v56 citationsh-index: 22Has Code
Originality Incremental advance
AI Analysis

This addresses the need for trustworthy verification in high-risk applications like security and identity management, though it is incremental as it builds on existing verification methods.

The paper tackles the problem of prediction confidence in face and kinship verification by introducing a confidence measure and a calibration method called Angular Scaling Calibration (ASC), which improves reliability without modifying existing models, as demonstrated through experiments on four datasets.

In this paper, we investigate the problem of prediction confidence in face and kinship verification. Most existing face and kinship verification methods focus on accuracy performance while ignoring confidence estimation for their prediction results. However, confidence estimation is essential for modeling reliability and trustworthiness in such high-risk tasks. To address this, we introduce an effective confidence measure that allows verification models to convert a similarity score into a confidence score for any given face pair. We further propose a confidence-calibrated approach, termed Angular Scaling Calibration (ASC). ASC is easy to implement and can be readily applied to existing verification models without model modifications, yielding accuracy-preserving and confidence-calibrated probabilistic verification models. In addition, we introduce the uncertainty in the calibrated confidence to boost the reliability and trustworthiness of the verification models in the presence of noisy data. To the best of our knowledge, our work presents the first comprehensive confidence-calibrated solution for modern face and kinship verification tasks. We conduct extensive experiments on four widely used face and kinship verification datasets, and the results demonstrate the effectiveness of our proposed approach. Code and models are available at https://github.com/cnulab/ASC.

Code Implementations2 repos
Foundations

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

Your Notes