TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Generalizing MLPs With Dropouts, Batch Normalization, and ...

Generalizing MLPs With Dropouts, Batch Normalization, and Skip Connections

Taewoon Kim

2021-08-18Age EstimationAge And Gender ClassificationGender Prediction
PaperPDFCode(official)

Abstract

A multilayer perceptron (MLP) is typically made of multiple fully connected layers with nonlinear activation functions. There have been several approaches to make them better (e.g. faster convergence, better convergence limit, etc.). But the researches lack structured ways to test them. We test different MLP architectures by carrying out the experiments on the age and gender datasets. We empirically show that by whitening inputs before every linear layer and adding skip connections, our proposed MLP architecture can result in better performance. Since the whitening process includes dropouts, it can also be used to approximate Bayesian inference. We have open sourced our code, and released models and docker images at https://github.com/tae898/age-gender/

Results

TaskDatasetMetricValueModel
Facial Recognition and ModellingAdience GenderAccuracy (5-fold)90.66RetinaFace + ArcFace + MLP + Skip connections
Facial Recognition and ModellingAdience AgeAccuracy (5-fold)60.86RetinaFace + ArcFace + MLP + IC + Skip connections
Face ReconstructionAdience GenderAccuracy (5-fold)90.66RetinaFace + ArcFace + MLP + Skip connections
Face ReconstructionAdience AgeAccuracy (5-fold)60.86RetinaFace + ArcFace + MLP + IC + Skip connections
3DAdience GenderAccuracy (5-fold)90.66RetinaFace + ArcFace + MLP + Skip connections
3DAdience AgeAccuracy (5-fold)60.86RetinaFace + ArcFace + MLP + IC + Skip connections
3D Face ModellingAdience GenderAccuracy (5-fold)90.66RetinaFace + ArcFace + MLP + Skip connections
3D Face ModellingAdience AgeAccuracy (5-fold)60.86RetinaFace + ArcFace + MLP + IC + Skip connections
3D Face ReconstructionAdience GenderAccuracy (5-fold)90.66RetinaFace + ArcFace + MLP + Skip connections
3D Face ReconstructionAdience AgeAccuracy (5-fold)60.86RetinaFace + ArcFace + MLP + IC + Skip connections
Age And Gender ClassificationAdience GenderAccuracy (5-fold)90.66RetinaFace + ArcFace + MLP + Skip connections
Age And Gender ClassificationAdience AgeAccuracy (5-fold)60.86RetinaFace + ArcFace + MLP + IC + Skip connections

Related Papers

DiffClean: Diffusion-based Makeup Removal for Accurate Age Estimation2025-07-17Data-Driven Meta-Analysis and Public-Dataset Evaluation for Sensor-Based Gait Age Estimation2025-07-15Fusing Radiomic Features with Deep Representations for Gestational Age Estimation in Fetal Ultrasound Images2025-06-25AGE-US: automated gestational age estimation based on fetal ultrasound images2025-06-19Foundation Artificial Intelligence Models for Health Recognition Using Face Photographs (FAHR-Face)2025-06-17Overcoming Occlusions in the Wild: A Multi-Task Age Head Approach to Age Estimation2025-06-16Underage Detection through a Multi-Task and MultiAge Approach for Screening Minors in Unconstrained Imagery2025-06-12A Manually Annotated Image-Caption Dataset for Detecting Children in the Wild2025-06-11