Few-Shot Personalized Age Estimation

arXiv cs.CV / 4/13/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that standard age estimation treats faces independently, but age progression is identity-dependent, since genetics, lifestyle, and health affect how different individuals age.
  • It introduces OpenPAE, described as the first open benchmark with strict protocols for N-shot personalized age estimation, addressing the limitations of the closed-source NIST FRVT benchmark.
  • The work proposes and compares a baseline progression from simple arithmetic offset to Bayesian linear regression and then to a conditional attentive neural process.
  • Experiments reportedly show that personalization consistently improves age estimation and that nonlinear personalized methods outperform simpler approaches.
  • The authors state they release all models, code, protocols, and evaluation splits to support reproducible research.

Abstract

Existing age estimation methods treat each face as an independent sample, learning a global mapping from appearance to age. This ignores a well-documented phenomenon: individuals age at different rates due to genetics, lifestyle, and health, making the mapping from face to age identity-dependent. When reference images of the same person with known ages are available, we can exploit this context to personalize the estimate. The only existing benchmark for this task (NIST FRVT) is closed-source and limited to a single reference image. In this work, we introduce OpenPAE, the first open benchmark for N-shot personalized age estimation with strict evaluation protocols. We establish a hierarchy of increasingly sophisticated baselines: from arithmetic offset, through closed-form Bayesian linear regression, to a conditional attentive neural process. Our experiments show that personalization consistently improves performance, that the gains are not merely domain adaptation, and that nonlinear methods significantly outperform simpler alternatives. We release all models, code, protocols, and evaluation splits.