English

Mining Minimal Map-Segments for Visual Place Classifiers

Computer Vision and Pattern Recognition 2019-09-23 v1 Robotics

Abstract

In visual place recognition (VPR), map segmentation (MS) is a preprocessing technique used to partition a given view-sequence map into place classes (i.e., map segments) so that each class has good place-specific training images for a visual place classifier (VPC). Existing approaches to MS implicitly/explicitly suppose that map segments have a certain size, or individual map segments are balanced in size. However, recent VPR systems showed that very small important map segments (minimal map segments) often suffice for VPC, and the remaining large unimportant portion of the map should be discarded to minimize map maintenance cost. Here, a new MS algorithm that can mine minimal map segments from a large view-sequence map is presented. To solve the inherently NP hard problem, MS is formulated as a video-segmentation problem and the efficient point-trajectory based paradigm of video segmentation is used. The proposed map representation was implemented with three types of VPC: deep convolutional neural network, bag-of-words, and object class detector, and each was integrated into a Monte Carlo localization algorithm (MCL) within a topometric VPR framework. Experiments using the publicly available NCLT dataset thoroughly investigate the efficacy of MS in terms of VPR performance.

Keywords

Cite

@article{arxiv.1909.09594,
  title  = {Mining Minimal Map-Segments for Visual Place Classifiers},
  author = {Tanaka Kanji},
  journal= {arXiv preprint arXiv:1909.09594},
  year   = {2019}
}

Comments

8 pages, 4 figures, technical report

R2 v1 2026-06-23T11:21:39.311Z