paper-with-me

홈 › Papers

Semi-Supervised Adaptation of Diffusion Models for Handwritten Text Generation

2024-12-20 · Kai Brandenbusch

The generation of images of realistic looking, readable handwritten text is a challenging task which is referred to as handwritten text generation (HTG). Given a string and examples from a writer, the goal is to synthesize an image depicting the correctly spelled word in handwriting with the calligraphic style of the desired writer. An important application of HTG is the generation of training images in order to adapt downstream models for new data sets. With their success in natural image generation, diffusion models (DMs) have become the state-of-the-art approach in HTG. In this work, we present an extension of a latent DM for HTG to enable generation of writing styles not seen during training by learning style conditioning with a masked auto encoder. Our proposed content encoder allows for different ways of conditioning the DM on textual and calligraphic features. Additionally, we employ classifier-free guidance and explore the influence on the quality of the generated training images. For adapting the model to a new unlabeled data set, we propose a semi-supervised training scheme. We evaluate our approach on the IAM-database and use the RIMES-database to examine the generation of data not seen during training achieving improvements in this particularly promising application of DMs for HTG.

📄 PDF Abstract BibTeX arXiv:2412.15853

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationText Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ScrabbleGAN: Semi-Supervised Varying Length Handwritten Text Generation

2020-03-23 · CVPR 2020 6 · Sharon Fogel, Hadar Averbuch-Elor, Sarel Cohen, Shai Mazor 외

Optical character recognition (OCR) systems performance have improved significantly in the deep learning era. This is especially true for handwritten text recognition (HTR), where each author has a unique style, unlike p…

Domain AdaptationHandwriting generationHandwriting RecognitionHandwritten Text Recognition+4

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

Leveraging Structure Knowledge and Deep Models for the Detection of Abnormal Handwritten Text

2024-10-15 · Zi-Rui Wang

Currently, the destruction of the sequence structure in handwritten text has become one of the main bottlenecks restricting the recognition task. The typical situations include additional specific markers (the text swapp…

Unsupervised Adaptation for Synthetic-to-Real Handwritten Word Recognition

2019-09-18 · Lei Kang, Marçal Rusiñol, Alicia Fornés, Pau Riba 외

Handwritten Text Recognition (HTR) is still a challenging problem because it must deal with two important difficulties: the variability among writing styles, and the scarcity of labelled data. To alleviate such problems,…

Data AugmentationHandwritten Text RecognitionHTRSynthetic Data Generation

Align, Minimize and Diversify: A Source-Free Unsupervised Domain Adaptation Method for Handwritten Text Recognition

2024-04-28 · María Alfaro-Contreras, Jorge Calvo-Zaragoza

This paper serves to introduce the Align, Minimize and Diversify (AMD) method, a Source-Free Unsupervised Domain Adaptation approach for Handwritten Text Recognition (HTR). This framework decouples the adaptation process…

Domain AdaptationHandwritten Text RecognitionHTRUnsupervised Domain Adaptation