Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Bridging 3D Anomaly Localization and Repair via High-Quality Continuous Geometric Representation

About

3D point cloud anomaly detection is essential for robust vision systems but is challenged by pose variations and complex geometric anomalies. Existing patch-based methods often suffer from geometric fidelity issues due to discrete voxelization or projection-based representations, limiting fine-grained anomaly localization. We introduce Pose-Aware Signed Distance Field (PASDF), a novel framework that integrates 3D anomaly detection and repair by learning a continuous, pose-invariant shape representation. PASDF leverages a Pose Alignment Module for canonicalization and a SDF Network to dynamically incorporate pose, enabling implicit learning of high-fidelity anomaly repair templates from the continuous SDF. This facilitates precise pixel-level anomaly localization through an Anomaly-Aware Scoring Module. Crucially, the continuous 3D representation in PASDF extends beyond detection, facilitating in-situ anomaly repair. Experiments on Real3D-AD and Anomaly-ShapeNet demonstrate state-of-the-art performance, achieving high object-level AUROC scores of 80.2% and 90.0%, respectively. These results highlight the effectiveness of continuous geometric representations in advancing 3D anomaly detection and facilitating practical anomaly region repair. The code is available at https://github.com/ZZZBBBZZZ/PASDF to support further research.

Bozhong Zheng, Jinye Gan, Xiaohao Xu, Xintao Chen, Wenqiao Li, Xiaonan Huang, Na Ni, Yingna Wu• 2025

Related benchmarks

TaskDatasetResultRank
Object-level Anomaly DetectionAnomaly-ShapeNet (test)
ashtray0100
49
3D Anomaly DetectionReal3D-AD (test)
Airplane62.8
30
Anomaly DetectionAnomaly-ShapeNet v1 (test)
Cap 0 AUROC0.948
26
3D Anomaly LocalizationReal3D-AD
Airplane77.7
21
Showing 4 of 4 rows

Other info

Code

Follow for update