Skip to content

Win-commit/Awesome-DeepfakeDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 

Repository files navigation

Awesome-DeepfakeDetection

A Paper List for Deepfake-Detection Research. Given a video w or w/o audio,decide it's true or false, False audio,True video/False video,True audio/False video,False audio/True audio,True video.

The videos fault includes :Swap face, remove entity, adding entity, tempory edit(Inter-Frame Manipulations), Background/Color cahnge , text changed(last five categories from Videoshame)

The audio fault includes : audio manipulation,audio changed/added

Awesome papers

Unimodel Deepfake Detection

These models use unimodel features to do detect,either video features or audio features.

Title Venue Code Demo
VideoFACT: Detecting Video Forgeries Using Attention, Scene Context, and Forensic Traces WACV,2024 github -
E3: Ensemble of Expert Embedders for Adapting Synthetic Image Detectors to New Generators Using Limited Data CVPR Workshop,2024 github -

Multi-model Deepfake Detection

These models use both video and audio features to do detect false video or false audio. And actually, the main task in this way is how to efficiently learn the audio-vision features , a subset of multimodal features learning

Title Venue Code Demo
AVFF: Audio-Visual Feature Fusion for Video Deepfake Detection CVPR,2024 - -
Recurrent Convolutional Structures for Audio Spoof and Video Deepfake Detection TSP,2020 github -
PVASS-MDD: Predictive Visual-audio Alignment Self-supervision for Multimodal Deepfake Detection TCSVT,2023 - -
Not made for each other– Audio-Visual Dissonance-based Deepfake Detection and Localization ACM MM,2020 github -
Joint Audio-Visual Deepfake Detection ICCV,2021 - -
FUSION AND ORTHOGONAL PROJECTION FOR IMPROVED FACE-VOICE ASSOCIATION ICASSP,2022 github -
CONTRASTIVE AUDIO-VISUAL MASKED AUTOENCODER ICLR,2023 github -
AVoiD-DF: Audio-Visual Joint Learning for Detecting Deepfake TIFS,2023 github -
Lost in Translation: Lip-Sync Deepfake Detection from Audio-Video Mismatch CVPR Workshop,2024 - -

Anomaly detection

Disharmonious sounds or videos, as well as their mismatches, can be regarded as anomalous segments in time series. Therefore, deepfake detection can be considered as a time series anomaly detection task

Title Venue Code Demo
Self-Supervised Video Forensics by Audio-Visual Anomaly Dete CVPR,2023 github demo

Survey

Title Venue
Generation and detection of manipulated multimodal audiovisual content:Advances, trends and open challenges Information Fusion,2024
Deepfake Generation and Detection: A Benchmark and Survey arxiv,2024

Commonly used test sets

Title Link Source Link
Videosham - source

The tools creating pipeline to general deepfake

Video to audio generation

Title Venue Code Demo
Seeing and Hearing: Open-domain Visual-Audio Generation with Diffusion Latent Aligners CVPR2024 github demo
Diff-Foley: Synchronized Video-to-Audio Synthesis with Latent Diffusion Models Nips2023 github demo

Segment and inpainting

Title Venue Code Demo
SAM 2: Segment Anything in Images and Videos Meta github demo
E2FGVI:Towards An End-to-End Framework for Flow-Guided Video Inpainting CVPR2022 github demo
ProPainter: Improving Propagation and Transformer for Video Inpainting ICCV2023 github demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published