Personalized Handwriting Recognition via Biased Regularization

Abstract

We present a new approach to personalized handwriting recognition. The problem, also known as writer adaptation, consists of converting a generic (user-independent) recognizer into a personalized (user-dependent) one, which has an improved recognition rate for a particular user. The adaptation step usually involves user-specific samples, which leads to the fundamental question of how to fuse this new information with that captured by the generic recognizer. We propose adapting the recognizer by minimizing a regularized risk functional (a modified SVM) where the prior knowledge from the generic recognizer enters through a modified regularization term. The result is a simple personalization framework with very good practical properties. Experiments on a 100 class real-world data set show that the number of errors can be reduced by over 40% with as few as five user samples per character.

Cite

Text

Kienzle and Chellapilla. "Personalized Handwriting Recognition via Biased Regularization." International Conference on Machine Learning, 2006. doi:10.1145/1143844.1143902

Markdown

[Kienzle and Chellapilla. "Personalized Handwriting Recognition via Biased Regularization." International Conference on Machine Learning, 2006.](https://mlanthology.org/icml/2006/kienzle2006icml-personalized/) doi:10.1145/1143844.1143902

BibTeX

@inproceedings{kienzle2006icml-personalized,
  title     = {{Personalized Handwriting Recognition via Biased Regularization}},
  author    = {Kienzle, Wolf and Chellapilla, Kumar},
  booktitle = {International Conference on Machine Learning},
  year      = {2006},
  pages     = {457-464},
  doi       = {10.1145/1143844.1143902},
  url       = {https://mlanthology.org/icml/2006/kienzle2006icml-personalized/}
}