paper-with-me

Papers

Protecting World Leader Using Facial Speaking Pattern Against Deepfakes

2022-09-09 · IEEE Signal Processing Letters 2022 9 · Beilin Chu, Weike You, Zhen Yang, Linna Zhou, Renying Wang

Face forgery instances involving celebrities are on the rise, owing to the ease with which their large quantity of videos may be accessible on the Internet, world leaders particularly. While current face manipulation detectors have achieved impressive results on several open datasets, which incorporate persons with various identities, they show performance degradation on these high-quality ones targeting at celebrities. What is more, these online videos usually undergo compression processing, marking the detection task harder. Besides, more face manipulation techniques arise for celebrities other than face-swap, such as lip-synchronize and image-animation, with which most works have not been concerned. This paper proposes a dual stream learning facial and speaking patterns method to protect celebrities against deepfakes. We design an action unit module based on facial action coding system along with an Action Unit Transformer (AUT) to exploit facial expressions embeddings. Besides, our method's dual stream architecture utilizes a Temporal Convolutional Network (TCN) to extract lip motion pattern and learns the relatedness between facial and speaking patterns. Our method could protect the person of interest (POI) against deepfakes in an end-to-end manner. Extensive experiments show that our method achieves better performance and has a higher resistance to video compression than state-of-the-art detection models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake Detection

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Adam 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

StyleTalk: One-shot Talking Head Generation with Controllable Speaking Styles

2023-01-03 · Yifeng Ma, Suzhen Wang, Zhipeng Hu, Changjie Fan 외

Different people speak with diverse personalized speaking styles. Although existing one-shot talking head methods have made significant progress in lip sync, natural facial expressions, and stable head motions, they stil…

DecoderFace GenerationTalking Face GenerationTalking Head Generation

Adversarial Camouflage

2026-03-23 · Paweł Borsukiewicz, Daniele Lunghi, Melissa Tessa, Jacques Klein 외 arxiv

While the rapid development of facial recognition algorithms has enabled numerous beneficial applications, their widespread deployment has raised significant concerns about the risks of mass surveillance and threats to i…

Face Recognition

Mimic: Speaking Style Disentanglement for Speech-Driven 3D Facial Animation

2023-12-18 · Hui Fu, Zeqing Wang, Ke Gong, Keze Wang 외

Speech-driven 3D facial animation aims to synthesize vivid facial animations that accurately synchronize with speech and match the unique speaking style. However, existing works primarily focus on achieving precise lip s…

DisentanglementRepresentation Learning

Protecting President Zelenskyy against Deep Fakes

2022-06-24 · Matyáš Boháček, Hany Farid

The 2022 Russian invasion of Ukraine is being fought on two fronts: a brutal ground war and a duplicitous disinformation campaign designed to conceal and justify Russia's actions. This campaign includes at least one exam…

MemoryTalker: Personalized Speech-Driven 3D Facial Animation via Audio-Guided Stylization

2025-07-28 · Hyung Kyu Kim, Sangmin Lee, Hak Gu Kim arxiv

Speech-driven 3D facial animation aims to synthesize realistic facial motion sequences from given audio, matching the speaker's speaking style. However, previous works often require priors such as class labels of a speak…

Motion Synthesis