🤖 AI Summary
3D anomaly detection suffers from the absence of a unified theoretical foundation for preprocessing, hindering effective suppression of cross-semantic interference and ensuring intra-semantic comparability. To address this, we propose the “Fence Theorem,” establishing for the first time a dual-objective theoretical framework for preprocessing: semantic partitioning followed by spatial constraint, jointly enabling cross-semantic interference suppression and anomaly discrimination within an aligned semantic space. We prove that any valid preprocessing must conform to this two-stage structure and further verify—via counterfactual analysis—the causal relationship between semantic alignment granularity and point-level detection accuracy. Guided by this theory, we design Patch3D, comprising Patch-Cutting and Patch-Matching modules, integrating semantic-space segmentation with normalized modeling. Experiments on Anomaly-ShapeNet and Real3D-AD demonstrate that finer semantic alignment consistently improves point-level detection accuracy. Our framework unifies and subsumes mainstream preprocessing approaches under a single theoretical umbrella.
📝 Abstract
3D anomaly detection (AD) is prominent but difficult due to lacking a unified theoretical foundation for preprocessing design. We establish the Fence Theorem, formalizing preprocessing as a dual-objective semantic isolator: (1) mitigating cross-semantic interference to the greatest extent feasible and (2) confining anomaly judgments to aligned semantic spaces wherever viable, thereby establishing intra-semantic comparability. Any preprocessing approach achieves this goal through a two-stage process of Emantic-Division and Spatial-Constraints stage. Through systematic deconstruction, we theoretically and experimentally subsume existing preprocessing methods under this theorem via tripartite evidence: qualitative analyses, quantitative studies, and mathematical proofs. Guided by the Fence Theorem, we implement Patch3D, consisting of Patch-Cutting and Patch-Matching modules, to segment semantic spaces and consolidate similar ones while independently modeling normal features within each space. Experiments on Anomaly-ShapeNet and Real3D-AD with different settings demonstrate that progressively finer-grained semantic alignment in preprocessing directly enhances point-level AD accuracy, providing inverse validation of the theorem's causal logic.