paper-with-me

홈 › Papers

SVN-ICP: Uncertainty Estimation of ICP-based LiDAR Odometry using Stein Variational Newton

2025-09-09 · Shiping Ma, Haoming Zhang, Marc Toussaint arxiv

This letter introduces SVN-ICP, a novel Iterative Closest Point (ICP) algorithm with uncertainty estimation that leverages Stein Variational Newton (SVN) on manifold. Designed specifically for fusing LiDAR odometry in multisensor systems, the proposed method ensures accurate pose estimation and consistent noise parameter inference, even in LiDAR-degraded environments. By approximating the posterior distribution using particles within the Stein Variational Inference framework, SVN-ICP eliminates the need for explicit noise modeling or manual parameter tuning. To evaluate its effectiveness, we integrate SVN-ICP into a simple error-state Kalman filter alongside an IMU and test it across multiple datasets spanning diverse environments and robot types. Extensive experimental results demonstrate that our approach outperforms best-in-class methods on challenging scenarios while providing reliable uncertainty estimates.

📄 PDF Abstract BibTeX arXiv:2509.08069

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Deep Bayesian ICP Covariance Estimation

2022-02-23 · Andrea De Maio, Simon Lacroix

Covariance estimation for the Iterative Closest Point (ICP) point cloud registration algorithm is essential for state estimation and sensor fusion purposes. We argue that a major source of error for ICP is in the input d…

Point Cloud RegistrationSensor FusionState Estimation

Tightly-Coupled LiDAR-IMU-Wheel Odometry with Online Calibration of a Kinematic Model for Skid-Steering Robots

2024-04-03 · Taku Okawara, Kenji Koide, Shuji Oishi, Masashi Yokozuka 외

Tunnels and long corridors are challenging environments for mobile robots because a LiDAR point cloud should degenerate in these environments. To tackle point cloud degeneration, this study presents a tightly-coupled LiD…

D3VO: Deep Depth, Deep Pose and Deep Uncertainty for Monocular Visual Odometry

2020-03-02 · CVPR 2020 6 · Nan Yang, Lukas von Stumberg, Rui Wang, Daniel Cremers

We propose D3VO as a novel framework for monocular visual odometry that exploits deep networks on three levels -- deep depth, pose and uncertainty estimation. We first propose a novel self-supervised monocular depth esti…

Depth EstimationMonocular Depth EstimationMonocular Visual OdometryVisual Odometry

DELO: Deep Evidential LiDAR Odometry using Partial Optimal Transport

2023-08-14 · Sk Aziz Ali, Djamila Aouada, Gerd Reis, Didier Stricker

Accurate, robust, and real-time LiDAR-based odometry (LO) is imperative for many applications like robot navigation, globally consistent 3D scene map reconstruction, or safe motion-planning. Though LiDAR sensor is known …

Motion PlanningRobot Navigation

Stein ICP for Uncertainty Estimation in Point Cloud Matching

2021-06-07 · Fahira Afzal Maken, Fabio Ramos, Lionel Ott

Quantification of uncertainty in point cloud matching is critical in many tasks such as pose estimation, sensor fusion, and grasping. Iterative closest point (ICP) is a commonly used pose estimation algorithm which provi…

Autonomous DrivingDecision MakingGPUPose Estimation+3