NeurIPS 2025poster0 citations

PointTruss: K-Truss for Point Cloud Registration

Yue Wu, Jun Jiang, Yongzhe Yuan, Maoguo Gong, Qiguang Miao, Hao Li, Mingyang Zhang, wenping ma

Abstract

Point cloud registration is a fundamental task in 3D computer vision. Recent advances have shown that graph-based methods are effective for outlier rejection in this context. However, existing clique-based methods impose overly strict constraints and are NP-hard, making it difficult to achieve both robustness and efficiency. While the k-core reduces computational complexity, which only considers node degree and ignores higher-order topological structures such as triangles, limiting its effectiveness in complex scenarios. To overcome these limitations, we introduce the $k$-truss from graph theory into point cloud registration, leveraging triangle support as a constraint for inlier selection. We further propose a consensus voting-based low-scale sampling strategy to efficiently extract the structural skeleton of the point cloud prior to $k$-truss decomposition. Additionally, we design a spatial distribution score that balances coverage and uniformity of inliers, preventing selections that concentrate on sparse local clusters. Extensive experiments on KITTI, 3DMatch, and 3DLoMatch demonstrate that our method consistently outperforms both traditional and learning-based approaches in various indoor and outdoor scenarios, achieving state-of-the-art results.

Point cloud registrationcompatibility graphoutlier removalk-trusscorrespondence selection
BibTeX
@inproceedings{
wu2025pointtruss,
title={PointTruss: K-Truss for Point Cloud Registration},
author={Yue Wu and Jun Jiang and Yongzhe Yuan and Maoguo Gong and Qiguang Miao and Hao Li and Mingyang Zhang and wenping ma},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=MuxBO5f8mL}
}
PointTruss: K-Truss for Point Cloud Registration · NeurIPS 2025