Examining the Source of Defects from a Mechanical Perspective for 3D Anomaly Detection
Hanzhe Liang, Aoran Wang, Jie Zhou, Xin Jin, Can Gao, Jinbao Wang
TL;DR
This work reframes 3D anomaly detection as a mechanics problem, modeling anomalies as damaging forces $F_D(\mathbf{p})=F_E(\mathbf{p})+F_I(\mathbf{p})$ and seeking corrective forces $F_C(\mathbf{p})=-F_D(\mathbf{p})$ to restore normal geometry. It introduces the Mechanics Complementary Model for 3D-AD (MC4AD) with three components: Diverse Anomaly-Generation (DA-Gen) to synthesize defects, Corrective Force Prediction Network (CFP-Net) to infer per-point corrective forces ($F_C=\text{MLPs}(F_9')$, decomposed into $F_E'$ and $F_I'$), and a Combined Loss $\mathcal{L}_{\text{comb}}$ enforcing symmetry and directional constraints. An HQC strategy simulates cost-limited industrial detection and a new Anomaly-IntraVariance dataset assesses intra-class variance under realistic conditions. Extensive experiments across five datasets show nine state-of-the-art results with minimal parameters and fast inference, demonstrating robust anomaly detection and segmentation. The approach advances practical 3D-AD by linking defect origins to corrective actions, while highlighting future work to incorporate explicit physical constraints.)
Abstract
In this paper, we explore a novel approach to 3D anomaly detection (AD) that goes beyond merely identifying anomalies based on structural characteristics. Our primary perspective is that most anomalies arise from unpredictable defective forces originating from both internal and external sources. To address these anomalies, we seek out opposing forces that can help correct them. Therefore, we introduce the Mechanics Complementary Model-based Framework for the 3D-AD task (MC4AD), which generates internal and external corrective forces for each point. We first propose a Diverse Anomaly-Generation (DA-Gen) module designed to simulate various types of anomalies. Next, we present the Corrective Force Prediction Network (CFP-Net), which uses complementary representations for point-level analysis to simulate the different contributions from internal and external corrective forces. To ensure the corrective forces are constrained effectively, we have developed a combined loss function that includes a new symmetric loss and an overall loss. Notably, we implement a Hierarchical Quality Control (HQC) strategy based on a three-way decision process and contribute a dataset titled Anomaly-IntraVariance, which incorporates intraclass variance to evaluate our model. As a result, the proposed MC4AD has been proven effective through theory and experimentation. The experimental results demonstrate that our approach yields nine state-of-the-art performances, achieving optimal results with minimal parameters and the fastest inference speed across five existing datasets, in addition to the proposed Anomaly-IntraVariance dataset. The source is available at https://github.com/hzzzzzhappy/MC4AD
