English

Fast-DiM: Towards Fast Diffusion Morphs

Computer Vision and Pattern Recognition 2024-07-02 v3 Machine Learning

Abstract

Diffusion Morphs (DiM) are a recent state-of-the-art method for creating high quality face morphs; however, they require a high number of network function evaluations (NFE) to create the morphs. We propose a new DiM pipeline, Fast-DiM, which can create morphs of a similar quality but with fewer NFE. We investigate the ODE solvers used to solve the Probability Flow ODE and the impact they have on the the creation of face morphs. Additionally, we employ an alternative method for encoding images into the latent space of the Diffusion model by solving the Probability Flow ODE as time runs forwards. Our experiments show that we can reduce the NFE by upwards of 85% in the encoding process while experiencing only 1.6\% reduction in Mated Morph Presentation Match Rate (MMPMR). Likewise, we showed we could cut NFE, in the sampling process, in half with only a maximal reduction of 0.23% in MMPMR.

Keywords

Cite

@article{arxiv.2310.09484,
  title  = {Fast-DiM: Towards Fast Diffusion Morphs},
  author = {Zander W. Blasingame and Chen Liu},
  journal= {arXiv preprint arXiv:2310.09484},
  year   = {2024}
}

Comments

Accepted as a paper in IEEE Security and Privacy

R2 v1 2026-06-28T12:50:30.845Z