A Multi-view Mask Contrastive Learning Graph Convolutional Neural Network for Age Estimation
Yiping Zhang, Yuntao Shou, Tao Meng, Wei Ai, and Keqin Li

TL;DR
This paper introduces a novel graph convolutional neural network with multi-view contrastive learning for more accurate age estimation from facial images, addressing limitations of existing methods in modeling complex facial structures.
Contribution
The proposed MMCL-GCN combines graph structures, contrastive learning, and a multi-layer extreme learning machine to improve age estimation accuracy and robustness.
Findings
Reduces age estimation error on benchmark datasets
Effectively models complex facial structures with graph-based features
Achieves superior performance compared to existing CNN and Transformer methods
Abstract
The age estimation task aims to use facial features to predict the age of people and is widely used in public security, marketing, identification, and other fields. However, the features are mainly concentrated in facial keypoints, and existing CNN and Transformer-based methods have inflexibility and redundancy for modeling complex irregular structures. Therefore, this paper proposes a Multi-view Mask Contrastive Learning Graph Convolutional Neural Network (MMCL-GCN) for age estimation. Specifically, the overall structure of the MMCL-GCN network contains a feature extraction stage and an age estimation stage. In the feature extraction stage, we introduce a graph structure to construct face images as input and then design a Multi-view Mask Contrastive Learning (MMCL) mechanism to learn complex structural and semantic information about face images. The learning mechanism employs an…
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
MethodsSiamese Network · Contrastive Learning
