A Responsible Face Recognition Approach for Small and Mid-Scale Systems Through Personalized Neural Networks
Sebastian Gro{\ss}, Stefan Heindorf, Philipp Terh\"orst

TL;DR
This paper introduces MOTE, a personalized neural network approach for face recognition that enhances fairness and privacy in small to medium-scale systems by replacing traditional templates with dedicated classifiers.
Contribution
The paper proposes a novel model-template approach using small personalized neural networks, improving fairness and privacy in face recognition systems.
Findings
Significant fairness improvements demonstrated across multiple datasets.
Enhanced privacy protection compared to traditional template-based methods.
Trade-offs include increased inference time and storage requirements.
Abstract
Traditional face recognition systems rely on extracting fixed face representations, known as templates, to store and verify identities. These representations are typically generated by neural networks that often lack explainability and raise concerns regarding fairness and privacy. In this work, we propose a novel model-template (MOTE) approach that replaces vector-based face templates with small personalized neural networks. This design enables more responsible face recognition for small and medium-scale systems. During enrollment, MOTE creates a dedicated binary classifier for each identity, trained to determine whether an input face matches the enrolled identity. Each classifier is trained using only a single reference sample, along with synthetically balanced samples to allow adjusting fairness at the level of a single individual during enrollment. Extensive experiments across…
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 recognition and analysis
