Facial Demorphing via Identity Preserving Image Decomposition
Nitish Shukla, Arun Ross
TL;DR
The paper tackles morph attacks in face recognition by proposing a reference-free demorphing framework built on identity-preserving image decomposition. It introduces a two-stage architecture with a decomposer and a merger that split morphed inputs into multiple unintelligible components and then reconstruct bonafides through learned weighting, extending this to demorphing with a cross-road loss to recover underlying identities. Across CASIA-WebFace, SMDD, and AMSL datasets, the method achieves high reconstruction fidelity (FID ≈ 0.18–0.22, SSIM ≈ 0.99, PSNR ≈ 39–44) and strong restoration accuracy for bonafides (often >97%), while revealing limited identity leakage in individual components. The approach demonstrates both robust bonafide recovery and potential applicability as a morph-audit or MAD tool, while primarily addressing the relatively constrained scenario-1 setting and leaving expansions to more challenging scenarios for future work.
Abstract
A face morph is created by combining the face images usually pertaining to two distinct identities. The goal is to generate an image that can be matched with two identities thereby undermining the security of a face recognition system. To deal with this problem, several morph attack detection techniques have been developed. But these methods do not extract any information about the underlying bonafides used to create them. Demorphing addresses this limitation. However, current demorphing techniques are mostly reference-based, i.e, they need an image of one of the identities to recover the other. In this work, we treat demorphing as an ill-posed decomposition problem. We propose a novel method that is reference-free and recovers the bonafides with high accuracy. Our method decomposes the morph into several identity-preserving feature components. A merger network then weighs and combines these components to recover the bonafides. Our method is observed to reconstruct high-quality bonafides in terms of definition and fidelity. Experiments on the CASIA-WebFace, SMDD and AMSL datasets demonstrate the effectiveness of our method.
