paper-with-me

홈 › Papers

DA-Font: Few-Shot Font Generation via Dual-Attention Hybrid Integration

2025-09-20 · Weiran Chen, Guiqian Zhu, Ying Li, Yi Ji, Chunping Liu arxiv

Few-shot font generation aims to create new fonts with a limited number of glyph references. It can be used to significantly reduce the labor cost of manual font design. However, due to the variety and complexity of font styles, the results generated by existing methods often suffer from visible defects, such as stroke errors, artifacts and blurriness. To address these issues, we propose DA-Font, a novel framework which integrates a Dual-Attention Hybrid Module (DAHM). Specifically, we introduce two synergistic attention blocks: the component attention block that leverages component information from content images to guide the style transfer process, and the relation attention block that further refines spatial relationships through interacting the content feature with both original and stylized component-wise representations. These two blocks collaborate to preserve accurate character shapes and stylistic textures. Moreover, we also design a corner consistency loss and an elastic mesh feature loss to better improve geometric alignment. Extensive experiments show that our DA-Font outperforms the state-of-the-art methods across diverse font styles and characters, demonstrating its effectiveness in enhancing structural integrity and local fidelity. The source code can be found at \href{https://github.com/wrchen2001/DA-Font}{\textit{https://github.com/wrchen2001/DA-Font}}.

📄 PDF Abstract BibTeX arXiv:2509.16632

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Diff-Font: Diffusion Model for Robust One-Shot Font Generation

2022-12-12 · Haibin He, Xinyuan Chen, Chaoyue Wang, Juhua Liu 외

Font generation is a difficult and time-consuming task, especially in those languages using ideograms that have complicated structures with a large number of characters, such as Chinese. To solve this problem, few-shot f…

Font Generation

Few-Part-Shot Font Generation

2025-09-12 · Masaki Akiba, Shumpei Takezaki, Daichi Haraguchi, Seiichi Uchida arxiv

This paper proposes a novel model of few-part-shot font generation, which designs an entire font based on a set of partial design elements, i.e., partial shapes. Unlike conventional few-shot font generation, which requir…

DeepCalliFont: Few-shot Chinese Calligraphy Font Synthesis by Integrating Dual-modality Generative Models

2023-12-16 · Yitian Liu, Zhouhui Lian

Few-shot font generation, especially for Chinese calligraphy fonts, is a challenging and ongoing problem. With the help of prior knowledge that is mainly based on glyph consistency assumptions, some recently proposed met…

Font GenerationImage GenerationRepresentation Learning

GAS-NeXt: Few-Shot Cross-Lingual Font Generator

2022-12-06 · Haoyang He, Xin Jin, Angela Chen

Generating new fonts is a time-consuming and labor-intensive task, especially in a language with a huge amount of characters like Chinese. Various deep learning models have demonstrated the ability to efficiently generat…

DecoderFont GenerationSSIM

Few-shot Compositional Font Generation with Dual Memory

2020-05-21 · ECCV 2020 8 · Junbum Cha, Sanghyuk Chun, Gayoung Lee, Bado Lee 외

Generating a new font library is a very labor-intensive and time-consuming job for glyph-rich scripts. Despite the remarkable success of existing font generation methods, they have significant drawbacks; they require a l…

Font Generation