paper-with-me

홈 › Papers

Towards Writing Style Adaptation in Handwriting Recognition

2023-02-13 · Jan Kohút, Michal Hradiš, Martin Kišš

One of the challenges of handwriting recognition is to transcribe a large number of vastly different writing styles. State-of-the-art approaches do not explicitly use information about the writer's style, which may be limiting overall accuracy due to various ambiguities. We explore models with writer-dependent parameters which take the writer's identity as an additional input. The proposed models can be trained on datasets with partitions likely written by a single author (e.g. single letter, diary, or chronicle). We propose a Writer Style Block (WSB), an adaptive instance normalization layer conditioned on learned embeddings of the partitions. We experimented with various placements and settings of WSB and contrastively pre-trained embeddings. We show that our approach outperforms a baseline with no WSB in a writer-dependent scenario and that it is possible to estimate embeddings for new writers. However, domain adaptation using simple finetuning in a writer-independent setting provides superior accuracy at a similar computational cost. The proposed approach should be further investigated in terms of training stability and embedding regularization to overcome such a baseline.

📄 PDF Abstract BibTeX arXiv:2302.06318

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationHandwriting Recognition

Methods 이 논문이 사용한 방법론

Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Adaptive Instance Normalization 설명 없음

Similar Papers 제목 키워드 기반

StylusAI: Stylistic Adaptation for Robust German Handwritten Text Generation

2024-07-22 · Nauman Riaz, Saifullah Saifullah, Stefan Agne, Andreas Dengel 외

In this study, we introduce StylusAI, a novel architecture leveraging diffusion models in the domain of handwriting style generation. StylusAI is specifically designed to adapt and integrate the stylistic nuances of one …

BenchmarkingText Generation

DNA: Dual-branch Network with Adaptation for Open-Set Online Handwriting Generation

2025-11-27 · Tsai-Ling Huang, Nhat-Tuong Do-Tran, Ngoc-Hoang-Lam Le, Hong-Han Shuai 외 arxiv

Online handwriting generation (OHG) enhances handwriting recognition models by synthesizing diverse, human-like samples. However, existing OHG methods struggle to generate unseen characters, particularly in glyph-based l…

Handwriting Recognition

Co-adaptation in a Handwriting Recognition System

2014-09-09 · Sunsern Cheamanunkul, Yoav Freund

Handwriting is a natural and versatile method for human-computer interaction, especially on small mobile devices such as smart phones. However, as handwriting varies significantly from person to person, it is difficult t…

Handwriting Recognition

HandwritingAgent: Language-Driven Handwriting Synthesis in Scalable Vector Space

2026-06-17 · Jaward Sesay, Yue Yu, Börje F. Karlsson arxiv

Teaching machines to emulate natural handwriting styles remains an open challenge, as it requires synthesizing stroke sequences that dynamically vary in shape, texture, pressure and script - not only across individuals, …

UIT-HWDB: Using Transferring Method to Construct A Novel Benchmark for Evaluating Unconstrained Handwriting Image Recognition in Vietnamese

2022-11-10 · Nghia Hieu Nguyen, Duong T. D. Vo, Kiet Van Nguyen

Recognizing handwriting images is challenging due to the vast variation in writing style across many people and distinct linguistic aspects of writing languages. In Vietnamese, besides the modern Latin characters, there …

Handwriting Recognition