Journal of Computer Applications ›› 2026, Vol. 46 ›› Issue (7): 2259-2266.DOI: 10.11772/j.issn.1001-9081.2025060788

• Multimedia computing and computer simulation • Previous Articles    

Point-MLPBLS: point cloud semantic segmentation network based on MLP cascaded broad learning system

Guoyou ZHANG(), Hongyu NIE, Lihu PAN, Rundong LEI   

  1. School of Computer Science and Technology,Taiyuan University of Science and Technology,Taiyuan Shanxi 030024,China
  • Received:2025-07-16 Revised:2025-10-14 Accepted:2025-10-15 Online:2025-10-27 Published:2026-07-10
  • Contact: Guoyou ZHANG
  • About author:NIE Hongyu, born in 2000, M. S. candidate. His research interests include broad learning, intelligent software engineering.
    PAN Lihu, born in 1974, Ph. D., professor. His research interests include artificial intelligence, software engineering.
    LEI Rundong, born in 2001, M. S. candidate. His research interests include intelligent software engineering, 3D recognition.
  • Supported by:
    Natural Science Foundation of Shanxi Province(202403021221151)

基于多层感知机级联宽度学习系统的点云语义分割网络Point-MLPBLS

张国有(), 聂宏宇, 潘理虎, 雷润东   

  1. 太原科技大学 计算机科学与技术学院,太原 030024
  • 通讯作者: 张国有
  • 作者简介:聂宏宇(2000—),男,山东菏泽人,硕士研究生,主要研究方向:宽度学习、智能软件工程
    潘理虎(1974—),男,河南上蔡人,教授,博士,CCF会员,主要研究方向:人工智能、软件工程
    雷润东(2001—),男,陕西渭南人,硕士研究生,主要研究方向:智能软件工程、三维识别。
  • 基金资助:
    山西省自然科学基金资助项目(202403021221151);山西省自然科学基金资助项目(202203021221145)

Abstract:

Semantic segmentation of 3D point clouds is a key technology in the fields of autonomous driving and computer vision. Deep learning-based semantic segmentation models suffer from inefficient operation due to their complex network structures. To address the inefficiency of deep neural networks in 3D point cloud semantic segmentation, Point-MLPBLS, a point cloud semantic segmentation network based on Multi-Layer Perceptron (MLP) cascaded Broad Learning System (BLS) was proposed. First, the overall network adopted a dual network collaborative architecture: a feature extraction network and a point cloud segmentation network. Second, the feature extraction network performed a sampling-grouping-aggregation operation to the input point cloud data, and an inverted residual module was added to enhance the local feature representation capability. Third, a feature propagation module was used to achieve upsampling, thereby restoring the original point cloud resolution and enabling multi-scale feature fusion, thereby constructing a refined point cloud representation. Finally, the point cloud segmentation network replaced deep iterative training with a flattened MLP cascade structure, and spatially-aware MLPs were embedded in the feature mapping layer, so as to achieve high-precision inference. Experimental results show that Point-MLPBLS improves the mean Intersection-over-Union (mIoU) by 12.9 percentage points and reduces the segmentation time by 41.1% compared with PointNet++ on the S3DIS dataset, improving the efficiency of point cloud segmentation, and providing an efficient solution for 3D point cloud semantic segmentation.

Key words: 3D point cloud, semantic segmentation, Broad Learning System (BLS), feature fusion, attention mechanism

摘要:

三维点云语义分割是自动驾驶与计算机视觉领域的关键技术。基于深度学习的语义分割模型由于网络结构复杂,运行效率低下。针对深度神经网络在三维点云语义分割中效率低下的问题,提出一种基于多层感知机(MLP)级联宽度学习系统(BLS)的点云语义分割网络Point-MLPBLS。首先,整体网络采用双网络协同架构:特征提取网络和点云分割网络;其次,特征提取网络对输入的点云数据采用采样-分组-聚合操作,并追加倒置残差模块增强局部特征的表达能力;再次,通过特征传播模块实现上采样,恢复原始点云分辨率并进行多尺度特征融合,构建精细化的点云表征;最后,点云分割网络采用扁平化MLP级联结构替代深层迭代训练,在特征映射层嵌入空间感知型MLP,实现高精度推理。在S3DIS数据集上的实验结果表明:与PointNet++相比,Point-MLPBLS的平均交并比(mIoU)提高了12.9个百分点,分割时间缩短了41.1%,提高了点云分割的效率,为三维点云语义分割提供了高效解决方案。

关键词: 三维点云, 语义分割, 宽度学习系统, 特征融合, 注意力机制

CLC Number: