paper-with-me

Papers

SpeechForensics: Audio-Visual Speech Representation Learning for Face Forgery Detection

2025-08-13 · Yachao Liang, Min Yu, Gang Li, Jianguo Jiang, Boquan Li, Feng Yu, Ning Zhang, Xiang Meng, Weiqing Huang arxiv

Detection of face forgery videos remains a formidable challenge in the field of digital forensics, especially the generalization to unseen datasets and common perturbations. In this paper, we tackle this issue by leveraging the synergy between audio and visual speech elements, embarking on a novel approach through audio-visual speech representation learning. Our work is motivated by the finding that audio signals, enriched with speech content, can provide precise information effectively reflecting facial movements. To this end, we first learn precise audio-visual speech representations on real videos via a self-supervised masked prediction task, which encodes both local and global semantic information simultaneously. Then, the derived model is directly transferred to the forgery detection task. Extensive experiments demonstrate that our method outperforms the state-of-the-art methods in terms of cross-dataset generalization and robustness, without the participation of any fake video in model training. Code is available at https://github.com/Eleven4AI/SpeechForensics.

📄 PDF Abstract BibTeX arXiv:2508.09913

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Talking Face Generation by Adversarially Disentangled Audio-Visual Representation

2018-07-20 · Hang Zhou, Yu Liu, Ziwei Liu, Ping Luo 외

Talking face generation aims to synthesize a sequence of face images that correspond to a clip of speech. This is a challenging task because face appearance variation and semantics of speech are coupled together in the s…

Face GenerationLip ReadingRetrievalTalking Face Generation+1

ES3: Evolving Self-Supervised Learning of Robust Audio-Visual Speech Representations

2024-01-01 · CVPR 2024 1 · Yuanhang Zhang, Shuang Yang, Shiguang Shan, Xilin Chen

We propose a novel strategy ES3 for self-supervised learning of robust audio-visual speech representations from unlabeled talking face videos. While many recent approaches for this task primarily rely on guiding the …

Audio-Visual Speech RecognitionLipreadingSelf-Supervised LearningSpeech Recognition

Learning Speech Representations from Raw Audio by Joint Audiovisual Self-Supervision

2020-07-08 · Abhinav Shukla, Stavros Petridis, Maja Pantic

The intuitive interaction between the audio and visual modalities is valuable for cross-modal self-supervised learning. This concept has been demonstrated for generic audiovisual tasks like video action recognition and a…

Acoustic Scene ClassificationAction RecognitionScene ClassificationSelf-Supervised Learning+1

Learning Audio-Visual Speech Representation by Masked Multimodal Cluster Prediction

2022-01-05 · ICLR 2022 4 · Bowen Shi, Wei-Ning Hsu, Kushal Lakhotia, Abdelrahman Mohamed

Video recordings of speech contain correlated audio and visual information, providing a strong signal for speech representation learning from the speaker's lip movements and the produced sound. We introduce Audio-Visual …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)LipreadingLip Reading+4

Shared Latent Representation for Joint Text-to-Audio-Visual Synthesis

2025-11-07 · Dogucan Yaman, Seymanur Akti, Fevziye Irem Eyiokur, Alexander Waibel arxiv

We propose a text-to-talking-face synthesis framework leveraging latent speech representations from HierSpeech++. A Text-to-Vec module generates Wav2Vec2 embeddings from text, which jointly condition speech and face gene…