GOTPR: General Outdoor Text-based Place Recognition Using Scene Graph Retrieval with OpenStreetMap
Donghwi Jung, Keonwoo Kim, Seong-Woo Kim

TL;DR
GOTPR introduces a scalable outdoor place recognition method that uses scene graph retrieval from text descriptions and OpenStreetMap data, achieving comparable accuracy to point cloud methods with less storage and faster processing.
Contribution
It presents a novel scene graph-based place recognition approach that leverages publicly available map data, eliminating the need for custom map creation and large point cloud storage.
Findings
Achieves comparable accuracy to point cloud methods
Reduces storage requirements significantly
Processes city-scale data within seconds
Abstract
We propose GOTPR, a robust place recognition method designed for outdoor environments where GPS signals are unavailable. Unlike existing approaches that use point cloud maps, which are large and difficult to store, GOTPR leverages scene graphs generated from text descriptions and maps for place recognition. This method improves scalability by replacing point clouds with compact data structures, allowing robots to efficiently store and utilize extensive map data. In addition, GOTPR eliminates the need for custom map creation by using publicly available OpenStreetMap data, which provides global spatial information. We evaluated its performance using the KITTI360Pose dataset with corresponding OpenStreetMap data, comparing it to existing point cloud-based place recognition methods. The results show that GOTPR achieves comparable accuracy while significantly reducing storage requirements.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Geographic Information Systems Studies · Advanced Image and Video Retrieval Techniques
MethodsGreedy Policy Search
