arXiv:2409.05699cs.CV2024-09

用可学习的松弛标记提升CNN手写识别性能

Boosting CNN-based Handwriting Recognition Systems with Learnable Relaxation Labeling

  • 将可训练的松弛标记融入CNN架构,利用上下文约束
  • 在多个数据集上提升泛化能力,部分超越Transformer
  • 引入稀疏化技术加速收敛,适合追求精度的工程应用

手写识别的核心挑战在于处理长距离上下文依赖,传统模型常难以应对。尽管近年来注意力机制通过增强上下文感知标签实现了顶尖性能,但早在20世纪70年代就已出现的松弛标记(Relaxation Labelling, RL)方法,凭借其基于变分不等式与博弈论的理论基础及收敛保证算法,在模式识别领域曾长期占据主导地位。本文提出一种新方法,将可学习的RL过程与多种成熟神经网络架构结合,并引入稀疏化技术以加速算法收敛、提升系统整体表现。在多个基准数据集上的实验表明,该方法显著增强了模型的泛化能力,某些情况下甚至超越了基于Transformer的架构。

原文摘要 · Abstract (English)

The primary challenge for handwriting recognition systems lies in managing long-range contextual dependencies, an issue that traditional models often struggle with. To mitigate it, attention mechanisms have recently been employed to enhance context-aware labelling, thereby achieving state-of-the-art performance. In the field of pattern recognition and image analysis, however, the use of contextual information in labelling problems has a long history and goes back at least to the early 1970's. Among the various approaches developed in those years, Relaxation Labelling (RL) processes have played a prominent role and have been the method of choice in the field for more than a decade. Contrary to recent transformer-based architectures, RL processes offer a principled approach to the use of contextual constraints, having a solid theoretic foundation grounded on variational inequality and game theory, as well as effective algorithms with convergence guarantees. In this paper, we propose a novel approach to handwriting recognition that integrates the strengths of two distinct methodologies. In particular, we propose integrating (trainable) RL processes with various well-established neural architectures and we introduce a sparsification technique that accelerates the convergence of the algorithm and enhances the overall system's performance. Experiments over several benchmark datasets show that RL processes can improve the generalisation ability, even surpassing in some cases transformer-based architectures.

手写识别松弛标记CNN上下文建模

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