Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Masked and Permuted Implicit Context Learning for Scene Text Recognition

About

Scene Text Recognition (STR) is difficult because of the variations in text styles, shapes, and backgrounds. Though the integration of linguistic information enhances models' performance, existing methods based on either permuted language modeling (PLM) or masked language modeling (MLM) have their pitfalls. PLM's autoregressive decoding lacks foresight into subsequent characters, while MLM overlooks inter-character dependencies. Addressing these problems, we propose a masked and permuted implicit context learning network for STR, which unifies PLM and MLM within a single decoder, inheriting the advantages of both approaches. We utilize the training procedure of PLM, and to integrate MLM, we incorporate word length information into the decoding process and replace the undetermined characters with mask tokens. Besides, perturbation training is employed to train a more robust model against potential length prediction errors. Our empirical evaluations demonstrate the performance of our model. It not only achieves superior performance on the common benchmarks but also achieves a substantial improvement of $9.1\%$ on the more challenging Union14M-Benchmark.

Xiaomeng Yang, Zhi Qiao, Jin Wei, Dongbao Yang, Yu Zhou• 2023

Related benchmarks

TaskDatasetResultRank
Scene Text RecognitionIIIT5K (test)
Word Accuracy99.2
244
Scene Text RecognitionUber-Text (test)
Word Accuracy84.9
35
Scene Text RecognitionCOCO-text (test)
Accuracy80.3
33
Scene Text RecognitionArT (test)
Word Accuracy84.4
19
Scene Text RecognitionIC15 Cleaned (test)
Word Accuracy93.9
10
Scene Text RecognitionSVT Cleaned (test)
Word Accuracy98.5
5
Scene Text RecognitionCUTE Cleaned (test)
Word Accuracy99
5
Scene Text RecognitionSVTP Cleaned (test)
Word Accuracy96.1
5
Scene Text RecognitionIC13 Cleaned (test)
Word Accuracy98.3
5
Showing 9 of 9 rows

Other info

Follow for update