Lightweight Facial Attractiveness Prediction Using Dual Label Distribution
Shu Liu, Enquan Huang, Ziyu Zhou, Yan Xu, Xiaoyan Kui, Tao Lei,, Hongying Meng

TL;DR
This paper introduces a lightweight, dual label distribution approach for facial attractiveness prediction that effectively utilizes dataset information and balances accuracy with efficiency using MobileNetV2.
Contribution
The paper proposes a novel end-to-end FAP method integrating dual label distribution and lightweight design, improving dataset utilization and model efficiency.
Findings
Achieves promising results on benchmark datasets.
Balances performance and computational efficiency.
Demonstrates the importance of designed learning modules.
Abstract
Facial attractiveness prediction (FAP) aims to assess facial attractiveness automatically based on human aesthetic perception. Previous methods using deep convolutional neural networks have improved the performance, but their large-scale models have led to a deficiency in flexibility. In addition, most methods fail to take full advantage of the dataset. In this paper, we present a novel end-to-end FAP approach that integrates dual label distribution and lightweight design. The manual ratings, attractiveness score, and standard deviation are aggregated explicitly to construct a dual-label distribution to make the best use of the dataset, including the attractiveness distribution and the rating distribution. Such distributions, as well as the attractiveness score, are optimized under a joint learning framework based on the label distribution learning (LDL) paradigm. The data processing is…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Psychology and Human Behavior · Face recognition and analysis
Methodsfail · Pointwise Convolution · Depthwise Convolution · Batch Normalization · Depthwise Separable Convolution · Inverted Residual Block · 1x1 Convolution · Convolution · Average Pooling
