CVApr 24, 2017

Model-based Iterative Restoration for Binary Document Image Compression with Dictionary Learning

arXiv:1704.07019v18 citations
Originality Incremental advance
AI Analysis

This work addresses compression and quality issues for scanned binary documents, offering incremental improvements over existing methods.

The paper tackles noise in binary document images, which degrades quality and harms compression, by proposing a model-based iterative restoration method with dictionary learning; it reduces flipped pixels by 48.2% and improves compression ratio by 36.36% for synthetic noise, and outperforms cutting-edge methods by 28.27% for real noise.

The inherent noise in the observed (e.g., scanned) binary document image degrades the image quality and harms the compression ratio through breaking the pattern repentance and adding entropy to the document images. In this paper, we design a cost function in Bayesian framework with dictionary learning. Minimizing our cost function produces a restored image which has better quality than that of the observed noisy image, and a dictionary for representing and encoding the image. After the restoration, we use this dictionary (from the same cost function) to encode the restored image following the symbol-dictionary framework by JBIG2 standard with the lossless mode. Experimental results with a variety of document images demonstrate that our method improves the image quality compared with the observed image, and simultaneously improves the compression ratio. For the test images with synthetic noise, our method reduces the number of flipped pixels by 48.2% and improves the compression ratio by 36.36% as compared with the best encoding methods. For the test images with real noise, our method visually improves the image quality, and outperforms the cutting-edge method by 28.27% in terms of the compression ratio.

Foundations

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

Your Notes