English

Deep Visual Template-Free Form Parsing

Computer Vision and Pattern Recognition 2019-09-20 v2

Abstract

Automatic, template-free extraction of information from form images is challenging due to the variety of form layouts. This is even more challenging for historical forms due to noise and degradation. A crucial part of the extraction process is associating input text with pre-printed labels. We present a learned, template-free solution to detecting pre-printed text and input text/handwriting and predicting pair-wise relationships between them. While previous approaches to this problem have been focused on clean images and clear layouts, we show our approach is effective in the domain of noisy, degraded, and varied form images. We introduce a new dataset of historical form images (late 1800s, early 1900s) for training and validating our approach. Our method uses a convolutional network to detect pre-printed text and input text lines. We pool features from the detection network to classify possible relationships in a language-agnostic way. We show that our proposed pairing method outperforms heuristic rules and that visual features are critical to obtaining high accuracy.

Keywords

Cite

@article{arxiv.1909.02576,
  title  = {Deep Visual Template-Free Form Parsing},
  author = {Brian Davis and Bryan Morse and Scott Cohen and Brian Price and Chris Tensmeyer},
  journal= {arXiv preprint arXiv:1909.02576},
  year   = {2019}
}

Comments

Accepted at ICDAR 2019. Updated results with average of repeated experiments

R2 v1 2026-06-23T11:07:06.740Z