paper-with-me

Papers

AirLoop: Lifelong Loop Closure Detection

2021-09-18 · Dasong Gao, Chen Wang, Sebastian Scherer

Loop closure detection is an important building block that ensures the accuracy and robustness of simultaneous localization and mapping (SLAM) systems. Due to their generalization ability, CNN-based approaches have received increasing attention. Although they normally benefit from training on datasets that are diverse and reflective of the environments, new environments often emerge after the model is deployed. It is therefore desirable to incorporate the data newly collected during operation for incremental learning. Nevertheless, simply finetuning the model on new data is infeasible since it may cause the model's performance on previously learned data to degrade over time, which is also known as the problem of catastrophic forgetting. In this paper, we present AirLoop, a method that leverages techniques from lifelong learning to minimize forgetting when training loop closure detection models incrementally. We experimentally demonstrate the effectiveness of AirLoop on TartanAir, Nordland, and RobotCar datasets. To the best of our knowledge, AirLoop is one of the first works to achieve lifelong learning of deep loop closure detectors.

📄 PDF Abstract BibTeX arXiv:2109.08975

Code (1)

wang-chen/airloop 공식 구현 pytorch

Tasks

Incremental LearningLifelong learningLoop Closure DetectionSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

FairLoop: Software Support for Human-Centric Fairness in Predictive Business Process Monitoring

2025-08-27 · Felix Möhrlein, Martin Käppel, Julian Neuberger, Sven Weinzierl 외 arxiv

Sensitive attributes like gender or age can lead to unfair predictions in machine learning tasks such as predictive business process monitoring, particularly when used without considering context. We present FairLoop1, a…

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

Loop closure detection using local 3D deep descriptors

2021-10-31 · Youjie Zhou, Yiming Wang, Fabio Poiesi, Qi Qin 외

We present a simple yet effective method to address loop closure detection in simultaneous localisation and mapping using local 3D deep descriptors (L3Ds). L3Ds are emerging compact representations of patches extracted f…

Loop Closure Detection

Fast Loop Closure Detection via Binary Content

2020-02-25 · Han Wang, Juncheng Li, Maopeng Ran, Lihua Xie

Loop closure detection plays an important role in reducing localization drift in Simultaneous Localization And Mapping (SLAM). It aims to find repetitive scenes from historical data to reset localization. To tackle the l…

Image RetrievalLoop Closure DetectionRetrievalSimultaneous Localization and Mapping

Appearance-Based Loop Closure Detection for Online Large-Scale and Long-Term Operation

2024-07-22 · Mathieu Labbé, François Michaud

In appearance-based localization and mapping, loop closure detection is the process used to determinate if the current observation comes from a previously visited location or a new one. As the size of the internal map in…

Loop Closure Detection