paper-with-me

홈 › Papers

Zero-shot Generation of Training Data with Denoising Diffusion Probabilistic Model for Handwritten Chinese Character Recognition

2023-05-25 · Dongnan Gui, Kai Chen, Haisong Ding, Qiang Huo

There are more than 80,000 character categories in Chinese while most of them are rarely used. To build a high performance handwritten Chinese character recognition (HCCR) system supporting the full character set with a traditional approach, many training samples need be collected for each character category, which is both time-consuming and expensive. In this paper, we propose a novel approach to transforming Chinese character glyph images generated from font libraries to handwritten ones with a denoising diffusion probabilistic model (DDPM). Training from handwritten samples of a small character set, the DDPM is capable of mapping printed strokes to handwritten ones, which makes it possible to generate photo-realistic and diverse style handwritten samples of unseen character categories. Combining DDPM-synthesized samples of unseen categories with real samples of other categories, we can build an HCCR system to support the full character set. Experimental results on CASIA-HWDB dataset with 3,755 character categories show that the HCCR systems trained with synthetic samples perform similarly with the one trained with real samples in terms of recognition accuracy. The proposed method has the potential to address HCCR with a larger vocabulary.

📄 PDF Abstract BibTeX arXiv:2305.15660

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

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 제목 키워드 기반

DeltaDeno: Zero-Shot Anomaly Generation via Delta-Denoising Attribution

2025-11-21 · Chaoran Xu, Chengkan Lv, Qiyu Chen, Yunkang Cao 외 arxiv

Anomaly generation is often framed as few-shot fine-tuning with anomalous samples, which contradicts the scarcity that motivates generation and tends to overfit category priors. We tackle the setting where no real anomal…

Zero-Shot CFC: Fast Real-World Image Denoising based on Cross-Frequency Consistency

2025-10-14 · Yanlin Jiang, Yuchen Liu, Mingren Liu arxiv

Zero-shot denoisers address the dataset dependency of deep-learning-based denoisers, enabling the denoising of unseen single images. Nonetheless, existing zero-shot methods suffer from long training times and rely on the…

Computational EfficiencyImage Denoising

Masked Pre-training Enables Universal Zero-shot Denoiser

2024-01-26 · Xiaoxiao Ma, Zhixiang Wei, Yi Jin, Pengyang Ling 외

In this work, we observe that model trained on vast general images via masking strategy, has been naturally embedded with their distribution knowledge, thus spontaneously attains the underlying potential for strong image…

DenoisingImage Denoisingvalid

Zo3T: Zero-Shot 3D-Aware Trajectory-Guided Image-to-Video Generation via Test-Time Training

2025-09-08 · Ruicheng Zhang, Jun Zhou, Zunnan Xu, Zihao Liu 외 arxiv

Trajectory-Guided image-to-video (I2V) generation aims to synthesize videos that adhere to user-specified motion instructions. Existing methods typically rely on computationally expensive fine-tuning on scarce annotated …

Video Generation

FateZero: Fusing Attentions for Zero-shot Text-based Video Editing

2023-03-16 · ICCV 2023 1 · Chenyang Qi, Xiaodong Cun, Yong Zhang, Chenyang Lei 외

The diffusion-based generative models have achieved remarkable success in text-based image generation. However, since it contains enormous randomness in generation progress, it is still challenging to apply such models f…

AttributeText-to-Video EditingVideo EditingVideo Style Transfer