diff --git a/README.md b/README.md index 0e47e4c..6aa9c58 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,3 @@ - - - - - - - - - **Greedy-DiM: Greedy Algorithms for Unreasonably Effective Face Morphs**
--> - Zander W. Blasingame and Chen Liu
--> - [https://arxiv.org/abs/2404.06025](https://arxiv.org/abs/2404.06025)--> - --> - Abstract: *Morphing attacks are an emerging threat to state-of-the-art Face Recognition (FR) systems, which aim to create a single image that contains the biometric information of multiple identities. Diffusion Morphs (DiM) are a recently proposed morphing attack that has achieved state-of-the-art performance for representation-based morphing attacks. However, none of the existing research on DiMs have leveraged the iterative nature of DiMs and left the DiM model as a black box, treating it no differently than one would a Generative Adversarial Network (GAN) or Variational AutoEncoder (VAE). We propose a greedy strategy on the iterative sampling process of DiM models which searches for an optimal step guided by an identity-based heuristic function. We compare our proposed algorithm against ten other state-of-the-art morphing algorithms using the open-source SYN-MAD 2022 competition dataset. We find that our proposed algorithm is unreasonably effective, fooling all of the tested FR systems with an MMPMR of 100%, outperforming all other morphing algorithms compared.*--> - - -

Greedy-DiM (IJCB 2024)

Greedy-DiM: Greedy Algorithms for Unreasonably Effective Face Morphs