Edge feature enhancement and hierarchical attention fusion for low-overlap point cloud registration
Objective Low overlap point cloud registration presents a significant obstacle in the realm of computer vision,specifically in the context of deep-learning-based approaches.After acquiring knowledge from global point cloud scenes for feature matching,these deep-learning-based methods often fail to consider the interactions among local features,thus greatly impeding the efficiency of registration in settings where local feature interactions are vital for establishing precise alignment.The intricate interplay among local characteristics,which is crucial for accurately identifying and aligning par-tially intersecting point clouds,is also inadequately represented.This lack of consideration not only affects the reliability of point cloud registration in situations with limited overlap but also restricts the use of deep learning methods in varied and intricate settings.Therefore,techniques that include the comprehension of local feature interactions into the deep learning framework are crucial for point cloud registration,especially in situations with limited overlap.Method The present study introduces a novel technique for aligning point clouds with low overlap.This technique uses the edge adaptive KPConv(EAKPConv)module to enhance the identification of edge characteristics.The integration of local and global features is effectively accomplished by the combination of the hierarchical attention fusion module(HAFM)and the local spatial com-parison attention module(LSCAM).LSCAM exploits the capacity of the attention mechanism to consolidate information,thus enabling the model to prioritize those connections with target nodes and to position itself near the clustered center of mass.In this way,the model can flexibly capture complex details of the point cloud.The SSAM system utilizes a hierarchi-cal architecture,in which each tier of local matching modules applies its own similarity metric to quantify the similarities among point clouds.The local features are subsequently modified and transmitted to the subsequent layer of attention mod-ules to establish a hierarchical structure.This structure also allows the model to collect and merge the inputs from local matches at different scales and levels of complexity,thereby forming global feature correspondences.In this model,the multilayer perceptron(MLP)is used to accurately find the ideal correspondences and successfully complete the alignment procedure.Result This work provides empirical evidence supporting the improved efficacy of the proposed algorithm as demonstrated by its consistent performance across multiple datasets.Notably,this algorithm achieved impressive registra-tion recall rates of 93.2%and 67.3%on the 3DMatch and 3DLoMatch datasets,respectively.In the experimental evalua-tion conducted on the ModelNet-40 and ModelLoNet-40 datasets,this algorithm achieved minimal rotational errors of 1.417 degrees and 3.141 degrees,respectively,and recorded translational errors of 0.013 91 and 0.072.These outcomes highlight the effectiveness of this algorithm in point cloud registration and demonstrate its capability to accurately align point clouds with low rotational and translational discrepancies.These results also point to a significant enhancement in the accuracy of the proposed algorithm compared with the REGTR approach.Specifically,in contrast to REGTR,the proposed algorithm achieved significantly reduced inference times of 27.205 ms and 30.991 ms on the 3DMatch and ModelNet-40 datasets,respectively.The findings of this study emphasize the performance of the proposed algorithm in effectively addressing the challenging issue of disregarding features in point cloud registration tasks with minimal overlap.Conclusion This article presents a novel point cloud matching technique that combines edge improvement with hierarchical attention.This technique integrates polynomial kernel functions into the EAKPConv framework to improve the identification of edge features in point clouds and uses HAFM to extract specific local information.The module improves feature matching by using the similarities in edge features.This approach successfully achieves a harmonious combination of local and global feature matching,hence enhancing the comprehension of point cloud data.Implementing a hierarchical analysis technique greatly increases the registration accuracy by accurately matching local-global information.Furthermore,increasing the cross-entropy loss function enhances the accuracy of local matching and reduces misalignments.This study assesses the performance of the proposed algorithm on the ModelNet-40,ModelelloNet-40,3DMatch,and 3DLoMatch datasets,and results indicate that this algorithm substantially enhances registration accuracy,particularly in difficult situations with lim-ited data overlap.This algorithm also exhibits superior registration efficiency compared with standard approaches.
3D point cloud registrationlow-overlap point cloudedge featureshierarchical attentionlocal similar matching