Journal of Computer Applications ›› 2025, Vol. 45 ›› Issue (5): 1671-1676.DOI: 10.11772/j.issn.1001-9081.2024050572

• Multimedia computing and computer simulation • Previous Articles    

Classification algorithm for point cloud based on local-global interaction and structural Transformer

Kai CHEN, Hailiang YE, Feilong CAO()   

  1. College of Sciences,China Jiliang University,Hangzhou Zhejiang 310018,China
  • Received:2024-05-09 Revised:2024-06-24 Accepted:2024-06-26 Online:2024-07-25 Published:2025-05-10
  • Contact: Feilong CAO
  • About author:CHEN Kai, born in 1998, M. S. candidate. His research interests include deep learning, computer vision.
    YE Hailiang, born in 1990, Ph. D., lecturer. His research interests include deep learning, graph neural network.
    CAO Feilong, born in 1965, Ph. D., professor. His research interests include deep learning, image processing.
  • Supported by:
    National Natural Science Foundation of China(62032022)

基于局部-全局交互与结构Transformer的点云分类算法

陈凯, 叶海良, 曹飞龙()   

  1. 中国计量大学 理学院,杭州 310018
  • 通讯作者: 曹飞龙
  • 作者简介:陈凯(1998—),男,浙江杭州人,硕士研究生,主要研究方向:深度学习、计算机视觉
    叶海良(1990—),男,浙江绍兴人,讲师,博士,主要研究方向:深度学习、图神经网络
    曹飞龙(1965—),男,浙江台州人,教授,博士,主要研究方向:深度学习、图像处理。
  • 基金资助:
    国家自然科学基金资助项目(62032022)

Abstract:

Aiming at the problem of insufficient local and global feature extraction in the feature extraction process of point cloud classification, a point cloud classification algorithm with local-global interaction and structural Transformer was proposed. Firstly, a dual-branch parallel local-global interaction framework was proposed and used to extract local and global features respectively, where in one branch, maximum pooling and convolution were used to extract local features, and in the other branch, global features were extracted by using average pooling and Transformer. Meanwhile, considering the importance of position information in Transformer, a structural Transformer was proposed to further enhance the global structural features by applying interaction of position information with current features for several times. Finally, the local-global features were used for classification to complete the classification task of point cloud. Experimental results show that the classification Overall Accuracies (OAs) of the proposed algorithm are 93.6% and 87.5% respectively on ModelNet40 and ScanObjectNN benchmark datasets. It can be seen that the proposed local-global interaction and structural Transformer network achieve good performance in point cloud classification task.

Key words: deep learning, point cloud classification, local-global interaction, structural Transformer

摘要:

针对点云分类特征提取过程中局部与全局特征提取不充分的问题,提出一种局部-全局交互与结构Transformer的点云分类算法。首先,提出双支并行的局部-全局交互框架并分别提取局部特征和全局特征,其中一支用最大池化与卷积提取局部特征,另一支用平均池化与Transformer提取全局特征。同时,考虑Transformer中位置信息的重要性,提出结构Transformer,以多次应用位置信息与当前特征的交互,进一步增强全局结构特征。最后,利用局部-全局特征进行分类,以完成点云的分类任务。实验结果表明,所提算法在ModelNet40和ScanObjectNN数据集上分别获得了93.6%和87.5%的总体准确率(OA)。可见,所提出的局部-全局交互与结构Transformer网络在点云分类任务中取得了良好的性能。

关键词: 深度学习, 点云分类, 局部-全局交互, 结构Transformer

CLC Number: