MENTOR: Multilingual tExt detectioN TOward leaRning by analogy
Hsin-Ju Lin, Tsu-Chun Chung, Ching-Chun Hsiao, Pin-Yu Chen, Wei-Chen Chiu, Ching-Chun Huang
TL;DR
This paper addresses the challenge of detecting text in multilingual scene images, including unseen scripts, without collecting new labeled data or retraining. It introduces MENTOR, a three-component framework that combines zero-cost printed-text external information with a meta-mapping to language-specific kernels for detection-by-matching, enabling open-set language detection. The Dynamic Guide, Text Finder, and Language Mapper modules are trained with a two-stage process and augmented data to generalize to unseen languages, achieving competitive results against supervised baselines on multilingual benchmarks and unseen Malayalam. The approach has practical implications for autonomous systems operating in diverse linguistic environments by reducing data collection and retraining costs while maintaining robust multilingual text detection capabilities.
Abstract
Text detection is frequently used in vision-based mobile robots when they need to interpret texts in their surroundings to perform a given task. For instance, delivery robots in multilingual cities need to be capable of doing multilingual text detection so that the robots can read traffic signs and road markings. Moreover, the target languages change from region to region, implying the need of efficiently re-training the models to recognize the novel/new languages. However, collecting and labeling training data for novel languages are cumbersome, and the efforts to re-train an existing/trained text detector are considerable. Even worse, such a routine would repeat whenever a novel language appears. This motivates us to propose a new problem setting for tackling the aforementioned challenges in a more efficient way: "We ask for a generalizable multilingual text detection framework to detect and identify both seen and unseen language regions inside scene images without the requirement of collecting supervised training data for unseen languages as well as model re-training". To this end, we propose "MENTOR", the first work to realize a learning strategy between zero-shot learning and few-shot learning for multilingual scene text detection.
