paper-with-me

Papers

Diffusion-Based Ukrainian Handwritten Text Generation with Cross-Domain Style Transfer

2026-05-26 · Andrii Ahitoliev, Pavlo Berezin arxiv

Handwritten text generation (HTG) conditioned on writer style has been widely studied for Latin scripts, but remains underexplored for low-resource and non-Latin writing systems, leaving open how well existing models generalise beyond the Latin domain. Cyrillic, particularly Ukrainian, lacks both large-scale writer-labeled datasets and empirical evidence of such generalisation. To address this gap, we construct a Ukrainian handwritten word dataset of 126,177 images from 308 writers using connected-component segmentation, quality filtering, and targeted oversampling of underrepresented Ukrainian characters. We retrain DiffusionPen, a MobileNetV2 triplet-loss style encoder with a CANINE-conditioned latent diffusion U-Net, on this dataset without architectural modification, testing direct transfer from Latin to Cyrillic. We evaluate cross-domain style transfer in three settings: cross-lingual transfer from IAM English samples, zero-shot transfer to an early 20th-century Ukrainian manuscript, and few-shot imitation of contemporary writers. The model produces legible, style-consistent word images, indicating that few-shot latent diffusion models generalize beyond the Latin-script domain. We release the dataset, trained models, and evaluation protocol as a reproducible benchmark for writer-aware Cyrillic HTG, providing a foundation for extending stylized HTG to other underrepresented writing systems.

📄 PDF Abstract BibTeX arXiv:2605.27487

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferText GenerationStyle Transfer

Similar Papers 제목 키워드 기반

DiffusionPen: Towards Controlling the Style of Handwritten Text Generation

2024-09-09 · Konstantina Nikolaidou, George Retsinas, Giorgos Sfikas, Marcus Liwicki

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 tr…

DiversityHTRMetric LearningText Generation

Beyond Isolated Words: Diffusion Brush for Handwritten Text-Line Generation

2025-08-05 · Gang Dai, Yifan Zhang, Yutao Qin, Qiangya Guo 외 arxiv

Existing handwritten text generation methods primarily focus on isolated words. However, realistic handwritten text demands attention not only to individual words but also to the relationships between them, such as verti…

Text Generation

Benchmarking Multimodal Models for Ukrainian Language Understanding Across Academic and Cultural Domains

2024-11-22 · Yurii Paniv, Artur Kiulian, Dmytro Chaplynskyi, Mykola Khandoga 외

While the evaluation of multimodal English-centric models is an active area of research with numerous benchmarks, there is a profound lack of benchmarks or evaluation suites for low- and mid-resource languages. We introd…

BenchmarkingCaption Generationmultimodal generationText Generation+1

One-Shot Diffusion Mimicker for Handwritten Text Generation

2024-09-06 · Gang Dai, Yifan Zhang, Quhui Ke, Qiangya Guo 외

Existing handwritten text generation methods often require more than ten handwriting samples as style references. However, in practical applications, users tend to prefer a handwriting generation model that operates with…

Handwriting generationText Generation

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 synthesi…

Image GenerationText Generation