English

Weakly Supervised Scene Text Detection using Deep Reinforcement Learning

Computer Vision and Pattern Recognition 2022-01-14 v1 Artificial Intelligence Machine Learning

Abstract

The challenging field of scene text detection requires complex data annotation, which is time-consuming and expensive. Techniques, such as weak supervision, can reduce the amount of data needed. In this paper we propose a weak supervision method for scene text detection, which makes use of reinforcement learning (RL). The reward received by the RL agent is estimated by a neural network, instead of being inferred from ground-truth labels. First, we enhance an existing supervised RL approach to text detection with several training optimizations, allowing us to close the performance gap to regression-based algorithms. We then use our proposed system in a weakly- and semi-supervised training on real-world data. Our results show that training in a weakly supervised setting is feasible. However, we find that using our model in a semi-supervised setting , e.g. when combining labeled synthetic data with unannotated real-world data, produces the best results.

Keywords

Cite

@article{arxiv.2201.04866,
  title  = {Weakly Supervised Scene Text Detection using Deep Reinforcement Learning},
  author = {Emanuel Metzenthin and Christian Bartz and Christoph Meinel},
  journal= {arXiv preprint arXiv:2201.04866},
  year   = {2022}
}
R2 v1 2026-06-24T08:48:41.080Z