paper-with-me

Papers

FAME: A Lightweight Spatio-Temporal Network for Model Attribution of Face-Swap Deepfakes

2025-06-13 · Wasim Ahmad, Yan-Tsung Peng, Yuan-Hao Chang

The widespread emergence of face-swap Deepfake videos poses growing risks to digital security, privacy, and media integrity, necessitating effective forensic tools for identifying the source of such manipulations. Although most prior research has focused primarily on binary Deepfake detection, the task of model attribution -- determining which generative model produced a given Deepfake -- remains underexplored. In this paper, we introduce FAME (Fake Attribution via Multilevel Embeddings), a lightweight and efficient spatio-temporal framework designed to capture subtle generative artifacts specific to different face-swap models. FAME integrates spatial and temporal attention mechanisms to improve attribution accuracy while remaining computationally efficient. We evaluate our model on three challenging and diverse datasets: Deepfake Detection and Manipulation (DFDM), FaceForensics++, and FakeAVCeleb. Results show that FAME consistently outperforms existing methods in both accuracy and runtime, highlighting its potential for deployment in real-world forensic and information security applications.

📄 PDF Abstract BibTeX arXiv:2506.11477

Code (1)

wasim004/FAME 공식 구현 pytorch

Tasks

DeepFake DetectionFace Swapping

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

FAME: Feature Activation Map Explanation on Image Classification and Face Recognition

2026-05-12 · Xinyi Zhang, Manuel Günther arxiv

Deep Learning has revolutionized machine learning, reaching unprecedented levels of accuracy, but at the cost of reduced interpretability. Especially in image processing systems, deep networks transform local pixel infor…

Image ClassificationFace Recognition

Attribution Bias in Large Language Models

2026-04-06 · Eliza Berman, Bella Chang, Daniel B. Neill, Emily Black arxiv

As Large Language Models (LLMs) are increasingly used to support search and information retrieval, it is critical that they accurately attribute content to its original authors. In this work, we introduce AttriBench, the…

Information Retrieval

FAME: Forecasting Academic Impact via Continuous-Time Manifold Evolution

2026-05-08 · Jianrong Ding, Jianyuan Zhong, Zhengyan Shi, Qiang Xu arxiv

Large Language Models (LLMs) are increasingly used to brainstorm and evaluate research ideas, yet assessing such judgments is fundamentally difficult because the true impact of a new idea may take years to emerge. We add…

Factor-Aware Mixture-of-Experts with Pretrained Encoder for Combinatorial Generalization

2026-06-19 · Feihong Zhang, Guojian Zhan, Zeyu He, Yinuo Wang 외 arxiv

The integration of pretrained encoders with diffusion policies has become a dominant paradigm for visual robotic manipulation. However, it still struggles to generalize across complex environments with varying factors su…

FAME: Fairness-aware Attention-modulated Video Editing

2025-10-27 · Zhangkai Wu, Xuhui Fan, Zhongyuan Xie, Kaize Shi 외 arxiv

Training-free video editing (VE) models tend to fall back on gender stereotypes when rendering profession-related prompts. We propose \textbf{FAME} for \textit{Fairness-aware Attention-modulated Video Editing} that mitig…