paper-with-me

홈 › Papers

IR-MCL: Implicit Representation-Based Online Global Localization

2022-10-06 · Haofei Kuang, Xieyuanli Chen, Tiziano Guadagnino, Nicky Zimmerman, Jens Behley, Cyrill Stachniss

Determining the state of a mobile robot is an essential building block of robot navigation systems. In this paper, we address the problem of estimating the robots pose in an indoor environment using 2D LiDAR data and investigate how modern environment models can improve gold standard Monte-Carlo localization (MCL) systems. We propose a neural occupancy field to implicitly represent the scene using a neural network. With the pretrained network, we can synthesize 2D LiDAR scans for an arbitrary robot pose through volume rendering. Based on the implicit representation, we can obtain the similarity between a synthesized and actual scan as an observation model and integrate it into an MCL system to perform accurate localization. We evaluate our approach on self-recorded datasets and three publicly available ones. We show that we can accurately and efficiently localize a robot using our approach surpassing the localization performance of state-of-the-art methods. The experiments suggest that the presented implicit representation is able to predict more accurate 2D LiDAR scans leading to an improved observation model for our particle filter-based localization. The code of our approach will be available at: https://github.com/PRBonn/ir-mcl.

📄 PDF Abstract BibTeX arXiv:2210.03113

Code (1)

prbonn/ir-mcl 공식 구현 pytorch

Tasks

Robot Navigation

Similar Papers 제목 키워드 기반

DVN-SLAM: Dynamic Visual Neural SLAM Based on Local-Global Encoding

2024-03-18 · Wenhua Wu, Guangming Wang, Ting Deng, Sebastian Aegidius 외

Recent research on Simultaneous Localization and Mapping (SLAM) based on implicit representation has shown promising results in indoor environments. However, there are still some challenges: the limited scene representat…

NeRFSimultaneous Localization and Mapping

GO-SLAM: Global Optimization for Consistent 3D Instant Reconstruction

2023-09-05 · ICCV 2023 1 · Youmin Zhang, Fabio Tosi, Stefano Mattoccia, Matteo Poggi

Neural implicit representations have recently demonstrated compelling results on dense Simultaneous Localization And Mapping (SLAM) but suffer from the accumulation of errors in camera tracking and distortion in the reco…

3D Reconstructionglobal-optimizationPose EstimationSimultaneous Localization and Mapping

GlORIE-SLAM: Globally Optimized RGB-only Implicit Encoding Point Cloud SLAM

2024-03-28 · Ganlin Zhang, Erik Sandström, Youmin Zhang, Manthan Patel 외

Recent advancements in RGB-only dense Simultaneous Localization and Mapping (SLAM) have predominantly utilized grid-based neural implicit encodings and/or struggle to efficiently realize global map and pose consistency. …

Simultaneous Localization and Mapping

ViBA: Implicit Bundle Adjustment with Geometric and Temporal Consistency for Robust Visual Matching

2026-04-03 · Xiaoji Niu, Yuqing Wang, Yan Wang, Hailiang Tang 외 arxiv

Most existing image keypoint detection and description methods rely on datasets with accurate pose and depth annotations, limiting scalability and generalization, and often degrading navigation and localization performan…

Keypoint DetectionVisual Odometry

CLNet: Cross-View Correspondence Makes a Stronger Geo-Localizationer

2025-12-16 · Xianwei Cao, Dou Quan, Shuang Wang, Ning Huyan 외 arxiv

Image retrieval-based cross-view geo-localization (IRCVGL) aims to match images captured from significantly different viewpoints, such as satellite and street-level images. Existing methods predominantly rely on learning…

Image Retrieval