paper-with-me

Papers

Semi-supervised Vector-Quantization in Visual SLAM using HGCN

2022-07-14 · Amir Zarringhalam, Saeed Shiry Ghidary, Ali Mohades Khorasani

In this paper, two semi-supervised appearance based loop closure detection technique, HGCN-FABMAP and HGCN-BoW are introduced. Furthermore an extension to the current state of the art localization SLAM algorithm, ORB-SLAM, is presented. The proposed HGCN-FABMAP method is implemented in an off-line manner incorporating Bayesian probabilistic schema for loop detection decision making. Specifically, we let a Hyperbolic Graph Convolutional Neural Network (HGCN) to operate over the SURF features graph space, and perform vector quantization part of the SLAM procedure. This part previously was performed in an unsupervised manner using algorithms like HKmeans, kmeans++,..etc. The main Advantage of using HGCN, is that it scales linearly in number of graph edges. Experimental results shows that HGCN-FABMAP algorithm needs far more cluster centroids than HGCN-ORB, otherwise it fails to detect loop closures. Therefore we consider HGCN-ORB to be more efficient in terms of memory consumption, also we conclude the superiority of HGCN-BoW and HGCN-FABMAP with respect to other algorithms.

📄 PDF Abstract BibTeX arXiv:2207.06738

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingLoop Closure DetectionQuantization

Similar Papers 제목 키워드 기반

An Efficient Index for Visual Search in Appearance-based SLAM

2013-09-27 · Kiana Hajebi, Hong Zhang

Vector-quantization can be a computationally expensive step in visual bag-of-words (BoW) search when the vocabulary is large. A BoW-based appearance SLAM needs to tackle this problem for an efficient real-time operation.…

ClusteringQuantization

Generalized Product Quantization Network for Semi-supervised Image Retrieval

2020-02-26 · CVPR 2020 6 · Young Kyun Jang, Nam Ik Cho

Image retrieval methods that employ hashing or vector quantization have achieved great success by taking advantage of deep learning. However, these approaches do not meet expectations unless expensive label information i…

Image RetrievalMetric LearningQuantizationRetrieval+3

Semantic Semi-Incremental Data-Association-Free Object SLAM

2026-07-25 · Yihao Zhang, Jungseok Hong, John J. Leonard arxiv

Data association between landmark measurements and landmark variables has long been a central challenge in SLAM, as estimation accuracy depends critically on associating measurements with the correct landmark variables. …

Computational Efficiency

VQ-Seg: Vector-Quantized Token Perturbation for Semi-Supervised Medical Image Segmentation

2026-01-15 · Sicheng Yang, Zhaohu Xing, Lei Zhu arxiv

Consistency learning with feature perturbation is a widely used strategy in semi-supervised medical image segmentation. However, many existing perturbation methods rely on dropout, and thus require a careful manual tunin…

Semi-supervised Medical Image SegmentationImage Reconstruction

Evaluation of the visual odometry methods for semi-dense real-time

2018-04-10 · Haidara Gaoussou, Peng Dewei

Recent decades have witnessed a significant increase in the use of visual odometry(VO) in the computer vision area. It has also been used in varieties of robotic applications, for example on the Mars Exploration Rovers. …

Visual Odometry