Learning from Ambiguously Labeled Face Images
Ching-Hui Chen, Vishal M. Patel, Rama Chellappa

TL;DR
This paper introduces a novel matrix completion-based method, WMCar, for resolving ambiguous labels in face images, and an iterative candidate elimination technique to improve label disambiguation and classification accuracy.
Contribution
The paper proposes WMCar and ICE methods that enhance label disambiguation in ambiguous face image datasets, incorporating label imbalance handling and prior constraints.
Findings
WMCar improves label disambiguation accuracy.
ICE effectively reduces ambiguity through iterative candidate elimination.
The approach outperforms existing methods on multiple datasets.
Abstract
Learning a classifier from ambiguously labeled face images is challenging since training images are not always explicitly-labeled. For instance, face images of two persons in a news photo are not explicitly labeled by their names in the caption. We propose a Matrix Completion for Ambiguity Resolution (MCar) method for predicting the actual labels from ambiguously labeled images. This step is followed by learning a standard supervised classifier from the disambiguated labels to classify new images. To prevent the majority labels from dominating the result of MCar, we generalize MCar to a weighted MCar (WMCar) that handles label imbalance. Since WMCar outputs a soft labeling vector of reduced ambiguity for each instance, we can iteratively refine it by feeding it as the input to WMCar. Nevertheless, such an iterative implementation can be affected by the noisy soft labeling vectors, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Domain Adaptation and Few-Shot Learning · Face recognition and analysis
