CVMay 7, 2025

MoDE: Mixture of Diffusion Experts for Any Occluded Face Recognition

arXiv:2505.04306v1IJCNN
Originality Incremental advance
AI Analysis

This addresses the challenge of recognizing faces with various occlusions like masks, which impacts daily convenience, but it is an incremental improvement as it builds on existing face recognition models.

The paper tackled the problem of occluded face recognition by proposing a mixture of diffusion experts (MoDE) that estimates complete images from occluded faces and integrates them adaptively, achieving advanced performance on public and wild datasets compared to competing methods.

With the continuous impact of epidemics, people have become accustomed to wearing masks. However, most current occluded face recognition (OFR) algorithms lack prior knowledge of occlusions, resulting in poor performance when dealing with occluded faces of varying types and severity in reality. Recognizing occluded faces is still a significant challenge, which greatly affects the convenience of people's daily lives. In this paper, we propose an identity-gated mixture of diffusion experts (MoDE) for OFR. Each diffusion-based generative expert estimates one possible complete image for occluded faces. Considering the random sampling process of the diffusion model, which introduces inevitable differences and variations between the inpainted faces and the real ones. To ensemble effective information from multi-reconstructed faces, we introduce an identity-gating network to evaluate the contribution of each reconstructed face to the identity and adaptively integrate the predictions in the decision space. Moreover, our MoDE is a plug-and-play module for most existing face recognition models. Extensive experiments on three public face datasets and two datasets in the wild validate our advanced performance for various occlusions in comparison with the competing methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes