CVDec 17, 2025

BLANKET: Anonymizing Faces in Infant Video Recordings

arXiv:2512.15542v21 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses ethical data use for infants in research, but it is an incremental improvement over existing anonymization methods.

The paper tackles the problem of anonymizing infant faces in video recordings by proposing BLANKET, a method that generates a new compatible face and swaps it with temporal consistency, outperforming DeepPrivacy2 in de-identification, attribute preservation, and artifact reduction.

Ensuring the ethical use of video data involving human subjects, particularly infants, requires robust anonymization methods. We propose BLANKET (Baby-face Landmark-preserving ANonymization with Keypoint dEtection consisTency), a novel approach designed to anonymize infant faces in video recordings while preserving essential facial attributes. Our method comprises two stages. First, a new random face, compatible with the original identity, is generated via inpainting using a diffusion model. Second, the new identity is seamlessly incorporated into each video frame through temporally consistent face swapping with authentic expression transfer. The method is evaluated on a dataset of short video recordings of babies and is compared to the popular anonymization method, DeepPrivacy2. Key metrics assessed include the level of de-identification, preservation of facial attributes, impact on human pose estimation (as an example of a downstream task), and presence of artifacts. Both methods alter the identity, and our method outperforms DeepPrivacy2 in all other respects. The code is available as an easy-to-use anonymization demo at https://github.com/ctu-vras/blanket-infant-face-anonym.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes