MobileAgeNet: Lightweight Facial Age Estimation for Mobile Deployment
Arun Kumar, Aswathy Baiju, Radu Timofte, Dmitry Ignatov

TL;DR
MobileAgeNet is a lightweight, real-time facial age estimation model optimized for mobile devices, balancing accuracy, size, and inference speed with a reproducible training pipeline.
Contribution
The paper introduces MobileAgeNet, a compact, efficient age estimation framework with a novel training pipeline and deployment process suitable for mobile applications.
Findings
Achieves MAE of 4.65 years on UTKFace dataset
Maintains 14.4 ms inference latency on mobile devices
Uses 3.23 million parameters for competitive accuracy
Abstract
Mobile deployment of facial age estimation requires models that balance predictive accuracy with low latency and compact size. In this work, we present MobileAgeNet, a lightweight age-regression framework that achieves an MAE of 4.65 years on the UTKFace held-out test set while maintaining efficient on-device inference with an average latency of 14.4 ms measured using the AI Benchmark application. The model is built on a pretrained MobileNetV3-Large backbone combined with a compact regression head, enabling real-time prediction on mobile devices. The training and evaluation pipeline is integrated into the NN LEMUR Dataset framework, supporting reproducible experimentation, structured hyperparameter optimization, and consistent evaluation. We employ bounded age regression together with a two-stage fine-tuning strategy to improve training stability and generalization. Experimental results…
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.
