Diffusion for De-Occlusion: Accessory-Aware Diffusion Inpainting for Robust Ear Biometric Recognition
Deeksha Arun, Kevin W. Bowyer, Patrick Flynn
TL;DR
The paper tackles ear biometric recognition under accessory-induced occlusion by proposing a diffusion-based inpainting pre-processing pipeline tailored to ear anatomy. It automates accessory localization using a hybrid detector and SAM2 mask generation, restoring occluded regions before feeding images to Vision Transformers and evaluating across four benchmarks. Key findings show that diffusion-based restoration yields robust improvements, especially under coarse tokenization and in unconstrained data like EarVN1.0, while sometimes reducing accuracy on cleaner data, highlighting the need for identity-preserving and selective inpainting. The approach offers a practical, scalable path toward occlusion-robust ear recognition in real-world deployments, with future work on integrating restoration more tightly with recognition and extending to mixed occlusions.
Abstract
Ear occlusions (arising from the presence of ear accessories such as earrings and earphones) can negatively impact performance in ear-based biometric recognition systems, especially in unconstrained imaging circumstances. In this study, we assess the effectiveness of a diffusion-based ear inpainting technique as a pre-processing aid to mitigate the issues of ear accessory occlusions in transformer-based ear recognition systems. Given an input ear image and an automatically derived accessory mask, the inpainting model reconstructs clean and anatomically plausible ear regions by synthesizing missing pixels while preserving local geometric coherence along key ear structures, including the helix, antihelix, concha, and lobule. We evaluate the effectiveness of this pre-processing aid in transformer-based recognition systems for several vision transformer models and different patch sizes for a range of benchmark datasets. Experiments show that diffusion-based inpainting can be a useful pre-processing aid to alleviate ear accessory occlusions to improve overall recognition performance.
