|
|
 |
| |
|
|
|
Hybrid PointNet with Attention-Augmented T-Net for Robust 3D Point Cloud Classification |
|
|
|
PP: 1229-1236 |
|
|
doi:10.18576/amis/200508
|
|
|
|
Author(s) |
|
|
|
Radwan M. Batyha,
Hamza Abu Owida,
Hamza A. Mashagba,
Asokan Vasudevan,
Mohammad Faleh Ahmmad Hunitie,
Azlan B. Abd Aziz,
Lara A. Al-Mashagba,
Suleiman Ibrahim Mohammad,
|
|
|
|
Abstract |
|
|
| Point cloud classification is a foundational task in 3D scene understanding, with applications in autonomous driving, robotics, and medical image analysis. PointNet established a principled framework for directly consuming unordered 3D point sets via shared Multi-Layer Perceptrons (MLPs) and a Spatial Transformer Network (T-Net) with orthogonal regularization. Despite its efficiency, PointNet’s reliance on global max-pooling inside the T-Net discards potentially informative inter-point context, leading to suboptimal feature alignment under challenging conditions. In this work, we propose AT-PointNet (Attention-augmented T-Net PointNet), a hybrid architecture that replaces the global max-pooling aggregation inside both T-Net modules with a lightweight Multi- Head Self-Attention (MHSA) mechanism. This modification enables the network to selectively weight point contributions based on global relational context before computing the transformation matrix, yielding richer and more discriminative feature representations while preserving PointNet’s permutation invariance. We evaluate AT-PointNet on the ModelNet10 benchmark, achieving an overall classification accuracy of 92.4%—a +2.1 percentage point improvement over the vanilla PointNet baseline (90.3%) under identical training conditions. Ablation studies confirm that the MHSA module in the input T-Net contributes the largest accuracy gain (+1.4%), and that four attention heads represent the optimal configuration. Comprehensive per-class analysis, ROC curves, confusion matrix decompositions, and attention visualization demonstrate the interpretability advantages of the proposed architecture. |
|
|
|
|
 |
|
|