《计算机应用》唯一官方网站 ›› 2025, Vol. 45 ›› Issue (10): 3302-3310.DOI: 10.11772/j.issn.1001-9081.2024091347

• 多媒体计算与计算机仿真 • 上一篇    

基于点云重构的自监督点云异常检测方法

杨建锋1,2, 陈斌2,3,4(), 李雨轩1,2   

  1. 1.中国科学院 成都计算机应用研究所,成都 610213
    2.中国科学院大学,北京 100049
    3.哈尔滨工业大学(深圳) 国际人工智能研究院,广东 深圳 518055
    4.哈尔滨工业大学 重庆研究院,重庆 401151
  • 收稿日期:2024-09-23 修回日期:2024-12-21 接受日期:2024-12-23 发布日期:2025-01-14 出版日期:2025-10-10
  • 通讯作者: 陈斌
  • 作者简介:杨建锋(1998—),男,江西南昌人,硕士研究生,主要研究方向:机器视觉、异常检测
    陈斌(1970—),男,四川广汉人,研究员,博士,CCF会员,主要研究方向:工业检测、深度学习 Email:chenbin2020@hit.edu.cn
    李雨轩(1999—),男,河南商丘人,硕士研究生,主要研究方向:异常检测、深度学习。

Self-supervised point cloud anomaly detection method based on point cloud reconstruction

Jianfeng YANG1,2, Bin CHEN2,3,4(), Yuxuan LI1,2   

  1. 1.Chengdu Institute of Computer Application,Chinese Academy of Sciences,Chengdu Sichuan 610213,China
    2.University of Chinese Academy of Sciences,Beijing 100049,China
    3.International Institute for Artificial Intelligence,Harbin Institute of Technology (Shenzhen),Shenzhen Guangdong 518055,China
    4.Chongqing Research Institute,Harbin Institute of Technology,Chongqing 401151,China
  • Received:2024-09-23 Revised:2024-12-21 Accepted:2024-12-23 Online:2025-01-14 Published:2025-10-10
  • Contact: Bin CHEN
  • About author:YANG Jianfeng, born in 1998, M. S. candidate. His research interests include machine vision, anomaly detection.
    CHEN Bin, born in 1970, Ph. D., research fellow. His research interests include industrial detection, deep learning.
    LI Yuxuan, born in 1999, M. S. candidate. His research interests include anomaly detection, deep learning.

摘要:

面对日趋复杂的工业生产环境,三维点云工业异常检测需求与日俱增。尽管基于预训练网络的二维异常检测方法效果显著,但三维点云预训练网络的泛化能力有限,导致这类点云异常检测方法的效果不佳。为提高三维点云异常检测的性能,提出一种基于点云重构的异常检测方法Point-ReAD(Point cloud Reconstruction for Anomaly Detection),它由异常模拟模块、点云重构网络和异常判别模块这3个核心模块构成。在训练阶段,正常点云图经异常模拟模块产生异常点云送入点云重构网络,正常点云作为自监督信号指导重构网络的学习;点云重构网络使用分组注意力模块(GAM),用于融合点云的复杂结构信息,从而有效地捕捉点云中的几何和语义特征。在推理阶段,测试点云进入重构网络后生成重构点云,使用异常判别模块比较重构前后的点云,从而精确定位异常。实验结果表明,Point-ReAD在MVTec 3D-AD数据集上的点云级AUROC(PC-AUROC)和点级AUPRO(Area Under the Per-Region Overlap)分别达到了95.49%和94.66%,相较于次优方法3DR?M(3D Discriminatively trained Reconstruction Anomaly Embedding Model)分别提升了0.89和1.27个百分点。

关键词: 异常检测, 自监督学习, 点云, 计算机视觉, 重构网络

Abstract:

As industrial production environments become more and more complex, demand for three-dimensional point cloud industrial anomaly detection is increasing. Although the two-dimensional anomaly detection methods based on pre-trained network have significant effects, generalization ability of the three-dimensional point cloud pre-training network is limited, which leads to poor effect of this kind of point cloud anomaly detection methods. To improve performance of the three-dimensional point cloud anomaly detection, Point-ReAD, an anomaly detection method based on point cloud reconstruction, was proposed. The proposed method consists of an anomaly simulation module, a point cloud reconstruction network, and an anomaly discrimination module. In specific, during training phase, anomalous point clouds were created from normal point cloud maps by the anomaly simulation module, with the normal point clouds served as self-supervised signals to guide the learning process of the reconstruction network; in the point cloud reconstruction network, Group Attention Module (GAM) was used to design complex structural information for point cloud integration, thereby capturing geometric and semantic features in point clouds effectively; in the inference phase, the tested point clouds were input to the reconstruction network to generate reconstructed point clouds, and anomalies were located accurately through the anomaly discrimination module by comparing the point clouds before and after reconstruction. Experimental results show that Point-ReAD achieves the PC-AUROC (PointCloud level Area Under the Receiver Operator characteristic Curve) and the point-level AUPRO (Area Under the Per-Region Overlap) of 95.49% and 94.66%, respectively, on MVTec 3D-AD dataset, which are improved by 0.89, 1.27 percentage points, compared to subprior method 3DR?M (3D Discriminatively trained Reconstruction Anomaly Embedding Model).

Key words: anomaly detection, self-supervised learning, point cloud, computer vision, reconstruction network

中图分类号: