English

HGI-SLAM: Loop Closure With Human and Geometric Importance Features

Robotics 2022-09-20 v1

Abstract

We present Human and Geometric Importance SLAM (HGI-SLAM), a novel approach to loop closure using salient and geometric features. Loop closure is a key element of SLAM, with many established methods for this problem. However, current methods are narrow, using either geometric or salient based features. We merge their successes into a model that outperforms both types of methods alone. Our method utilizes inexpensive monocular cameras and does not depend on depth sensors nor Lidar. HGI-SLAM utilizes geometric and salient features, processes them into descriptors, and optimizes them for a bag of words algorithm. By using a concurrent thread and combing our loop closure detection with ORB-SLAM2, our system is a complete SLAM framework. We present extensive evaluations of HGI loop detection and HGI-SLAM on the KITTI and EuRoC datasets. We also provide a qualitative analysis of our features. Our method runs in real time, and is robust to large viewpoint changes while staying accurate in organic environments. HGI-SLAM is an end-to-end SLAM system that only requires monocular vision and is comparable in performance to state-of-the-art SLAM methods.

Keywords

Cite

@article{arxiv.2209.08608,
  title  = {HGI-SLAM: Loop Closure With Human and Geometric Importance Features},
  author = {Shuhul Mujoo and Jerry Ng},
  journal= {arXiv preprint arXiv:2209.08608},
  year   = {2022}
}

Comments

7 pages, 4 figures

R2 v1 2026-06-28T01:32:28.606Z