paper-with-me

Papers

Incremental Loop Closure Verification by Guided Sampling

2015-09-25 · Kanji Tanaka

Loop closure detection, the task of identifying locations revisited by a robot in a sequence of odometry and perceptual observations, is typically formulated as a combination of two subtasks: (1) bag-of-words image retrieval and (2) post-verification using RANSAC geometric verification. The main contribution of this study is the proposal of a novel post-verification framework that achieves good precision recall trade-off in loop closure detection. This study is motivated by the fact that not all loop closure hypotheses are equally plausible (e.g., owing to mutual consistency between loop closure constraints) and that if we have evidence that one hypothesis is more plausible than the others, then it should be verified more frequently. We demonstrate that the problem of loop closure detection can be viewed as an instance of a multi-model hypothesize-and-verify framework and build guided sampling strategies on the framework where loop closures proposed using image retrieval are verified in a planned order (rather than in a conventional uniform order) to operate in a constant time. Experimental results using a stereo SLAM system confirm that the proposed strategy, the use of loop closure constraints and robot trajectory hypotheses as a guide, achieves promising results despite the fact that there exists a significant number of false positive constraints and hypotheses.

📄 PDF Abstract BibTeX arXiv:1509.07611

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalLoop Closure DetectionRetrieval

Similar Papers 제목 키워드 기반

Multi-Model Hypothesize-and-Verify Approach for Incremental Loop Closure Verification

2016-08-06 · Kanji Tanaka

Loop closure detection, which is the task of identifying locations revisited by a robot in a sequence of odometry and perceptual observations, is typically formulated as a visual place recognition (VPR) task. However, ev…

Loop Closure DetectionRobot NavigationVisual OdometryVisual Place Recognition

Fast and Incremental Loop Closure Detection Using Proximity Graphs

2019-11-25 · Shan An, Guangfu Che, Fangru Zhou, Xianglong Liu 외

Visual loop closure detection, which can be considered as an image retrieval task, is an important problem in SLAM (Simultaneous Localization and Mapping) systems. The frequently used bag-of-words (BoW) models can achiev…

GPUImage RetrievalLoop Closure DetectionRetrieval+1

Fast and Incremental Loop Closure Detection with Deep Features and Proximity Graphs

2020-09-29 · Shan An, Haogang Zhu, Dong Wei, Konstantinos A. Tsintotas 외

In recent years, the robotics community has extensively examined methods concerning the place recognition task within the scope of simultaneous localization and mapping applications.This article proposes an appearance-ba…

Loop Closure DetectionSimultaneous Localization and Mapping

GV-Bench: Benchmarking Local Feature Matching for Geometric Verification of Long-term Loop Closure Detection

2024-07-16 · Jingwen Yu, Hanjing Ye, Jianhao Jiao, Ping Tan 외

Visual loop closure detection is an important module in visual simultaneous localization and mapping (SLAM), which associates current camera observation with previously visited places. Loop closures correct drifts in tra…

BenchmarkingLoop Closure DetectionPose EstimationSimultaneous Localization and Mapping+1

Loop Closure via Maximal Cliques in 3D LiDAR-Based SLAM

2026-03-05 · Javier Laserna, Saurabh Gupta, Oscar Martinez Mozos, Cyrill Stachniss 외 arxiv

Reliable loop closure detection remains a critical challenge in 3D LiDAR-based SLAM, especially under sensor noise, environmental ambiguity, and viewpoint variation conditions. RANSAC is often used in the context of loop…