English

Robust and Efficient Writer-Independent IMU-Based Handwriting Recognition

Machine Learning 2026-05-29 v3

Abstract

Handwriting recognition (HWR) using inertial measurement unit (IMU) data remains challenging due to variations in writing styles and the limited availability of datasets. Previous approaches often struggle with handwriting from unseen writers, making writer-independent (WI) recognition a crucial yet difficult problem. This paper presents a model designed to improve WI HWR on IMU data, using a CNN encoder and BiLSTM-based decoder. Our approach demonstrates strong robustness to unseen handwriting styles, outperforming existing methods on the WI splits of both the public OnHW dataset and our word-based dataset, achieving character error rates (CERs) of 7.37% and 9.44%, and word error rates (WERs) of 15.12% and 32.17%, respectively. Robustness evaluation shows that our model maintains superior performance across different age groups, with knowledge learned from one group generalizing better to another compared to other approaches. Evaluation on our sentence-based dataset further demonstrates the potential for recognizing full sentences. Through comprehensive ablation studies, we show that our design choices achieve a strong balance between performance and efficiency. These findings support the development of more adaptable and scalable HWR systems for real-world applications.

Keywords

Cite

@article{arxiv.2502.20954,
  title  = {Robust and Efficient Writer-Independent IMU-Based Handwriting Recognition},
  author = {Jindong Li and Tim Hamann and Jens Barth and Peter Kämpf and Dario Zanca and Björn Eskofier},
  journal= {arXiv preprint arXiv:2502.20954},
  year   = {2026}
}

Comments

Accepted at iWOAR 2025. Published in Springer LNCS, 2026. Code available at https://github.com/jindongli24/REWI

R2 v1 2026-06-28T22:01:40.757Z