Belangrijkste concepten
本論文では、既存の顔画像品質評価手法の性能を向上させ、様々な顔ランドマーク検出器に対して頑健にする新しい知識蒸留アプローチ「AI-KD」を提案する。
Samenvatting
本論文は、顔画像品質評価(FIQA)手法の性能を向上させ、顔ランドマーク検出器の変化に対して頑健にすることを目的としている。
主な内容は以下の通り:
-
既存のFIQA手法は、特定の顔ランドマーク検出器を使って学習されているため、検出器が変わると性能が大きく低下する問題がある。
-
提案手法「AI-KD」は、知識蒸留を用いて既存のFIQA手法を拡張し、ランドマーク検出器の変化に対する頑健性を高める。
-
6つのデータセットと4つの顔認識モデルを用いた実験の結果、AI-KDは既存手法の性能を大幅に改善し、特に整列が不適切な場合に顕著な効果を示した。
-
AI-KDは、最新のFIQA手法と比較しても、最高水準の性能を達成した。
-
提案手法のコードは公開されており、FIQA手法の性能向上に活用できる。
Statistieken
整列された顔画像を使った場合、AI-KDは既存手法に比べて平均pAUCスコアを0.782から0.769まで向上させた。
整列が不適切な顔画像を使った場合、AI-KDは既存手法に比べて平均pAUCスコアを0.834から0.816まで向上させた。
Citaten
"Face Image Quality Assessment (FIQA) refers to the process of predicting quality scores for facial images, which can be used to control the biometric capture process and to provide feedback either to the subject or to an automated face recognition (FR) system."
"Modern FIQA approaches typically predict a single numerical value from the input face samples, also referred to as a unified quality score, that aims to capture the biometric utility of the given sample for the recognition task."
"The main reason for this sensitivity is that most FIQA techniques are trained on samples aligned using a specific facial landmark detector (also often referred to as a face keypoint detector), and, as such, also often overfit to that particular landmark detector."