TL;DR
MASTER introduces a self-attention based scene text recognition model that addresses attention drift, improves robustness to distortions, and enhances training and inference efficiency, outperforming existing methods on various benchmarks.
Contribution
The paper proposes a novel self-attention based architecture for scene text recognition that overcomes attention drift and improves efficiency and robustness.
Findings
Outperforms existing methods on multiple benchmarks.
Effectively handles regular and irregular scene text.
Achieves high training parallelization and fast inference.
Abstract
Attention-based scene text recognizers have gained huge success, which leverages a more compact intermediate representation to learn 1d- or 2d- attention by a RNN-based encoder-decoder architecture. However, such methods suffer from attention-drift problem because high similarity among encoded features leads to attention confusion under the RNN-based local attention mechanism. Moreover, RNN-based methods have low efficiency due to poor parallelization. To overcome these problems, we propose the MASTER, a self-attention based scene text recognizer that (1) not only encodes the input-output attention but also learns self-attention which encodes feature-feature and target-target relationships inside the encoder and decoder and (2) learns a more powerful and robust intermediate representation to spatial distortion, and (3) owns a great training efficiency because of high training…
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.
