paper-with-me

Papers

Efficient and Deterministic Search Strategy Based on Residual Projections for Point Cloud Registration with Correspondences

2023-05-19 · Xinyi Li, Hu Cao, Yinlong Liu, Xueli Liu, Feihu Zhang, Alois Knoll

Estimating the rigid transformation between two LiDAR scans through putative 3D correspondences is a typical point cloud registration paradigm. Current 3D feature matching approaches commonly lead to numerous outlier correspondences, making outlier-robust registration techniques indispensable. Many recent studies have adopted the branch and bound (BnB) optimization framework to solve the correspondence-based point cloud registration problem globally and deterministically. Nonetheless, BnB-based methods are time-consuming to search the entire 6-dimensional parameter space, since their computational complexity is exponential to the solution domain dimension in the worst-case. To enhance algorithm efficiency, existing works attempt to decouple the 6 degrees of freedom (DOF) original problem into two 3-DOF sub-problems, thereby reducing the search space. In contrast, our approach introduces a novel pose decoupling strategy based on residual projections, decomposing the raw registration problem into three sub-problems. Subsequently, we embed interval stabbing into BnB to solve these sub-problems within a lower two-dimensional domain, resulting in efficient and deterministic registration. Moreover, our method can be adapted to address the challenging problem of simultaneous pose and registration. Through comprehensive experiments conducted on challenging synthetic and real-world datasets, we demonstrate that the proposed method outperforms state-of-the-art methods in terms of efficiency while maintaining comparable robustness.

📄 PDF Abstract BibTeX arXiv:2305.11716

Code (0)

등록된 구현이 없습니다.

Tasks

3D Feature MatchingPoint Cloud Registration

Similar Papers 제목 키워드 기반

RBP-Pose: Residual Bounding Box Projection for Category-Level Pose Estimation

2022-07-30 · Ruida Zhang, Yan Di, Zhiqiang Lou, Fabian Manhardt 외

Category-level object pose estimation aims to predict the 6D pose as well as the 3D metric size of arbitrary objects from a known set of categories. Recent methods harness shape prior adaptation to map the observed point…

ObjectPose Estimation

The Residual Stream Is All You Need: On the Redundancy of the KV Cache in Transformer Inference

2026-03-20 · Kaleem Ullah Qasim, Jiashu Zhang, Muhammad Kafeel Shaheen, Razan Alharith 외 arxiv

The key-value (KV) cache is widely treated as essential state in transformer inference, and a large body of work engineers policies to compress, evict, or approximate its entries. We prove that this state is entirely red…

Energy-Based Residual Latent Transport for Unsupervised Point Cloud Completion

2022-11-13 · Ruikai Cui, Shi Qiu, Saeed Anwar, Jing Zhang 외

Unsupervised point cloud completion aims to infer the whole geometry of a partial object observation without requiring partial-complete correspondence. Differing from existing deterministic approaches, we advocate genera…

DecoderPoint Cloud Completion

Inexact Primal-Dual Gradient Projection Methods for Nonlinear Optimization on Convex Set

2019-11-18 · Fan Zhang, Hao Wang, Jiashan Wang, Kai Yang

In this paper, we propose a novel primal-dual inexact gradient projection method for nonlinear optimization problems with convex-set constraint. This method only needs inexact computation of the projections onto the conv…

2-Bit Random Projections, NonLinear Estimators, and Approximate Near Neighbor Search

2016-02-21 · Ping Li, Michael Mitzenmacher, Anshumali Shrivastava

The method of random projections has become a standard tool for machine learning, data mining, and search with massive data at Web scale. The effective use of random projections requires efficient coding schemes for quan…

QuantizationRe-Ranking