CVLGJan 12, 2012

Autonomous Cleaning of Corrupted Scanned Documents - A Generative Modeling Approach

arXiv:1201.2605v217 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of document restoration for archival or digitization purposes, but it is incremental as it builds on existing generative modeling techniques for unsupervised learning.

The paper tackles the problem of autonomously cleaning scanned text documents corrupted by dirt like ink spills, using a generative modeling approach to learn character representations without supervision and remove irregular patterns. They demonstrate that a single page with a limited set of character types can be efficiently cleaned based on structural regularity, even when heavily corrupted.

We study the task of cleaning scanned text documents that are strongly corrupted by dirt such as manual line strokes, spilled ink etc. We aim at autonomously removing dirt from a single letter-size page based only on the information the page contains. Our approach, therefore, has to learn character representations without supervision and requires a mechanism to distinguish learned representations from irregular patterns. To learn character representations, we use a probabilistic generative model parameterizing pattern features, feature variances, the features' planar arrangements, and pattern frequencies. The latent variables of the model describe pattern class, pattern position, and the presence or absence of individual pattern features. The model parameters are optimized using a novel variational EM approximation. After learning, the parameters represent, independently of their absolute position, planar feature arrangements and their variances. A quality measure defined based on the learned representation then allows for an autonomous discrimination between regular character patterns and the irregular patterns making up the dirt. The irregular patterns can thus be removed to clean the document. For a full Latin alphabet we found that a single page does not contain sufficiently many character examples. However, even if heavily corrupted by dirt, we show that a page containing a lower number of character types can efficiently and autonomously be cleaned solely based on the structural regularity of the characters it contains. In different examples using characters from different alphabets, we demonstrate generality of the approach and discuss its implications for future developments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes