菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-23
📄 Abstract - DCMorph: Face Morphing via Dual-Stream Cross-Attention Diffusion

Advancing face morphing attack techniques is crucial to anticipate evolving threats and develop robust defensive mechanisms for identity verification systems. This work introduces DCMorph, a dual-stream diffusion-based morphing framework that simultaneously operates at both identity conditioning and latent space levels. Unlike image-level methods suffering from blending artifacts or GAN-based approaches with limited reconstruction fidelity, DCMorph leverages identity-conditioned latent diffusion models through two mechanisms: (1) decoupled cross-attention interpolation that injects identity-specific features from both source faces into the denoising process, enabling explicit dual-identity conditioning absent in existing diffusion-based methods, and (2) DDIM inversion with spherical interpolation between inverted latent representations from both source faces, providing geometrically consistent initial latent representation that preserves structural attributes. Vulnerability analyses across four state-of-the-art face recognition systems demonstrate that DCMorph achieves the highest attack success rates compared to existing methods at both operational thresholds, while remaining challenging to detect by current morphing attack detection solutions.

顶级标签: computer vision systems
详细标签: face morphing diffusion model cross-attention identity verification attack detection 或 搜索:

DCMorph:基于双流交叉注意力扩散的人脸变形方法 / DCMorph: Face Morphing via Dual-Stream Cross-Attention Diffusion


1️⃣ 一句话总结

本文提出了一种名为DCMorph的新型人脸变形攻击方法,通过双流扩散模型从两个源人脸的身份特征和潜在空间表示两个层面同时进行融合,生成更逼真、更难被检测的人脸图像,从而显著提高了对主流身份验证系统的攻击成功率。

源自 arXiv: 2604.21627