SOTAVerified

Self-Supervised Video Forensics by Audio-Visual Anomaly Detection

2023-01-04CVPR 2023Code Available1· sign in to hype

Chao Feng, Ziyang Chen, Andrew Owens

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Manipulated videos often contain subtle inconsistencies between their visual and audio signals. We propose a video forensics method, based on anomaly detection, that can identify these inconsistencies, and that can be trained solely using real, unlabeled data. We train an autoregressive model to generate sequences of audio-visual features, using feature sets that capture the temporal synchronization between video frames and sound. At test time, we then flag videos that the model assigns low probability. Despite being trained entirely on real videos, our model obtains strong performance on the task of detecting manipulated speech videos. Project site: https://cfeng16.github.io/audio-visual-forensics

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
FakeAVCelebAVADROC AUC94.5Unverified

Reproductions