Unmasking Puppeteers: Leveraging Biometric Leakage to Disarm Impersonation in AI-based Videoconferencing
Authors: Danial Samadi Vahdati, Tai Duc Nguyen, Ekta Prashnani, Koki Nagano, David Luebke, Orazio Gallo, Matthew Stamm
Published: 2025-10-03 22:37:03+00:00
AI Summary
AI-based talking-head videoconferencing systems are vulnerable to 'puppeteering' attacks where an attacker hijacks a victim's likeness in real-time, which traditional deepfake detectors cannot address as every frame is synthetic. This paper introduces a biometric leakage defense that leverages identity cues within the transmitted pose-expression latent, using a pose-conditioned, large-margin contrastive encoder to disentangle persistent identity from transient pose and expression. A simple cosine similarity test on the disentangled embedding enables real-time detection of illicit identity swaps, outperforming existing defenses and generalizing well to unseen scenarios.
Abstract
AI-based talking-head videoconferencing systems reduce bandwidth by sending a compact pose-expression latent and re-synthesizing RGB at the receiver, but this latent can be puppeteered, letting an attacker hijack a victim's likeness in real time. Because every frame is synthetic, deepfake and synthetic video detectors fail outright. To address this security problem, we exploit a key observation: the pose-expression latent inherently contains biometric information of the driving identity. Therefore, we introduce the first biometric leakage defense without ever looking at the reconstructed RGB video: a pose-conditioned, large-margin contrastive encoder that isolates persistent identity cues inside the transmitted latent while cancelling transient pose and expression. A simple cosine test on this disentangled embedding flags illicit identity swaps as the video is rendered. Our experiments on multiple talking-head generation models show that our method consistently outperforms existing puppeteering defenses, operates in real-time, and shows strong generalization to out-of-distribution scenarios.