菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-24
📄 Abstract - Multimodal Industrial Anomaly Detection via Geometric Prior

The purpose of multimodal industrial anomaly detection is to detect complex geometric shape defects such as subtle surface deformations and irregular contours that are difficult to detect in 2D-based methods. However, current multimodal industrial anomaly detection lacks the effective use of crucial geometric information like surface normal vectors and 3D shape topology, resulting in low detection accuracy. In this paper, we propose a novel Geometric Prior-based Anomaly Detection network (GPAD). Firstly, we propose a point cloud expert model to perform fine-grained geometric feature extraction, employing differential normal vector computation to enhance the geometric details of the extracted features and generate geometric prior. Secondly, we propose a two-stage fusion strategy to efficiently leverage the complementarity of multimodal data as well as the geometric prior inherent in 3D points. We further propose attention fusion and anomaly regions segmentation based on geometric prior, which enhance the model's ability to perceive geometric defects. Extensive experiments show that our multimodal industrial anomaly detection model outperforms the State-of-the-art (SOTA) methods in detection accuracy on both MVTec-3D AD and Eyecandies datasets.

顶级标签: computer vision multi-modal model evaluation
详细标签: anomaly detection 3d point cloud geometric prior multimodal fusion industrial inspection 或 搜索:

基于几何先验的多模态工业异常检测 / Multimodal Industrial Anomaly Detection via Geometric Prior


1️⃣ 一句话总结

这篇论文提出了一种名为GPAD的新方法,通过有效利用三维点云中的几何信息(如表面法向量)来检测工业产品中复杂的形状缺陷,比现有技术更准确。

源自 arXiv: 2603.22757