EAAI Journal 2026 Journal Article
CRPointFeatureNet: A cross-resolution point cloud feature network for part machining feature classification
- Xiaohua Zhang
- Yuchao Zhou
- Jingze Wang
- Shijie Wang
- Zongxin Lian
Machining features inherently possess multi-scale characteristics, and accurately classifying them is critical for downstream tasks such as mechanical design, manufacturing, and reverse engineering. Point cloud deep learning networks, leveraging their computational efficiency and resource-sensitive architecture design, demonstrate significant technical potential in feature recognition. However, the complexity and computational overhead of current mainstream point cloud deep learning models hinder their deployment on edge devices. The practice of downsampling point cloud data to match training data resolution, when applied, not only increases computational costs but also can lead to performance degradation in cross-resolution tasks. This study proposes a lightweight, Cross-Resolution Point Cloud Feature Network (CRPointFeatureNet), which effectively extracts and integrates global and local features through three key modules: Point-wise Feature Enhancement, Scale-Aware Spatial Feature, and Attentive Fusion. The experiments were conducted on three datasets of varying resolutions, constructed based on the FeatureNetDataset. Each includes the same 24 classes of machining features. The results show that the network achieves comparable performance to other point cloud models on the validation set, with only about 14 % of PointNet's network parameters and minimal training time, particularly exhibiting optimal performance in cross-resolution classification testing, making it more suitable for multi-scale machining feature classification. Furthermore, our model achieved an accuracy of 93. 12 % when evaluated on the ModelNet10 dataset.