用拓扑特征提升点云分类,准确率超99%
TACO-Net: Topological Signatures Triumph in 3D Object Classification
- 将点云转为体素二值图像,提取拓扑特征
- 在ModelNet40和ModelNet10上分别达99.05%与99.52%准确率
- 对噪声和损坏输入有强鲁棒性,适合真实场景应用
3D物体分类在计算机视觉、机器人和自动驾驶等领域具有重要意义。尽管近年来基于点云的深度学习方法在CAD模型或激光雷达/RGBD相机采集的数据上取得显著进展,但无序点云的不规则性和噪声仍使高精度分类面临挑战。为此,我们提出一种新型的前沿3D物体分类技术TACO-Net,结合拓扑数据分析与多种图像滤波技术,通过将点云转化为体素化二值3D图像来提取区分性拓扑特征,并训练轻量级一维卷积神经网络(1D CNN)进行分类。该框架在广泛使用的合成基准ModelNet40和ModelNet10上分别达到99.05%和99.52%的准确率,且在大规模真实世界数据集OmniObject3D上表现出良好鲁棒性。在十种不同类型的受损ModelNet40输入测试中,TACO-Net整体展现出强抗干扰能力。
原文摘要 · Abstract (English)
3D object classification is a crucial problem due to its significant practical relevance in many fields, including computer vision, robotics, and autonomous driving. Although deep learning methods applied to point clouds sampled on CAD models of the objects and/or captured by LiDAR or RGBD cameras have achieved remarkable success in recent years, achieving high classification accuracy remains a challenging problem due to the unordered point clouds and their irregularity and noise. To this end, we propose a novel state-of-the-art (SOTA) 3D object classification technique that combines topological data analysis with various image filtration techniques to classify objects when they are represented using point clouds. We transform every point cloud into a voxelized binary 3D image to extract distinguishing topological features. Next, we train a lightweight one-dimensional Convolutional Neural Network (1D CNN) using the extracted feature set from the training dataset. Our framework, TACO-Net, sets a new state-of-the-art by achieving $99.05\%$ and $99.52\%$ accuracy on the widely used synthetic benchmarks ModelNet40 and ModelNet10, and further demonstrates its robustness on the large-scale real-world OmniObject3D dataset. When tested with ten different kinds of corrupted ModelNet40 inputs, the proposed TACO-Net demonstrates strong resiliency overall.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。