arXiv:2505.24837cs.CV2025-05被引 1

通过多粒度图文对齐,显著提升中文字符零样本识别准确率

Zero-Shot Chinese Character Recognition with Hierarchical Multi-Granularity Image-Text Aligning

  • 构建图像与文本的分层多粒度编码器,捕捉笔画到结构的语义信息
  • 在手写字符和部首零样本场景下,准确率提升达20%
  • 适合关注中文识别、跨模态对齐与少样本学习的研究者

中文字符识别是智能文档处理的基础技术。与拉丁字符不同,中文字符具有独特的空间结构和构字规律,可利用细粒度语义信息进行表征。然而,现有方法通常依赖自回归生成及编辑距离后处理,且仅使用单层次字符表示。本文提出基于对比学习范式的分层多粒度图文对齐框架(Hi-GITA)。为充分利用中文字符的细粒度语义信息,我们在图像与文本两侧设计多粒度编码器:图像多粒度编码器从字符图像中提取分层表征,捕捉从局部笔画到整体结构的语义线索;文本多粒度编码器在不同粒度上提取笔画与部首序列表征。为更好建模笔画与部首间关系,分别引入多粒度融合模块。此外,提出细粒度解耦图文对比损失,实现多粒度层级上的跨模态对齐。大量实验表明,所提方法显著优于现有零样本中文字符识别方法,在手写字符与部首零样本设置下准确率提升约20%。代码与模型将很快公开。

原文摘要 · Abstract (English)

Chinese Character Recognition (CCR) is a fundamental technology for intelligent document processing. Unlike Latin characters, Chinese characters exhibit unique spatial structures and compositional rules, allowing for the use of fine-grained semantic information in representation. However, existing approaches are usually based on auto-regressive as well as edit distance post-process and typically rely on a single-level character representation. In this paper, we propose a Hierarchical Multi-Granularity Image-Text Aligning (Hi-GITA) framework based on a contrastive paradigm. To leverage the abundant fine-grained semantic information of Chinese characters, we propose multi-granularity encoders on both image and text sides. Specifically, the Image Multi-Granularity Encoder extracts hierarchical image representations from character images, capturing semantic cues from localized strokes to holistic structures. The Text Multi-Granularity Encoder extracts stroke and radical sequence representations at different levels of granularity. To better capture the relationships between strokes and radicals, we introduce Multi-Granularity Fusion Modules on the image and text sides, respectively. Furthermore, to effectively bridge the two modalities, we further introduce a Fine-Grained Decoupled Image-Text Contrastive loss, which aligns image and text representations across multiple granularities. Extensive experiments demonstrate that our proposed Hi-GITA significantly outperforms existing zero-shot CCR methods. For instance, it brings about 20% accuracy improvement in handwritten character and radical zero-shot settings. Code and models will be released soon.

中文识别图文对齐零样本学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。