PIA: Deepfake Detection Using Phoneme-Temporal and Identity-Dynamic Analysis
Authors: Soumyya Kanti Datta, Tanvi Ranga, Chengzhe Sun, Siwei Lyu
Published: 2025-10-16 02:51:42+00:00
AI Summary
This paper introduces PIA (Phoneme-Temporal and Identity-Dynamic Analysis), a novel multimodal audio-visual framework for deepfake detection. It addresses limitations of conventional methods by integrating language, dynamic face motion, and facial identification cues to detect subtle temporal discrepancies. PIA leverages phoneme sequences, lip geometry data, and facial identity embeddings to identify inconsistencies across multiple complementary modalities, significantly improving deepfake detection.
Abstract
The rise of manipulated media has made deepfakes a particularly insidious threat, involving various generative manipulations such as lip-sync modifications, face-swaps, and avatar-driven facial synthesis. Conventional detection methods, which predominantly depend on manually designed phoneme-viseme alignment thresholds, fundamental frame-level consistency checks, or a unimodal detection strategy, inadequately identify modern-day deepfakes generated by advanced generative models such as GANs, diffusion models, and neural rendering techniques. These advanced techniques generate nearly perfect individual frames yet inadvertently create minor temporal discrepancies frequently overlooked by traditional detectors. We present a novel multimodal audio-visual framework, Phoneme-Temporal and Identity-Dynamic Analysis(PIA), incorporating language, dynamic face motion, and facial identification cues to address these limitations. We utilize phoneme sequences, lip geometry data, and advanced facial identity embeddings. This integrated method significantly improves the detection of subtle deepfake alterations by identifying inconsistencies across multiple complementary modalities. Code is available at https://github.com/skrantidatta/PIA