paper-with-me

Papers

DiffCJK: Conditional Diffusion Model for High-Quality and Wide-coverage CJK Character Generation

2024-04-08 · Yingtao Tian

Chinese, Japanese, and Korean (CJK), with a vast number of native speakers, have profound influence on society and culture. The typesetting of CJK languages carries a wide range of requirements due to the complexity of their scripts and unique literary traditions. A critical aspect of this typesetting process is that CJK fonts need to provide a set of consistent-looking glyphs for approximately one hundred thousand characters. However, creating such a font is inherently labor-intensive and expensive, which significantly hampers the development of new CJK fonts for typesetting, historical, aesthetic, or artistic purposes. To bridge this gap, we are motivated by recent advancements in diffusion-based generative models and propose a novel diffusion method for generating glyphs in a targeted style from a single conditioned, standard glyph form. Our experiments show that our method is capable of generating fonts of both printed and hand-written styles, the latter of which presents a greater challenge. Moreover, our approach shows remarkable zero-shot generalization capabilities for non-CJK but Chinese-inspired scripts. We also show our method facilitates smooth style interpolation and generates bitmap images suitable for vectorization, which is crucial in the font creation process. In summary, our proposed method opens the door to high-quality, generative model-assisted font creation for CJK characters, for both typesetting and artistic endeavors.

📄 PDF Abstract BibTeX arXiv:2404.05212

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot Generalization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

SRNDiff: Short-term Rainfall Nowcasting with Condition Diffusion Model

2024-02-21 · XuDong Ling, Chaorong Li, Fengqing Qin, Peng Yang 외

Diffusion models are widely used in image generation because they can generate high-quality and realistic samples. This is in contrast to generative adversarial networks (GANs) and variational autoencoders (VAEs), which …

DecoderDenoisingImage GenerationPrecipitation Forecasting+1

CoDi: Conditional Diffusion Distillation for Higher-Fidelity and Faster Image Generation

2023-10-02 · CVPR 2024 1 · Kangfu Mei, Mauricio Delbracio, Hossein Talebi, Zhengzhong Tu 외

Large generative diffusion models have revolutionized text-to-image generation and offer immense potential for conditional generation tasks such as image enhancement, restoration, editing, and compositing. However, their…

Image EnhancementImage GenerationSuper-Resolutiontext-guided-image-editing+2

Guided-TTS 2: A Diffusion Model for High-quality Adaptive Text-to-Speech with Untranscribed Data

2022-05-30 · Sungwon Kim, Heeseung Kim, Sungroh Yoon

We propose Guided-TTS 2, a diffusion-based generative model for high-quality adaptive TTS using untranscribed data. Guided-TTS 2 combines a speaker-conditional diffusion model with a speaker-dependent phoneme classifier …

text-to-speechText to Speech

Segmentation-Guided Knee Radiograph Generation using Conditional Diffusion Models

2024-04-04 · Siyuan Mei, Fuxin Fan, Fabian Wagner, Mareike Thies 외

Deep learning-based medical image processing algorithms require representative data during development. In particular, surgical data might be difficult to obtain, and high-quality public datasets are limited. To overcome…

Segmentation

Guiding a Diffusion Model by Swapping Its Tokens

2026-04-09 · Weijia Zhang, Yuehao Liu, Shanyan Guan, Wu Ran 외 arxiv

Classifier-Free Guidance (CFG) is a widely used inference-time technique to boost the image quality of diffusion models. Yet, its reliance on text conditions prevents its use in unconditional generation. We propose a sim…