paper-with-me

Papers

AV-Lip-Sync+: Leveraging AV-HuBERT to Exploit Multimodal Inconsistency for Video Deepfake Detection

2023-11-05 · Sahibzada Adil Shahzad, Ammarah Hashmi, Yan-Tsung Peng, Yu Tsao, Hsin-Min Wang

Multimodal manipulations (also known as audio-visual deepfakes) make it difficult for unimodal deepfake detectors to detect forgeries in multimedia content. To avoid the spread of false propaganda and fake news, timely detection is crucial. The damage to either modality (i.e., visual or audio) can only be discovered through multi-modal models that can exploit both pieces of information simultaneously. Previous methods mainly adopt uni-modal video forensics and use supervised pre-training for forgery detection. This study proposes a new method based on a multi-modal self-supervised-learning (SSL) feature extractor to exploit inconsistency between audio and visual modalities for multi-modal video forgery detection. We use the transformer-based SSL pre-trained Audio-Visual HuBERT (AV-HuBERT) model as a visual and acoustic feature extractor and a multi-scale temporal convolutional neural network to capture the temporal correlation between the audio and visual modalities. Since AV-HuBERT only extracts visual features from the lip region, we also adopt another transformer-based video model to exploit facial features and capture spatial and temporal artifacts caused during the deepfake generation process. Experimental results show that our model outperforms all existing models and achieves new state-of-the-art performance on the FakeAVCeleb and DeepfakeTIMIT datasets.

📄 PDF Abstract BibTeX arXiv:2311.02733

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionFace SwappingSelf-Supervised LearningVideo Forensics

Similar Papers 제목 키워드 기반

The role of audio-visual integration in the time course of phonetic encoding in self-supervised speech models

2025-06-25 · Yi Wang, Oli Danyi Liu, Peter Bell

Human speech perception is multimodal. In natural speech, lip movements can precede corresponding voicing by a non-negligible gap of 100-300 ms, especially for specific consonants, affecting the time course of neural pho…

Self-Supervised Learning

Audio-Visual Speech Representation Expert for Enhanced Talking Face Video Generation and Evaluation

2024-05-07 · Dogucan Yaman, Fevziye Irem Eyiokur, Leonard Bärmann, Seymanur Aktı 외

In the task of talking face generation, the objective is to generate a face video with lips synchronized to the corresponding audio while preserving visual details and identity information. Current methods face the chall…

Face GenerationTalking Face GenerationVideo Generation

Capturing Spectral and Long-term Contextual Information for Speech Emotion Recognition Using Deep Learning Techniques

2023-08-04 · Samiul Islam, Md. Maksudul Haque, Abu Jobayer Md. Sadat

Traditional approaches in speech emotion recognition, such as LSTM, CNN, RNN, SVM, and MLP, have limitations such as difficulty capturing long-term dependencies in sequential data, capturing the temporal dynamics, and st…

Emotion RecognitionSpeech Emotion Recognition

MultiSChuBERT: Effective Multimodal Fusion for Scholarly Document Quality Prediction

2023-08-15 · Gideon Maillette de Buy Wenniger, Thomas van Dongen, Lambert Schomaker

Automatic assessment of the quality of scholarly documents is a difficult task with high potential impact. Multimodality, in particular the addition of visual information next to text, has been shown to improve the perfo…

Chunking

mHuBERT-147: A Compact Multilingual HuBERT Model

2024-06-10 · Marcely Zanon Boito, Vivek Iyer, Nikolaos Lagos, Laurent Besacier 외

We present mHuBERT-147, the first general-purpose massively multilingual HuBERT speech representation model trained on 90K hours of clean, open-license data. To scale up the multi-iteration HuBERT approach, we use faiss-…

Automatic Speech Recognition (ASR)DiversitymodelSpeech Language Identification+1