用视觉语言重建提升场景文字识别准确率
VL-Reader: Vision and Language Reconstructor is an Effective Scene Text Recognizer
- 通过视觉语言联合重建,同时建模图文信息
- 在六大数据集上平均准确率达97.1%,超越现有最优方法1.1%
- 适合关注多模态融合与文字识别的开发者
文字识别是视觉与语言的深度融合,涵盖笔画纹理的视觉特征与字符序列的语义上下文。针对先进文字识别的三大挑战:(1)能表征视觉与语义分布的编码器;(2)确保视觉与语义对齐的解码器;(3)预训练与微调阶段框架的一致性。受掩码自编码成功启发,我们提出一种创新的场景文字识别方法——VL-Reader。其核心在于全流程中视觉与语言的紧密交互。具体地,引入掩码视觉-语言重建(MVLR)目标,同步建模视觉与语言信息;设计掩码视觉-语言解码器(MVLD),进一步利用掩码的跨模态上下文实现双模态特征交互。VL-Reader架构从预训练到微调保持一致:预训练时重建被遮蔽的视觉与文本标记,微调时则从图像中恢复全部字符,无需遮蔽区域。该方法在六个典型数据集上取得平均97.1%准确率,超越当前最优结果1.1%,尤其在困难数据集上提升更显著。结果表明,视觉语言重建可作为高效场景文字识别器。
原文摘要 · Abstract (English)
Text recognition is an inherent integration of vision and language, encompassing the visual texture in stroke patterns and the semantic context among the character sequences. Towards advanced text recognition, there are three key challenges: (1) an encoder capable of representing the visual and semantic distributions; (2) a decoder that ensures the alignment between vision and semantics; and (3) consistency in the framework during pre-training, if it exists, and fine-tuning. Inspired by masked autoencoding, a successful pre-training strategy in both vision and language, we propose an innovative scene text recognition approach, named VL-Reader. The novelty of the VL-Reader lies in the pervasive interplay between vision and language throughout the entire process. Concretely, we first introduce a Masked Visual-Linguistic Reconstruction (MVLR) objective, which aims at simultaneously modeling visual and linguistic information. Then, we design a Masked Visual-Linguistic Decoder (MVLD) to further leverage masked vision-language context and achieve bi-modal feature interaction. The architecture of VL-Reader maintains consistency from pre-training to fine-tuning. In the pre-training stage, VL-Reader reconstructs both masked visual and text tokens, while in the fine-tuning stage, the network degrades to reconstruct all characters from an image without any masked regions. VL-reader achieves an average accuracy of 97.1% on six typical datasets, surpassing the SOTA by 1.1%. The improvement was even more significant on challenging datasets. The results demonstrate that vision and language reconstructor can serve as an effective scene text recognizer.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。