Neural Architecture Searching for Facial Attributes-based Depression Recognition
Mingzhe Chen, Xi Xiao, Bin Zhang, Xinyu Liu, Runiu Lu

TL;DR
This paper introduces a neural architecture search method tailored for depression recognition from facial attributes, optimizing feature extraction and fusion strategies to improve accuracy on small datasets.
Contribution
It extends NAS to design specialized architectures for facial attribute-based depression detection, including a warm-up step and end-to-end search for feature extractors and fusion networks.
Findings
Achieved 27% RMSE and 30% MAE improvements over state-of-the-art.
Demonstrated effectiveness of NAS in mental health time-series data analysis.
Provided a strong baseline for future NAS applications in this domain.
Abstract
Recent studies show that depression can be partially reflected from human facial attributes. Since facial attributes have various data structure and carry different information, existing approaches fail to specifically consider the optimal way to extract depression-related features from each of them, as well as investigates the best fusion strategy. In this paper, we propose to extend Neural Architecture Search (NAS) technique for designing an optimal model for multiple facial attributes-based depression recognition, which can be efficiently and robustly implemented in a small dataset. Our approach first conducts a warmer up step to the feature extractor of each facial attribute, aiming to largely reduce the search space and providing customized architecture, where each feature extractor can be either a Convolution Neural Networks (CNN) or Graph Neural Networks (GNN). Then, we conduct…
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
TopicsEmotion and Mood Recognition · Mental Health Research Topics
MethodsMasked autoencoder · Convolution
