paper-with-me

Papers

Loop Closure Detection Based on Object-level Spatial Layout and Semantic Consistency

2023-04-11 · Xingwu Ji, Peilin Liu, Haochen Niu, Xiang Chen, Rendong Ying, Fei Wen

Visual simultaneous localization and mapping (SLAM) systems face challenges in detecting loop closure under the circumstance of large viewpoint changes. In this paper, we present an object-based loop closure detection method based on the spatial layout and semanic consistency of the 3D scene graph. Firstly, we propose an object-level data association approach based on the semantic information from semantic labels, intersection over union (IoU), object color, and object embedding. Subsequently, multi-view bundle adjustment with the associated objects is utilized to jointly optimize the poses of objects and cameras. We represent the refined objects as a 3D spatial graph with semantics and topology. Then, we propose a graph matching approach to select correspondence objects based on the structure layout and semantic property similarity of vertices' neighbors. Finally, we jointly optimize camera trajectories and object poses in an object-level pose graph optimization, which results in a globally consistent map. Experimental results demonstrate that our proposed data association approach can construct more accurate 3D semantic maps, and our loop closure method is more robust than point-based and object-based methods in circumstances with large viewpoint changes.

📄 PDF Abstract BibTeX arXiv:2304.05146

Code (1)

jixingwu/ss-lcd 공식 구현

Tasks

Graph MatchingLoop Closure DetectionObjectSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

SymbioLCD: Ensemble-Based Loop Closure Detection using CNN-Extracted Objects and Visual Bag-of-Words

2021-10-21 · Jonathan J. Y. Kim, Martin Urschler, Patricia J. Riddle, Jörg S. Wicker

Loop closure detection is an essential tool of Simultaneous Localization and Mapping (SLAM) to minimize drift in its localization. Many state-of-the-art loop closure detection (LCD) algorithms use visual Bag-of-Words (vB…

Loop Closure DetectionSimultaneous Localization and Mapping

SemanticTopoLoop: Semantic Loop Closure With 3D Topological Graph Based on Quadric-Level Object Map

2023-11-06 · Zhenzhong Cao

Loop closure, as one of the crucial components in SLAM, plays an essential role in correcting the accumulated errors. Traditional appearance-based methods, such as bag-of-words models, are often limited by local 2D featu…

Object

Open-Set Semantic Uncertainty Aware Metric-Semantic Graph Matching

2024-09-17 · Kurran Singh, John J. Leonard

Underwater object-level mapping requires incorporating visual foundation models to handle the uncommon and often previously unseen object classes encountered in marine scenarios. In this work, a metric of semantic uncert…

Graph MatchingLoop Closure DetectionObject

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

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