Underage Detection through a Multi-Task and MultiAge Approach for Screening Minors in Unconstrained Imagery
Christopher Gaul, Eduardo Fidalgo, Enrique Alegre, Rocío Alaiz Rodríguez, Eri Pérez Corral
TL;DR
The paper tackles robust minor detection and age estimation in unconstrained imagery by proposing a multitask architecture that couples a frozen FaRL backbone with a dedicated MultiAge head. It introduces the Overall Underage Benchmark and ASWIFT-20k wild test to stress domain shifts and real-world conditions, and demonstrates that age-balanced resampling together with an age-gap mechanism improves underage detection and age regression across multiple age thresholds. The approach achieves a strong balance between detection recall and precision, especially under constrained FPR limits, and shows improved performance over baselines on wild data while revealing demographic biases that warrant further data and ethical safeguards. Overall, the work provides a practical framework for robust minor protection in automated systems, highlighting both methodological gains and areas needing further fairness and data augmentation.
Abstract
Accurate automatic screening of minors in unconstrained images requires models robust to distribution shift and resilient to the under-representation of children in public datasets. To address these issues, we propose a multi-task architecture with dedicated under/over-age discrimination tasks based on a frozen FaRL vision-language backbone joined with a compact two-layer MLP that shares features across one age-regression head and four binary underage heads (12, 15, 18, and 21 years). This design focuses on the legally critical age range while keeping the backbone frozen. Class imbalance is mitigated through an $α$-reweighted focal loss and age-balanced mini-batch sampling, while an age gap removes ambiguous samples near thresholds. Evaluation is conducted on our new Overall Underage Benchmark (303k cleaned training images, 110k test images), defining both the "ASORES-39k" restricted overall test, which removes the noisiest domains, and the age estimation wild-shifts test "ASWIFT-20k" of 20k-images, stressing extreme poses ($>$45°), expressions, and low image quality to emulate real-world shifts. Trained on the cleaned overall set with resampling and age gap, our multiage model "F" reduces the mean absolute error on ASORES-39k from 4.175 y (age-only baseline) to 4.068 y and improves under-18 detection from F2 score of 0.801 to 0.857 at 1% false-adult rate. Under the ASWIFT-20k, the same configuration nearly sustains 0.99 recall while F2 rises from 0.742 to 0.833, demonstrating robustness to domain shift.
