Search papers, labs, and topics across Lattice.
This paper introduces PCDiff, a novel point cloud diffusion framework designed for instance-level 3D anomaly detection in industrial manufacturing. By integrating instance-level multi-modal attention during the anomaly generation phase and employing a joint local-global reconstruction algorithm for detection, PCDiff effectively addresses challenges related to weak-defective regions and positional bias in background reconstruction. Experimental results show that PCDiff significantly enhances both the fidelity of anomaly generation and the accuracy of detection compared to existing state-of-the-art methods.
PCDiff achieves unprecedented accuracy in detecting subtle 3D anomalies, outperforming traditional methods by effectively addressing reconstruction challenges in both foreground defects and background biases.
3D anomaly detection in point clouds is critical for high-precision industrial manufacturing. Reconstruction-based methods have laid a strong foundation by detecting 3D anomalies through comparisons between defective inputs and their reconstructed normal counterparts. However, existing methods still suffer from two challenges: 1) the foreground weak defective regions such as scratches are hard to reconstruct and detect, where the anomaly deviations in normalized point clouds can be as small as $10^{-3}$; 2) the background non-defective regions are prone to get positional bias in reconstruction, which leads to false positives. To address these challenges, we propose \textbf{PCDiff}, a point cloud diffusion framework for instance-level 3D anomaly generation and detection. In the generation phase, an instance-level multi-modal attention is embedded into the generation framework, where anomalies are conditioned with texture gradient, image patch, text and mask. The instance-level condition enables the high-quality generation of weak-defective anomalies. In the detection phase, a joint local-global reconstruction algorithm is introduced to ensure local anomaly restoration and global geometric consistency, which preserves background normal structure while restoring the foreground defect. Extensive experiments demonstrate that the proposed PCDiff significantly outperforms state-of-the-art methods in both 3D anomaly generation fidelity and reconstruction quality, leading to substantial improvements in anomaly detection accuracy.