Preserving Video Utility via Consistent Subject- and Key-derived Pseudonyms combined with Face Swapping
T.F.R. van Hoorn (TU Delft - Electrical Engineering, Mathematics and Computer Science)
J.C. van Gemert – Mentor (TU Delft - Electrical Engineering, Mathematics and Computer Science)
P. Benschop – Mentor (TU Delft - Electrical Engineering, Mathematics and Computer Science)
J.H.G. Dauwels – Graduation committee member (TU Delft - Electrical Engineering, Mathematics and Computer Science)
More Info
expand_more
Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.
Abstract
The face and its surrounding context are a strong signal for video analysis in sensitive domains, powering action recognition in forensics and longitudinal emotion analysis in medicine. However, faces are biometric data that privacy regulations such as the GDPR and HIPAA protect, forbidding their storage without protective measures. Pseudonymization solves this problem by replacing each face with a generated one, called a pseudonym. To remain useful, a pseudonymization method must satisfy three requirements: preserving the context around the face, mapping the same subject to the same pseudonym across separate videos, and avoiding any sensitive database that links subjects to their pseudonyms. No existing method satisfies all three. Face swapping preserves context but depends on a vulnerable identity database to stay consistent, while subject- and key-conditioned pseudonym generators remove that database but discard the original frame along with its context. This thesis closes the gap with SKPG-Swap: a hybrid framework in which a lightweight Subject- and Key-conditioned Pseudonym Generator (SKPG) derives a consistent pseudonym from a subject's face and a secret key, combined with a face-swap model which blends that pseudonym back into the original frame. Evaluated against bounding-box rendering strategies built on the same SKPG backbone, SKPG-Swap retains nearly all of the action-recognition accuracy of unmodified videos on UCF101 and outperforms the other pseudonymization methods on RAVDESS emotion recognition. A controlled experiment further shows that assigning a subject a consistent pseudonym identity, rather than an inconsistent one, results in more stable predictions across videos, motivating the consistency requirement.