Papers › Look Back Again: Dual Parallel Attention Network for Accurate and Robust Scene Text Recognition

Look Back Again: Dual Parallel Attention Network for Accurate and Robust Scene Text Recognition

1 Aug 2021ICMR 2021 8archive 2025-07-28

Zilong Fu, Guoqing Jin, Hongtao Xie, Junbo Guo

Nowadays, it is a trend that using a parallel-decoupled encoderdecoder (PDED) framework in scene text recognition for its flexibility and efficiency. However, due to the inconsistent information content between queries and keys in the parallel positional attention module (PPAM) used in this kind of framework(queries: position information, keys: context and position information), visual misalignment tends to appear when confronting hard samples(e.g., blurred texts, irregular texts, or low-quality images). To tackle this issue, in this paper, we propose a dual parallel attention network (DPAN), in which a newly designed parallel context attention module (PCAM) is cascaded with the original PPAM, using linguistic contextual information to compensate for the information inconsistency between queries and keys. Specifically, in PCAM, we take the visual features from PPAM as inputs and present a bidirectional language model to enhance them with linguistic contexts to produce queries. In this way, we make the information content of the queries and keys consistent in PCAM, which helps to generate more precise visual glimpses to improve the entire PDED framework’s accuracy and robustness. Experimental results verify the effectiveness of the proposed PCAM, showing the necessity of keeping the information consistency between queries and keys in the attention mechanism. On six benchmarks, including regular text and irregular text, the performance of DPAN surpasses the existing leading methods by large margins, achieving new state-of-the-art performance. The code is available on https://github.com/Jackandrome/DPAN.

PaperPDFCode

Code

Jackandrome/DPAN officialmentioned in paper report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Language ModellingScene Text Recognition

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Scene Text Recognition CUTE80 DPAN Accuracy 91.9 #17 of 18 Archive leaderboard report
Scene Text Recognition ICDAR2013 DPAN Accuracy 97.7 #13 of 38 Archive leaderboard report
Scene Text Recognition ICDAR2015 DPAN Accuracy 85.5 #14 of 27 Archive leaderboard report
Scene Text Recognition IIIT5k DPAN Accuracy 96.2 #17 of 17 Archive leaderboard report
Scene Text Recognition SVT DPAN Accuracy 93.9 #18 of 37 Archive leaderboard report
Scene Text Recognition SVTP DPAN Accuracy 89.0 #17 of 17 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections