arXiv:2603.27199cs.CV2026-03

通过频率感知丢弃提升文本生成图像的可控性

Let Triggers Control: Frequency-Aware Dropout for Effective Token Control

  • 根据标记共现频率动态丢弃,分离触发词与上下文表示
  • 在多个模型上实现提示保真度与风格精度显著提升
  • 无需额外参数,适合快速集成到现有生成模型

文本到图像模型如Stable Diffusion已实现高保真视觉合成。随着模型发展,通过专用触发词结合低秩适配(LoRA)进行个性化成为研究热点。此前工作常假设单个触发词即可代表新概念,但实际常导致控制能力差,触发词难以稳定唤起目标概念。我们发现这是由于微调时触发词与上下文频繁共现,导致表征纠缠,削弱了其语义区分度。为此,提出频率感知丢弃(FAD)——一种无需新增参数的正则化技术,包含共现分析与类课程调度两部分。在SD 1.5、SDXL及FLUX、Qwen-Image等模型上的定性与定量分析表明,该方法在提示保真度、风格精确性和用户感知质量方面均有持续提升。其优势在于不引入额外参数或结构修改,可零成本部署于现有模型,计算开销极小。

原文摘要 · Abstract (English)

Text-to-image models such as Stable Diffusion have achieved unprecedented levels of high-fidelity visual synthesis. As these models advance, personalization of generative models -- commonly facilitated through Low-Rank Adaptation (LoRA) with a dedicated trigger token -- has become a significant area of research. Previous works have naively assumed that fine-tuning with a single trigger token to represent new concepts. However, this often results in poor controllability, where the trigger token alone fails to reliably evoke the intended concept. We attribute this issue to the frequent co-occurrence of the trigger token with the surrounding context during fine-tuning, which entangles their representations and compromises the token's semantic distinctiveness. To disentangle this, we propose Frequency-Aware Dropout (FAD) -- a novel regularization technique that improves prompt controllability without adding new parameters. FAD consists of two key components: co-occurrence analysis and curriculum-inspired scheduling. Qualitative and quantitative analyses across token-based diffusion models (SD~1.5 and SDXL) and natural language--driven backbones (FLUX and Qwen-Image) demonstrate consistent gains in prompt fidelity, stylistic precision, and user-perceived quality. Our method provides a simple yet effective dropout strategy that enhances controllability and personalization in text-to-image generation. Notably, it achieves these improvements without introducing additional parameters or architectural modifications, making it readily applicable to existing models with minimal computational overhead.

文本生成图像可控生成低秩适配提示控制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。