paper-with-me

홈 › Papers

InCloud: Incremental Learning for Point Cloud Place Recognition

2022-03-02 · Joshua Knights, Peyman Moghadam, Milad Ramezani, Sridha Sridharan, Clinton Fookes

Place recognition is a fundamental component of robotics, and has seen tremendous improvements through the use of deep learning models in recent years. Networks can experience significant drops in performance when deployed in unseen or highly dynamic environments, and require additional training on the collected data. However naively fine-tuning on new training distributions can cause severe degradation of performance on previously visited domains, a phenomenon known as catastrophic forgetting. In this paper we address the problem of incremental learning for point cloud place recognition and introduce InCloud, a structure-aware distillation-based approach which preserves the higher-order structure of the network's embedding space. We introduce several challenging new benchmarks on four popular and large-scale LiDAR datasets (Oxford, MulRan, In-house and KITTI) showing broad improvements in point cloud place recognition performance over a variety of network architectures. To the best of our knowledge, this work is the first to effectively apply incremental learning for point cloud place recognition. Data pre-processing, training and evaluation code for this paper can be found at https://github.com/csiro-robotics/InCloud.

📄 PDF Abstract BibTeX arXiv:2203.00807

Code (2)

csiro-robotics/incloud 공식 구현 pytorch
csiro-robotics/fn_mechanisms pytorch

Tasks

Incremental Learning

Similar Papers 제목 키워드 기반

TDACloud: Point Cloud Recognition Using Topological Data Analysis

2025-06-23 · Anirban Ghosh, Ian Dahlin, Ayan Dutta

Point cloud-based object/place recognition remains a problem of interest in applications such as autonomous driving, scene reconstruction, and localization. Extracting meaningful local descriptors from a query point clou…

Autonomous DrivingGPUTopological Data Analysis

PointNetVLAD: Deep Point Cloud Based Retrieval for Large-Scale Place Recognition

2018-04-10 · CVPR 2018 6 · Mikaela Angelina Uy, Gim Hee Lee

Unlike its image based counterpart, point cloud based retrieval for place recognition has remained as an unexplored and unsolved problem. This is largely due to the difficulty in extracting local feature descriptors from…

3D Place RecognitionPoint Cloud RetrievalRetrievalTriplet+2

BEVPlace: Learning LiDAR-based Place Recognition using Bird's Eye View Images

2023-02-28 · ICCV 2023 1 · Lun Luo, Shuhang Zheng, Yixuan Li, Yongzhi Fan 외

Place recognition is a key module for long-term SLAM systems. Current LiDAR-based place recognition methods usually use representations of point clouds such as unordered points or range images. These methods achieve high…

Retrieval

A Registration-aided Domain Adaptation Network for 3D Point Cloud Based Place Recognition

2020-12-09 · Zhijian Qiao, Hanjiang Hu, Weiang Shi, Siyuan Chen 외

In the field of large-scale SLAM for autonomous driving and mobile robotics, 3D point cloud based place recognition has aroused significant research interest due to its robustness to changing environments with drastic da…

3D Place RecognitionAutonomous DrivingDomain AdaptationMetric Learning

Semantic Graph Based Place Recognition for 3D Point Clouds

2020-08-26 · Xin Kong, Xuemeng Yang, Guangyao Zhai, Xiangrui Zhao 외

Due to the difficulty in generating the effective descriptors which are robust to occlusion and viewpoint changes, place recognition for 3D point cloud remains an open issue. Unlike most of the existing methods that focu…

Graph MatchingGraph Similarity