English

Generative Adversarial Network for Handwritten Text

Machine Learning 2020-02-28 v3 Computer Vision and Pattern Recognition

Abstract

Generative adversarial networks (GANs) have proven hugely successful in variety of applications of image processing. However, generative adversarial networks for handwriting is relatively rare somehow because of difficulty of handling sequential handwriting data by Convolutional Neural Network (CNN). In this paper, we propose a handwriting generative adversarial network framework (HWGANs) for synthesizing handwritten stroke data. The main features of the new framework include: (i) A discriminator consists of an integrated CNN-Long-Short-Term- Memory (LSTM) based feature extraction with Path Signature Features (PSF) as input and a Feedforward Neural Network (FNN) based binary classifier; (ii) A recurrent latent variable model as generator for synthesizing sequential handwritten data. The numerical experiments show the effectivity of the new model. Moreover, comparing with sole handwriting generator, the HWGANs synthesize more natural and realistic handwritten text.

Keywords

Cite

@article{arxiv.1907.11845,
  title  = {Generative Adversarial Network for Handwritten Text},
  author = {Bo Ji and Tianyi Chen},
  journal= {arXiv preprint arXiv:1907.11845},
  year   = {2020}
}

Comments

12 pages, 7 figures, submitted for WACV 2020

R2 v1 2026-06-23T10:32:32.197Z