2018 IEEE International Conference on Robotics and Automation (ICRA) 2018
DOI: 10.1109/icra.2018.8461155
|View full text |Cite
|
Sign up to set email alerts
|

Data-Efficient Decentralized Visual SLAM

Abstract: Decentralized visual simultaneous localization and mapping (SLAM) is a powerful tool for multi-robot applications in environments where absolute positioning systems are not available. Being visual, it relies on cameras, cheap, lightweight and versatile sensors, and being decentralized, it does not rely on communication to a central ground station. In this work, we integrate state-of-the-art decentralized SLAM components into a new, complete decentralized visual SLAM system. To allow for data association and co… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
150
0
2

Year Published

2018
2018
2022
2022

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 178 publications
(159 citation statements)
references
References 43 publications
1
150
0
2
Order By: Relevance
“…In the frontend, we use the latest version of RTAB-Map [45] for stereo visual odometry and we use the tensorflow implementation of NetVLAD provided in [9], with the default neural network weights trained in the original paper [10]. We only keep the first 128 dimensions of the generated descriptors to limit the data to be exchanged, as done in [9]. The visual feature extraction and relative pose transformation estimation are done by adapting the implementation in RTAB-Map and keeping their default parameters.…”
Section: A Implementation Detailsmentioning
confidence: 99%
See 2 more Smart Citations
“…In the frontend, we use the latest version of RTAB-Map [45] for stereo visual odometry and we use the tensorflow implementation of NetVLAD provided in [9], with the default neural network weights trained in the original paper [10]. We only keep the first 128 dimensions of the generated descriptors to limit the data to be exchanged, as done in [9]. The visual feature extraction and relative pose transformation estimation are done by adapting the implementation in RTAB-Map and keeping their default parameters.…”
Section: A Implementation Detailsmentioning
confidence: 99%
“…We used a PCM threshold of 1%, a NetVLAD comparison threshold of 0.15, and a minimum of 5 feature correspondences in the geometric verification to get a high number of loop closure measurements. While related work uses more conservative thresholds for NetVLAD and the number of feature correspondences to avoid outliers [9], we can afford more aggressive thresholds thanks to PCM. Results. Fig.…”
Section: Dataset Experimentsmentioning
confidence: 99%
See 1 more Smart Citation
“…On the other hand, Dong et al (2015), Morrison et al (2016) and Schuster et al (2019) propose to run full SLAM onboard each vehicle. The incurred computation costs are further reduced in distributed architectures, where each robot only optimizes its local map and shares the compressed map or boundary poses with each other, see Cunningham et al (2013); Choudhary et al (2017); Cieslewski et al (2018).…”
Section: Multi-robot Mapping and Explorationmentioning
confidence: 99%
“…To use the training script for images instead, we replace all point cloud specific loaders and containers with their image counterparts. We replace the network to be trained with the VGG-16 and NetVLAD architecture implementation of [26]. Furthermore, we use the training parameters specified in [19], reducing the learning rate to 0.000001, the number of queries per batch to two, and the number of positives and negatives per query to six each.…”
Section: Trainingmentioning
confidence: 99%