CVDec 10, 2024

A Step towards Automated and Generalizable Tactile Map Generation using Generative Adversarial Networks

arXiv:2412.07191v13 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work addresses the limited availability of tactile maps for navigation by people with visual impairments, presenting an incremental step towards a full automated solution.

The paper tackled the problem of automating tactile map generation for visually impaired individuals by training a GAN model on a novel dataset of 6500 Google Maps street-views, achieving median F1 and IoU scores above 0.97 for identifying and inpainting map elements.

Blindness and visual impairments affect many people worldwide. For help with navigation, people with visual impairments often rely on tactile maps that utilize raised surfaces and edges to convey information through touch. Although these maps are helpful, they are often not widely available and current tools to automate their production have similar limitations including only working at certain scales, for particular world regions, or adhering to specific tactile map standards. To address these shortcomings, we train a proof-of-concept model as a first step towards applying computer vision techniques to help automate the generation of tactile maps. We create a first-of-its-kind tactile maps dataset of street-views from Google Maps spanning 6500 locations and including different tactile line- and area-like features. Generative adversarial network (GAN) models trained on a single zoom successfully identify key map elements, remove extraneous ones, and perform inpainting with median F1 and intersection-over-union (IoU) scores of better than 0.97 across all features. Models trained on two zooms experience only minor drops in performance, and generalize well both to unseen map scales and world regions. Finally, we discuss future directions towards a full implementation of a tactile map solution that builds on our results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes