SAN: Structure-Aware Network for Complex and Long-tailed Chinese Text Recognition
Junyi Zhang, Chang Liu, Chun Yang

TL;DR
This paper introduces SAN, a structure-aware network that leverages hierarchical composition information to improve recognition of complex and tail Chinese characters, addressing shape confusion and data imbalance issues.
Contribution
The paper proposes a novel structure-aware network with an auxiliary radical branch and a Tree-Similarity-based weighting mechanism for better Chinese text recognition.
Findings
Significant improvement in recognizing complex characters.
Enhanced performance on tail classes.
Effective utilization of hierarchical composition information.
Abstract
In text recognition, complex glyphs and tail classes have always been factors affecting model performance. Specifically for Chinese text recognition, the lack of shape-awareness can lead to confusion among close complex characters. Since such characters are often tail classes that appear less frequently in the training-set, making it harder for the model to capture its shape information. Hence in this work, we propose a structure-aware network utilizing the hierarchical composition information to improve the recognition performance of complex characters. Implementation-wise, we first propose an auxiliary radical branch and integrate it into the base recognition network as a regularization term, which distills hierarchical composition information into the feature extractor. A Tree-Similarity-based weighting mechanism is then proposed to further utilize the depth information in the…
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.
Taxonomy
TopicsText and Document Classification Technologies · Handwritten Text Recognition Techniques · Advanced Text Analysis Techniques
MethodsBalanced Selection
