Privacy-preserving Online AutoML for Domain-Specific Face Detection
Chenqian Yan, Yuge Zhang, Quanlu Zhang, Yaming Yang, Xinyang Jiang,, Yuqing Yang, Baoyuan Wang

TL;DR
This paper introduces HyperFD, a privacy-preserving online AutoML framework for domain-specific face detection that leverages meta-features and continual learning to improve configuration recommendations without exposing raw data.
Contribution
The paper proposes a novel privacy-preserving AutoML approach using meta-features and continual learning for face detection, addressing data privacy and sequential task adaptation.
Findings
HyperFD effectively predicts configurations without raw data exposure.
The framework improves over time by learning from previous tasks.
Experiments show HyperFD's superior performance and efficiency.
Abstract
Despite the impressive progress of general face detection, the tuning of hyper-parameters and architectures is still critical for the performance of a domain-specific face detector. Though existing AutoML works can speedup such process, they either require tuning from scratch for a new scenario or do not consider data privacy. To scale up, we derive a new AutoML setting from a platform perspective. In such setting, new datasets sequentially arrive at the platform, where an architecture and hyper-parameter configuration is recommended to train the optimal face detector for each dataset. This, however, brings two major challenges: (1) how to predict the best configuration for any given dataset without touching their raw images due to the privacy concern? and (2) how to continuously improve the AutoML algorithm from previous tasks and offer a better warm-up for future ones? We introduce…
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 · Face and Expression Recognition · Domain Adaptation and Few-Shot Learning
