Skip to content
Preprint

SRAP: SVD-Refined Adversarial Perturbations for Imperceptible Face-Swap Defense

Aug 2026 · 0 citations · 25 references
Computer Science

TL;DR

This work proposes SRAP, which combines per-channel truncated SVD refinement with an identity-importance mask at every optimization step, and demonstrates that SRAP substantially improves protected-image fidelity across all reported metrics while maintaining competitive identity-disruption performance.

Abstract

Deepfake technologies pose increasing threats to facial privacy and identity security, motivating proactive defenses that protect facial images before misuse. Although adversarial perturbations generated by projected gradient descent (PGD) can disrupt the identity representations used by face-swapping models, their visual quality is degraded by two characteristics: perturbations are distributed broadly over the image, including identity-insensitive regions, and they contain visually salient high-frequency components. We analyze these spatial and spectral inefficiencies through identity-sensitivity estimation and the singular-value decomposition (SVD) of PGD perturbations. Our analysis shows that later singular components contain a disproportionate amount of high-frequency energy, while the leading components preserve most of the perturbation energy and defense utility. Based on these observations, we propose SRAP, which combines per-channel truncated SVD refinement with an identity-importance mask at every optimization step. The SVD refinement suppresses high-rank, high-frequency residuals, while the mask restricts perturbations to locations that strongly influence identity representations. Experiments on CelebA-HQ and VGGFace2-HQ demonstrate that SRAP substantially improves protected-image fidelity across all reported metrics while maintaining competitive identity-disruption performance, yielding a favorable trade-off between face-swap defense and visual imperceptibility.

View source

Similar papers

Jun 2026

Phantom: A Unified Face-Swap Deepfake Protection Framework with Latent and Spatial Constraints

Phantom is presented, a unified face-swap deepfake protection framework that jointly constrains perturbations in latent and spatial domains that generalizes to impersonation scenario, yielding up to 10.2% higher protection while improving perceptual fidelity.

Jungkon Kim, Cheol-Oh Jung, Jong-Min Choi et al. · 0 citations
Aug 2026

FDT-PC: Enhancing Adversarial Transferability through Frequency Domain Transformation and Perceptual Constraints

FDT-PC (Frequency Domain Transformation with Perceptual Constraints), a novel method that enhances adversarial transferability across different model architectures, is proposed, which achieves superior black-box attack performance on both CNNs and Vision Transformers, outperforming existing state-of-the-art input transformation methods.

Bo Li, Li Tang, Xin Jin et al. · 0 citations
Jun 2026

Enhancing face recognition robustness: AdvFaceDefGAN against dual-identity attacks

A defense framework based on generative adversarial networks (GANs) called AdvFaceDefGAN is proposed to enhance the robustness of the system against dual-identity impersonation attacks, demonstrating its practical deployment value in real-world engineering applications.

Jie Gao, Hong Huang, Yunfei Wang et al. · 0 citations
Preprint Jul 2026

DiffAttack: Evasion Attacks Against Face Recognition via Latent Diffusion Models

The proposed DiffAttack framework significantly outperforms existing adversarial techniques, achieving a high average attack success rate of 84.86% across multiple face recognition models (e.g., FaceNet).

Omid Ahmadieh, Nima Karimian · 0 citations

Robust, Generalizable Proactive Face-Swapping Defense via Semantic Gradient Divergence

This work proposes a robust, generalizable proactive face-swapping defense via semantic gradient divergence (SGD-Guard), and introduces an integrated feature gallery that uses CLIP features and a generalized identity feature, obtained by iteratively refining heterogeneous identity features into a homogeneous representation.

Do Seung-hyeok Back, Hyun Ki, Juwan Kim et al. · 0 citations
Preprint Aug 2026

IDATA: Scalable Invertible Diffusion for Unrestricted Adversarial Transfer Attack

Extensive experiments demonstrate that IDATA consistently outperforms state-of-the-art baselines in attack success rate, memory efficiency, and visual imperceptibility, suggesting that IDATA is a promising tool for black-box robustness evaluation of deep visual models.

Yi Pan, Jun-Jie Huang, Tianrui Liu et al. · 0 citations