Estimating Remaining Lifespan from the Face
Amir Fekrazad

TL;DR
This study develops a CNN-based model to estimate individuals' remaining lifespan from facial images, achieving an MAE of 8.3 years, with applications in pandemic impact assessment and health interventions.
Contribution
It introduces a large publicly available dataset of aging faces and demonstrates the feasibility of lifespan prediction from facial features using deep learning.
Findings
Mean absolute error of 8.3 years in lifespan prediction
Model performance decreases for younger individuals
Applications include pandemic impact and health intervention assessments
Abstract
The face is a rich source of information that can be utilized to infer a person's biological age, sex, phenotype, genetic defects, and health status. All of these factors are relevant for predicting an individual's remaining lifespan. In this study, we collected a dataset of over 24,000 images (from Wikidata/Wikipedia) of individuals who died of natural causes, along with the number of years between when the image was taken and when the person passed away. We made this dataset publicly available. We fine-tuned multiple Convolutional Neural Network (CNN) models on this data, at best achieving a mean absolute error of 8.3 years in the validation data using VGGFace. However, the model's performance diminishes when the person was younger at the time of the image. To demonstrate the potential applications of our remaining lifespan model, we present examples of using it to estimate the…
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
TopicsFace recognition and analysis · Body Image and Dysmorphia Studies
