CVNov 2, 2023

Cheating Depth: Enhancing 3D Surface Anomaly Detection via Depth Simulation

arXiv:2311.01117v148 citationsh-index: 44
Originality Incremental advance
AI Analysis

This work solves the problem of efficient and accurate 3D surface anomaly detection for industrial applications, representing an incremental advance by integrating depth simulation to overcome data scarcity.

The paper tackled the problem of detecting surface anomalies in 3D data by addressing limitations in RGB-only methods and slow point-cloud processing, achieving state-of-the-art results on the MVTec3D benchmark with improved accuracy and speed.

RGB-based surface anomaly detection methods have advanced significantly. However, certain surface anomalies remain practically invisible in RGB alone, necessitating the incorporation of 3D information. Existing approaches that employ point-cloud backbones suffer from suboptimal representations and reduced applicability due to slow processing. Re-training RGB backbones, designed for faster dense input processing, on industrial depth datasets is hindered by the limited availability of sufficiently large datasets. We make several contributions to address these challenges. (i) We propose a novel Depth-Aware Discrete Autoencoder (DADA) architecture, that enables learning a general discrete latent space that jointly models RGB and 3D data for 3D surface anomaly detection. (ii) We tackle the lack of diverse industrial depth datasets by introducing a simulation process for learning informative depth features in the depth encoder. (iii) We propose a new surface anomaly detection method 3DSR, which outperforms all existing state-of-the-art on the challenging MVTec3D anomaly detection benchmark, both in terms of accuracy and processing speed. The experimental results validate the effectiveness and efficiency of our approach, highlighting the potential of utilizing depth information for improved surface anomaly detection.

Code Implementations1 repo
Foundations

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

Your Notes