paper-with-me

Papers

FSFM: A Generalizable Face Security Foundation Model via Self-Supervised Facial Representation Learning

2024-12-16 · CVPR 2025 1 · Gaojian Wang, Feng Lin, Tong Wu, Zhenguang Liu, Zhongjie Ba, Kui Ren

This work asks: with abundant, unlabeled real faces, how to learn a robust and transferable facial representation that boosts various face security tasks with respect to generalization performance? We make the first attempt and propose a self-supervised pretraining framework to learn fundamental representations of real face images, FSFM, that leverages the synergy between masked image modeling (MIM) and instance discrimination (ID). We explore various facial masking strategies for MIM and present a simple yet powerful CRFR-P masking, which explicitly forces the model to capture meaningful intra-region consistency and challenging inter-region coherency. Furthermore, we devise the ID network that naturally couples with MIM to establish underlying local-to-global correspondence via tailored self-distillation. These three learning objectives, namely 3C, empower encoding both local features and global semantics of real faces. After pretraining, a vanilla ViT serves as a universal vision foundation model for downstream face security tasks: cross-dataset deepfake detection, cross-domain face anti-spoofing, and unseen diffusion facial forgery detection. Extensive experiments on 10 public datasets demonstrate that our model transfers better than supervised pretraining, visual and facial self-supervised learning arts, and even outperforms task-specialized SOTA methods.

📄 PDF Abstract BibTeX arXiv:2412.12032

Code (1)

wolo-wolo/FSFM 공식 구현 pytorch

Tasks

DeepFake Detectiondiffusion-generated faces detectionFace Anti-SpoofingFace SwappingImage ClassificationRepresentation LearningSelf-Supervised LearningUnsupervised Pre-training

Similar Papers 제목 키워드 기반

Scalable Face Security Vision Foundation Model for Deepfake, Diffusion, and Spoofing Detection

2025-10-12 · Gaojian Wang, Feng Lin, Tong Wu, Zhisheng Yan 외 arxiv

With abundant, unlabeled real faces, how can we learn robust and transferable facial representations to boost generalization across various face security tasks? We make the first attempt and propose FS-VFM, a scalable se…

Face Anti-SpoofingDeepFake Detection

Improving Generalization in Deepfake Detection with Face Foundation Models and Metric Learning

2025-08-27 · Stelios Mylonas, Symeon Papadopoulos arxiv

The increasing realism and accessibility of deepfakes have raised critical concerns about media authenticity and information integrity. Despite recent advances, deepfake detection models often struggle to generalize beyo…

DeepFake DetectionMetric Learning

netFound: Foundation Model for Network Security

2023-10-25 · Satyandra Guthula, Roman Beltiukov, Navya Battula, Wenbo Guo 외

Developing generalizable ML-based solutions for disparate learning problems in network security is highly desired. However, despite a rich history of applying ML to network security, most existing solutions lack generali…

Feature Engineeringfeature selectionIntrusion DetectionMissing Labels+4

MADPromptS: Unlocking Zero-Shot Morphing Attack Detection with Multiple Prompt Aggregation

2025-08-12 · Eduarda Caldeira, Fadi Boutros, Naser Damer arxiv

Face Morphing Attack Detection (MAD) is a critical challenge in face recognition security, where attackers can fool systems by interpolating the identity information of two or more individuals into a single face image, r…

Prompt EngineeringFace Recognition

FSFM: A Biologically-Inspired Framework for Selective Forgetting of Agent Memory

2026-04-22 · Yingjie Gu, Wenjian Xiong, Liqiang Wang, Pengcheng Ren 외 arxiv

For LLM agents, memory management critically impacts efficiency, quality, and security. While much research focuses on retention, selective forgetting--inspired by human cognitive processes (hippocampal indexing/consolid…