Pith. sign in

REVIEW 2 cited by

DiffusionPen: Towards Controlling the Style of Handwritten Text Generation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2409.06065 v1 pith:LDCAE23V submitted 2024-09-09 cs.CV

DiffusionPen: Towards Controlling the Style of Handwritten Text Generation

classification cs.CV
keywords texthandwrittenstyledatadiffusionpengenerationapproachcharacteristics
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Handwritten Text Generation (HTG) conditioned on text and style is a challenging task due to the variability of inter-user characteristics and the unlimited combinations of characters that form new words unseen during training. Diffusion Models have recently shown promising results in HTG but still remain under-explored. We present DiffusionPen (DiffPen), a 5-shot style handwritten text generation approach based on Latent Diffusion Models. By utilizing a hybrid style extractor that combines metric learning and classification, our approach manages to capture both textual and stylistic characteristics of seen and unseen words and styles, generating realistic handwritten samples. Moreover, we explore several variation strategies of the data with multi-style mixtures and noisy embeddings, enhancing the robustness and diversity of the generated data. Extensive experiments using IAM offline handwriting database show that our method outperforms existing methods qualitatively and quantitatively, and its additional generated data can improve the performance of Handwriting Text Recognition (HTR) systems. The code is available at: https://github.com/koninik/DiffusionPen.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SpiS-GAN: Spiral-Modulated Handwriting Synthesis with Star Operation

    cs.CV 2026-07 conditional novelty 5.0

    A GAN with elliptical-spiral feature mixing, star-operation blocks, and Sobel edge loss produces more realistic synthetic handwriting and lowers HTR error rates on English and Vietnamese datasets.

  2. HandwritingAgent: Language-Driven Handwriting Synthesis in Scalable Vector Space

    cs.CV 2026-06 unverdicted novelty 5.0

    HandwritingAgent generates SVG handwriting strokes via a large reasoning model conditioned on text and a style reference image, matching or exceeding prior generative models on imitation, recognition, multilingual, an...