English

Improving Document Binarization via Adversarial Noise-Texture Augmentation

Computer Vision and Pattern Recognition 2019-05-02 v2

Abstract

Binarization of degraded document images is an elementary step in most of the problems in document image analysis domain. The paper re-visits the binarization problem by introducing an adversarial learning approach. We construct a Texture Augmentation Network that transfers the texture element of a degraded reference document image to a clean binary image. In this way, the network creates multiple versions of the same textual content with various noisy textures, thus enlarging the available document binarization datasets. At last, the newly generated images are passed through a Binarization network to get back the clean version. By jointly training the two networks we can increase the adversarial robustness of our system. Also, it is noteworthy that our model can learn from unpaired data. Experimental results suggest that the proposed method achieves superior performance over widely used DIBCO datasets.

Keywords

Cite

@article{arxiv.1810.11120,
  title  = {Improving Document Binarization via Adversarial Noise-Texture Augmentation},
  author = {Ankan Kumar Bhunia and Ayan Kumar Bhunia and Aneeshan Sain and Partha Pratim Roy},
  journal= {arXiv preprint arXiv:1810.11120},
  year   = {2019}
}

Comments

IEEE International Conference on Image Processing (ICIP), 2019. The full source code of the proposed system is publicly available at https://github.com/ankanbhunia/AdverseBiNet

R2 v1 2026-06-23T04:53:11.077Z