paper-with-me

홈 › Papers

Exposing Deepfake with Pixel-wise AR and PPG Correlation from Faint Signals

2021-10-29 · Maoyu Mao, Jun Yang

Deepfake poses a serious threat to the reliability of judicial evidence and intellectual property protection. In spite of an urgent need for Deepfake identification, existing pixel-level detection methods are increasingly unable to resist the growing realism of fake videos and lack generalization. In this paper, we propose a scheme to expose Deepfake through faint signals hidden in face videos. This scheme extracts two types of minute information hidden between face pixels-photoplethysmography (PPG) features and auto-regressive (AR) features, which are used as the basis for forensics in the temporal and spatial domains, respectively. According to the principle of PPG, tracking the absorption of light by blood cells allows remote estimation of the temporal domains heart rate (HR) of face video, and irregular HR fluctuations can be seen as traces of tampering. On the other hand, AR coefficients are able to reflect the inter-pixel correlation, and can also reflect the traces of smoothing caused by up-sampling in the process of generating fake faces. Furthermore, the scheme combines asymmetric convolution block (ACBlock)-based improved densely connected networks (DenseNets) to achieve face video authenticity forensics. Its asymmetric convolutional structure enhances the robustness of network to the input feature image upside-down and left-right flipping, so that the sequence of feature stitching does not affect detection results. Simulation results show that our proposed scheme provides more accurate authenticity detection results on multiple deep forgery datasets and has better generalization compared to the benchmark strategy.

📄 PDF Abstract BibTeX arXiv:2110.15561

Code (0)

등록된 구현이 없습니다.

Tasks

Face SwappingPhotoplethysmography (PPG)

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Beyond Spatial Frequency: Pixel-wise Temporal Frequency-based Deepfake Video Detection

2025-07-03 · TaeHoon Kim, Jongwook Choi, Yonghyun Jeong, Haeun Noh 외

We introduce a deepfake video detection approach that exploits pixel-wise temporal inconsistencies, which traditional spatial frequency-based detectors often overlook. Traditional detectors represent temporal information…

Face Swapping

Pixels Don't Lie (But Your Detector Might): Bootstrapping MLLM-as-a-Judge for Trustworthy Deepfake Detection and Reasoning Supervision

2026-02-23 · Kartik Kuckreja, Parul Gupta, Muhammad Haris Khan, Abhinav Dhall arxiv

Deepfake detection models often generate natural-language explanations, yet their reasoning is frequently ungrounded in visual evidence, limiting reliability. Existing evaluations measure classification accuracy but over…

DeepFake DetectionVisual Reasoning

Towards Generalizable Deepfake Detection with Locality-aware AutoEncoder

2019-09-13 · Mengnan Du, Shiva Pentyala, Yuening Li, Xia Hu

With advancements of deep learning techniques, it is now possible to generate super-realistic images and videos, i.e., deepfakes. These deepfakes could reach mass audience and result in adverse impacts on our society. Al…

Active LearningDeepFake DetectionFace SwappingRepresentation Learning

Exposing Lip-syncing Deepfakes from Mouth Inconsistencies

2024-01-18 · Soumyya Kanti Datta, Shan Jia, Siwei Lyu

A lip-syncing deepfake is a digitally manipulated video in which a person's lip movements are created convincingly using AI models to match altered or entirely new audio. Lip-syncing deepfakes are a dangerous type of dee…

DeepFake DetectionFace Swapping

SONAR: Spectral-Contrastive Audio Residuals for Generalizable Deepfake Detection

2025-11-26 · Ido Nitzan HIdekel, Gal lifshitz, Khen Cohen, Dan Raviv arxiv

Deepfake (DF) audio detectors still struggle to generalize to out of distribution inputs. A central reason is spectral bias, the tendency of neural networks to learn low-frequency structure before high-frequency (HF) det…

DeepFake Detection