Papers › Linguistic More: Taking a Further Step toward Efficient and Accurate Scene Text Recognition

Linguistic More: Taking a Further Step toward Efficient and Accurate Scene Text Recognition

9 May 2023arXiv:2305.05140archive 2025-07-28

Boqiang Zhang, Hongtao Xie, Yuxin Wang, Jianjun Xu, Yongdong Zhang

Vision model have gained increasing attention due to their simplicity and efficiency in Scene Text Recognition (STR) task. However, due to lacking the perception of linguistic knowledge and information, recent vision models suffer from two problems: (1) the pure vision-based query results in attention drift, which usually causes poor recognition and is summarized as linguistic insensitive drift (LID) problem in this paper. (2) the visual feature is suboptimal for the recognition in some vision-missing cases (e.g. occlusion, etc.). To address these issues, we propose a Linguistic Perception Vision model (LPV), which explores the linguistic capability of vision model for accurate text recognition. To alleviate the LID problem, we introduce a Cascade Position Attention (CPA) mechanism that obtains high-quality and accurate attention maps through step-wise optimization and linguistic information mining. Furthermore, a Global Linguistic Reconstruction Module (GLRM) is proposed to improve the representation of visual features by perceiving the linguistic information in the visual space, which gradually converts visual features into semantically rich ones during the cascade process. Different from previous methods, our method obtains SOTA results while keeping low complexity (92.4% accuracy with only 8.11M parameters). Code is available at https://github.com/CyrilSterling/LPV.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2305.05140")

Code

Syntology Ran 3 of 12 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 2 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

CyrilSterling/LPV officialmentioned in papermentioned on GitHubpytorchMIT report
topdu/openocr pytorchApache-2.0 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

12 samples harvested; 3 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
2ran
9unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from CyrilSterling/LPV. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

decoder_layer CyrilSterling/LPV/modules/attention.py official repository ran MIT (permissive) · 138752fa9826a05c · report
encoder_layer CyrilSterling/LPV/modules/attention.py official repository ran · our draft was wrong MIT (permissive) · 6d0a2c5e1e8c4121 · report
multi_head_attention_forward CyrilSterling/LPV/modules/transformer.py official repository ran MIT (permissive) · 0ca1572c9755ffd9 · report
checkImageIsValid CyrilSterling/LPV/create_lmdb_dataset.py official repository unverified MIT (permissive) · c7b92e1633b0d2da · report
drop_path CyrilSterling/LPV/modules/svtr_backbone.py official repository unverified MIT (permissive) · ee6f01cbc95c7313 · report
format_time CyrilSterling/LPV/train_final_dist.py official repository unverified MIT (permissive) · df68bb70a0fd2c06 · report
get_args CyrilSterling/LPV/utils.py official repository unverified MIT (permissive) · c69f8ea0842e65be · report
get_device CyrilSterling/LPV/utils.py official repository unverified MIT (permissive) · 291192e39061a450 · report
isless CyrilSterling/LPV/dataset.py official repository unverified MIT (permissive) · 8f99ed40edd07e1e · report
svtr_small CyrilSterling/LPV/modules/svtr_backbone.py official repository unverified MIT (permissive) · eabefe1dad92dc05 · report
svtr_tiny CyrilSterling/LPV/modules/svtr_backbone.py official repository unverified MIT (permissive) · 583c2d0c52e9b1ee · report
tensor2im CyrilSterling/LPV/dataset.py official repository unverified MIT (permissive) · b78e81e855133e45 · report

Tasks

Scene Text Recognition

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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