paper-with-me

홈 › Papers

MorDIFF: Recognition Vulnerability and Attack Detectability of Face Morphing Attacks Created by Diffusion Autoencoders

2023-02-03 · Naser Damer, Meiling Fang, Patrick Siebke, Jan Niklas Kolf, Marco Huber, Fadi Boutros

Investigating new methods of creating face morphing attacks is essential to foresee novel attacks and help mitigate them. Creating morphing attacks is commonly either performed on the image-level or on the representation-level. The representation-level morphing has been performed so far based on generative adversarial networks (GAN) where the encoded images are interpolated in the latent space to produce a morphed image based on the interpolated vector. Such a process was constrained by the limited reconstruction fidelity of GAN architectures. Recent advances in the diffusion autoencoder models have overcome the GAN limitations, leading to high reconstruction fidelity. This theoretically makes them a perfect candidate to perform representation-level face morphing. This work investigates using diffusion autoencoders to create face morphing attacks by comparing them to a wide range of image-level and representation-level morphs. Our vulnerability analyses on four state-of-the-art face recognition models have shown that such models are highly vulnerable to the created attacks, the MorDIFF, especially when compared to existing representation-level morphs. Detailed detectability analyses are also performed on the MorDIFF, showing that they are as challenging to detect as other morphing attacks created on the image- or representation-level. Data and morphing script are made public: https://github.com/naserdamer/MorDIFF.

📄 PDF Abstract BibTeX arXiv:2302.01843

Code (1)

naserdamer/mordiff 공식 구현 pytorch

Tasks

Face Recognition

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MorphGANFormer: Transformer-based Face Morphing and De-Morphing

2023-02-18 · Na Zhang, Xudong Liu, Xin Li, Guo-Jun Qi

Semantic face image manipulation has received increasing attention in recent years. StyleGAN-based approaches to face morphing are among the leading techniques; however, they often suffer from noticeable blurring and art…

Image Manipulation

ReGenMorph: Visibly Realistic GAN Generated Face Morphing Attacks by Attack Re-generation

2021-08-20 · Naser Damer, Kiran Raja, Marius Süßmilch, Sushma Venkatesh 외

Face morphing attacks aim at creating face images that are verifiable to be the face of multiple identities, which can lead to building faulty identity links in operations like border checks. While creating a morphed fac…

Face RecognitionGenerative Adversarial Network

Hierarchical Generative Network for Face Morphing Attacks

2024-03-17 · Zuyuan He, Zongyong Deng, Qiaoyun He, Qijun Zhao

Face morphing attacks circumvent face recognition systems (FRSs) by creating a morphed image that contains multiple identities. However, existing face morphing attack methods either sacrifice image quality or compromise …

Face Recognition

Face Re-morphing: Differential Morphing Attack Detection via Feature-Space Similarity Changes

2026-08-14 · Jie Jin, Masakatsu Nishigaki, Tetsushi Ohki arxiv

Face morphing attacks pose a serious threat to face recognition systems because a single morphed document image can be matched to multiple contributors. Differential morphing attack detection (D-MAD) addresses this threa…

Face Recognition

Trapped by Their Own Light: Deployable and Stealth Retroreflective Patch Attacks on Traffic Sign Recognition Systems

2025-11-13 · Go Tsuruoka, Takami Sato, Qi Alfred Chen, Kazuki Nomoto 외 arxiv

Traffic sign recognition plays a critical role in ensuring safe and efficient transportation of autonomous vehicles but remain vulnerable to adversarial attacks using stickers or laser projections. While existing attack …

Traffic Sign RecognitionAutonomous Vehicles