paper-with-me

Papers

LoopNet: A Multitasking Few-Shot Learning Approach for Loop Closure in Large Scale SLAM

2025-07-20 · Mohammad-Maher Nakshbandi, Ziad Sharawy, Sorin Grigorescu arxiv

One of the main challenges in the Simultaneous Localization and Mapping (SLAM) loop closure problem is the recognition of previously visited places. In this work, we tackle the two main problems of real-time SLAM systems: 1) loop closure detection accuracy and 2) real-time computation constraints on the embedded hardware. Our LoopNet method is based on a multitasking variant of the classical ResNet architecture, adapted for online retraining on a dynamic visual dataset and optimized for embedded devices. The online retraining is designed using a few-shot learning approach. The architecture provides both an index into the queried visual dataset, and a measurement of the prediction quality. Moreover, by leveraging DISK (DIStinctive Keypoints) descriptors, LoopNet surpasses the limitations of handcrafted features and traditional deep learning methods, offering better performance under varying conditions. Code is available at https://github.com/RovisLab/LoopNet. Additinally, we introduce a new loop closure benchmarking dataset, coined LoopDB, which is available at https://github.com/RovisLab/LoopDB.

📄 PDF Abstract BibTeX arXiv:2507.15109

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

LoopNet: Musical Loop Synthesis Conditioned On Intuitive Musical Parameters

2021-05-21 · Pritish Chandna, António Ramires, Xavier Serra, Emilia Gómez

Loops, seamlessly repeatable musical segments, are a cornerstone of modern music production. Contemporary artists often mix and match various sampled or pre-recorded loops based on musical criteria such as rhythm, harmon…

Information RetrievalMusic Information RetrievalRetrievalRhythm

A Loopback Network for Explainable Microvascular Invasion Classification

2023-01-01 · CVPR 2023 1 · Shengxuming Zhang, Tianqi Shi, Yang Jiang, Xiuming Zhang 외

Microvascular invasion (MVI) is a critical factor for prognosis evaluation and cancer treatment. The current diagnosis of MVI relies on pathologists to manually find out cancerous cells from hundreds of blood vessels…

Binary ClassificationClassificationDiagnosticMedical Image Analysis+1

PinNet: Keypoint-Aware Learned Local Descriptors with Geometric Embedding for Loop Closure in LiDAR SLAM

2026-06-26 · Yanlong Ma, Nakul S. Joshi, Christa S. Robison, Philip R. Osteen 외 arxiv

Loop closure is essential to reduce drift and build globally consistent maps in large-scale environments. However, reliable loop closure with only geometric information from, e.g., a LiDAR sensor, remains challenging due…

Pose EstimationPoint Clouds

Loop Closure Detection with RGB-D Feature Pyramid Siamese Networks

2018-11-25 · Zhang Qianhao, Alexander Mai, Joseph Menke, Allen Yang

In visual Simultaneous Localization And Mapping (SLAM), detecting loop closures has been an important but difficult task. Currently, most solutions are based on the bag-of-words approach. Yet the possibility of deep neur…

Loop Closure DetectionSimultaneous 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