arXiv:2508.21040cs.CVcs.LG2025-08被引 3

用频率引导生成手写体,单例样本也能保风格一致

FW-GAN: Frequency-Driven Handwriting Synthesis with Wave-Modulated MLP Generator

  • 用相位感知的Wave-MLP捕捉笔画空间关系
  • 高频特征增强判别器,生成更逼真手写样本
  • 适合低资源手写识别数据增强场景

标注手写数据通常稀缺,制约了需要多样化、风格一致训练样本的识别系统性能。手写合成可通过生成人工数据来弥补这一不足。然而,现有方法存在两大局限:一是多基于传统卷积架构,难以建模长程依赖和复杂笔画模式;二是忽略频率信息,而频率对捕捉手写体细微风格与结构特征至关重要。为此,我们提出FW-GAN,一种仅需单个样本即可生成真实、作者一致手写文本的一次性合成框架。其生成器融合相位感知的Wave-MLP,更好保留微妙风格线索并建模空间关系;判别器引入频率引导机制,利用高频成分提升真实性检测能力;同时设计新型频率分布损失,使合成与真实手写在频域特性上对齐,显著提升视觉质量。在越南语和英语手写数据集上的实验表明,FW-GAN可生成高质量、风格一致的手写样本,是低资源手写识别(HTR)数据增强的有效工具。官方代码已开源:https://github.com/DAIR-Group/FW-GAN

原文摘要 · Abstract (English)

Labeled handwriting data is often scarce, limiting the effectiveness of recognition systems that require diverse, style-consistent training samples. Handwriting synthesis offers a promising solution by generating artificial data to augment training. However, current methods face two major limitations. First, most are built on conventional convolutional architectures, which struggle to model long-range dependencies and complex stroke patterns. Second, they largely ignore the crucial role of frequency information, which is essential for capturing fine-grained stylistic and structural details in handwriting. To address these challenges, we propose FW-GAN, a one-shot handwriting synthesis framework that generates realistic, writer-consistent text from a single example. Our generator integrates a phase-aware Wave-MLP to better capture spatial relationships while preserving subtle stylistic cues. We further introduce a frequency-guided discriminator that leverages high-frequency components to enhance the authenticity detection of generated samples. Additionally, we introduce a novel Frequency Distribution Loss that aligns the frequency characteristics of synthetic and real handwriting, thereby enhancing visual fidelity. Experiments on Vietnamese and English handwriting datasets demonstrate that FW-GAN generates high-quality, style-consistent handwriting, making it a valuable tool for augmenting data in low-resource handwriting recognition (HTR) pipelines. Official implementation is available at https://github.com/DAIR-Group/FW-GAN

手写生成频率建模数据增强

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。