Search papers, labs, and topics across Lattice.
DRG-Font, a novel few-shot font generation method, disentangles style and content embeddings using contrastive learning with a dynamic reference selection mechanism. The architecture employs multi-scale style and content head blocks to decompose glyph attributes, followed by a multi-fusion upsampling block for glyph generation. Experiments show DRG-Font achieves state-of-the-art performance on visual and analytical benchmarks by more effectively capturing and adapting complex font styles from limited examples.
Forget GANs, contrastive learning with dynamic reference selection unlocks surprisingly high-fidelity few-shot font generation.
Few-shot Font Generation aims to generate stylistically consistent glyphs from a few reference glyphs. However, capturing complex font styles from a few exemplars remains challenging, and the existing methods often struggle to retain discernible local characteristics in generated samples. This paper introduces DRG-Font, a contrastive font generation strategy that learns complex glyph attributes by decomposing style and content embedding spaces. For optimal style supervision, the proposed architecture incorporates a Reference Selection (RS) Module to dynamically select the best style reference from an available pool of candidates. The network learns to decompose glyph attributes into style and shape priors through a Multi-scale Style Head Block (MSHB) and a Multi-scale Content Head Block (MCHB). For style adaptation, a Multi-Fusion Upsampling Block (MFUB) produces the target glyph by combining the reference style prior and target content prior. The proposed method demonstrates significant improvements over state-of-the-art approaches across multiple visual and analytical benchmarks.