SmartFont:用于少样本字体生成的动态条件分配方法 / SmartFont: Dynamic Condition Allocation for Few-Shot Font Generation
1️⃣ 一句话总结
本文提出了一种名为SmartFont的扩散模型框架,通过智能地结合全局结构生成和局部细节校正,在仅需要少量参考样本的情况下,即可生成既完整又富有风格细节的新字体。
Few-shot font generation simultaneously requires global structural completeness and fine-grained local style fidelity. Existing methods usually either rely on global content-style modeling, which is robust but imperfectly disentangled, or emphasize component/local modeling, which captures fine details but relies heavily on local priors and reference coverage. We argue that the key challenge is not merely to learn purer conditions, but to organize complementary yet biased global and local conditions through multi-level allocation during generation. To this end, we propose SmartFont, a diffusion-based few-shot font generation framework that combines global content-style generation with weakly supervised local corrective experts. The local branch performs semantic-spatial allocation by learning expert-wise local concepts and semantically meaningful spatial maps under weak component supervision, enabling fine-grained correction without requiring explicit component-conditioned inference. On top of this, a denoising-state condition allocation module adaptively weights global content, global style, and local corrective feature across timesteps and injection blocks. Extensive experiments show that SmartFont achieves better global-local balance, improves glyph quality and local detail fidelity.
SmartFont:用于少样本字体生成的动态条件分配方法 / SmartFont: Dynamic Condition Allocation for Few-Shot Font Generation
本文提出了一种名为SmartFont的扩散模型框架,通过智能地结合全局结构生成和局部细节校正,在仅需要少量参考样本的情况下,即可生成既完整又富有风格细节的新字体。
源自 arXiv: 2606.13382