English

DAS3D: Dual-modality Anomaly Synthesis for 3D Anomaly Detection

Computer Vision and Pattern Recognition 2025-06-05 v2

Abstract

Synthesizing anomaly samples has proven to be an effective strategy for self-supervised 2D industrial anomaly detection. However, this approach has been rarely explored in multi-modality anomaly detection, particularly involving 3D and RGB images. In this paper, we propose a novel dual-modality augmentation method for 3D anomaly synthesis, which is simple and capable of mimicking the characteristics of 3D defects. Incorporating with our anomaly synthesis method, we introduce a reconstruction-based discriminative anomaly detection network, in which a dual-modal discriminator is employed to fuse the original and reconstructed embedding of two modalities for anomaly detection. Additionally, we design an augmentation dropout mechanism to enhance the generalizability of the discriminator. Extensive experiments show that our method outperforms the state-of-the-art methods on detection precision and achieves competitive segmentation performance on both MVTec 3D-AD and Eyescandies datasets.

Keywords

Cite

@article{arxiv.2410.09821,
  title  = {DAS3D: Dual-modality Anomaly Synthesis for 3D Anomaly Detection},
  author = {Kecen Li and Bingquan Dai and Jingjing Fu and Xinwen Hou},
  journal= {arXiv preprint arXiv:2410.09821},
  year   = {2025}
}

Comments

Code available at https://github.com/SunnierLee/DAS3D

R2 v1 2026-06-28T19:19:29.101Z