Search papers, labs, and topics across Lattice.
This paper introduces DifFoundMAD, a differential morphing attack detection framework that leverages vision foundation model embeddings to identify inconsistencies between suspected morphs and live images. Unlike traditional methods relying on face recognition embeddings or handcrafted features, DifFoundMAD uses FM embeddings and lightweight fine-tuning with class-balanced optimization to minimize parameter updates while retaining rich representational priors. Experiments on standard benchmarks demonstrate that DifFoundMAD significantly reduces error rates compared to state-of-the-art systems, achieving a reduction from 6.16% to 2.17% at high-security levels.
Vision foundation models can be efficiently adapted to dramatically improve morphing attack detection, slashing error rates by nearly 3x at critical security thresholds.
In this work, we introduce DifFoundMAD, a parameter-efficient D-MAD framework that exploits the generalisation capabilities of vision foundation models (FM) to capture discrepancies between suspected morphs and live capture images. In contrast to conventional D-MAD systems that rely on face recognition embeddings or handcrafted feature differences, DifFoundMAD follows the standard differential paradigm while replacing the underlying representation space with embeddings extracted from FMs. By combining lightweight finetuning with class-balanced optimisation, the proposed method updates only a small subset of parameters while preserving the rich representational priors of the underlying FMs. Extensive cross-database evaluations on standard D-MAD benchmarks demonstrate that DifFoundMAD achieves consistent improvements over state-of-the-art systems, particularly at the strict security levels required in operational deployments such as border control: The error rates reported in the current state-of-the-art were reduced from 6.16% to 2.17% for high-security levels using DifFoundMAD.