Activity-Biometrics: Person Identification from Daily Activities
Shehreen Azad, Yogesh Singh Rawat
TL;DR
This work tackles person identification from RGB videos of daily activities, where traditional appearance cues can be unreliable due to biases and privacy-preserving constraints. It introduces ABNet, which disentangles biometric cues from non-biometric appearance features using a bias-less teacher for biometric distillation and a distortion network to model appearance bias, while jointly leveraging activity information to improve biometrics through an activity prior. The method is evaluated on five datasets derived from activity recognition benchmarks, showing consistent improvements over state-of-the-art image- and video-based methods and robustness to hue shifts and face blurring. Key contributions include the bias-disentangled architecture, cross-modal knowledge transfer via silhouette-based distillation, and the integration of activity priors to enhance identity discrimination, validated by extensive ablations and analysis. The approach promises practical impact for privacy-aware, activity-driven biometrics in security and surveillance contexts, with public availability of code and datasets.
Abstract
In this work, we study a novel problem which focuses on person identification while performing daily activities. Learning biometric features from RGB videos is challenging due to spatio-temporal complexity and presence of appearance biases such as clothing color and background. We propose ABNet, a novel framework which leverages disentanglement of biometric and non-biometric features to perform effective person identification from daily activities. ABNet relies on a bias-less teacher to learn biometric features from RGB videos and explicitly disentangle non-biometric features with the help of biometric distortion. In addition, ABNet also exploits activity prior for biometrics which is enabled by joint biometric and activity learning. We perform comprehensive evaluation of the proposed approach across five different datasets which are derived from existing activity recognition benchmarks. Furthermore, we extensively compare ABNet with existing works in person identification and demonstrate its effectiveness for activity-based biometrics across all five datasets. The code and dataset can be accessed at: \url{https://github.com/sacrcv/Activity-Biometrics/}
