Accurate identification of tree species is important for forest management, biodiversity studies, and precision forestry. Near-range LiDAR point clouds provide detailed three-dimensional information about individual trees. However, the complex structure of the point clouds and the unbalanced distribution of species make automatic classification difficult. To address these issues, this study presents a Transformer model with geometric enhancement. The model combines local geometric features and global attention to improve species recognition in forest environments. It uses geometric information with biological meaning, including point cloud normals, local density, vertical structure, and growth direction. A focal loss with class balance is also introduced to reduce the impact of species distributions with long tails. Experiments on the ForSpecial20K dataset show that the proposed method performs better than representative models based on convolution, graph methods, and Transformer architectures. It achieves higher overall accuracy (78.20%), higher mean class accuracy (73.48%), and a higher Macro-F1 score (73.21%). Results from confusion matrices and visual analysis of similar species further verify the effectiveness of the geometric features and the loss design. These results suggest that modeling structural information of forests helps improve robustness and generalization. The proposed method offers a practical solution for tree-level species mapping, fusion of LiDAR data from multiple sources, and fine-scale forest inventory. It also shows the value of combining high-resolution LiDAR data with deep learning for forestry applications.
Sha et al. (Fri,) studied this question.