论文标题
朝向端到端的手写文档识别
Towards End-to-end Handwritten Document Recognition
论文作者
论文摘要
在过去的几十年中,手写的文本识别已广泛研究其众多应用程序。如今,最先进的方法包括三步过程。该文档分为文本行,然后将其订购和识别。但是,这种三步方法有许多缺点。这三个步骤是独立处理的,而它们密切相关。错误从一个步骤到另一个步骤积累。排序步骤是基于启发式规则,该规则阻止了其用于复杂布局或异质文档的文档。对训练分割阶段的其他物理分割注释的需求是这种方法固有的。在本文中,我们建议通过以端到端的方式执行对整个文档的手写文本识别来解决这些问题。为此,我们逐渐增加了识别任务的困难,从孤立的线转移到段落,然后转移到整个文档。我们根据完全卷积网络提出了一种在线级别的方法,以设计手写识别任务的第一个通用特征提取步骤。基于这项初步工作,我们研究了两种不同的方法来识别手写段落。我们在2011年Rimes,IAM和读取2016年数据集的段落级别达到了最新的结果,并在这些数据集上超过了直线级别的最新状态。我们最终提出了第一种专门针对文档级别识别文本和布局的方法。字符和布局令牌是按照学习的阅读顺序依次预测的。我们提出了两个新的指标,用于在2009年的Rimes上评估此任务,并在页面级和双页级别上读取2016年数据集。
Handwritten text recognition has been widely studied in the last decades for its numerous applications. Nowadays, the state-of-the-art approach consists in a three-step process. The document is segmented into text lines, which are then ordered and recognized. However, this three-step approach has many drawbacks. The three steps are treated independently whereas they are closely related. Errors accumulate from one step to the other. The ordering step is based on heuristic rules which prevent its use for documents with a complex layouts or for heterogeneous documents. The need for additional physical segmentation annotations for training the segmentation stage is inherent to this approach. In this thesis, we propose to tackle these issues by performing the handwritten text recognition of whole document in an end-to-end way. To this aim, we gradually increase the difficulty of the recognition task, moving from isolated lines to paragraphs, and then to whole documents. We proposed an approach at the line level, based on a fully convolutional network, in order to design a first generic feature extraction step for the handwriting recognition task. Based on this preliminary work, we studied two different approaches to recognize handwritten paragraphs. We reached state-of-the-art results at paragraph level on the RIMES 2011, IAM and READ 2016 datasets and outperformed the line-level state of the art on these datasets. We finally proposed the first end-to-end approach dedicated to the recognition of both text and layout, at document level. Characters and layout tokens are sequentially predicted following a learned reading order. We proposed two new metrics we used to evaluate this task on the RIMES 2009 and READ 2016 dataset, at page level and double-page level.