English

Precise Parameter Localization for Textual Generation in Diffusion Models

Computer Vision and Pattern Recognition 2026-03-03 v2

Abstract

Novel diffusion models can synthesize photo-realistic images with integrated high-quality text. Surprisingly, we demonstrate through attention activation patching that only less than 11% of diffusion models' parameters, all contained in attention layers, influence the generation of textual content within the images. Building on this observation, we improve textual generation efficiency and performance by targeting cross and joint attention layers of diffusion models. We introduce several applications that benefit from localizing the layers responsible for textual content generation. We first show that a LoRA-based fine-tuning solely of the localized layers enhances, even more, the general text-generation capabilities of large diffusion models while preserving the quality and diversity of the diffusion models' generations. Then, we demonstrate how we can use the localized layers to edit textual content in generated images. Finally, we extend this idea to the practical use case of preventing the generation of toxic text in a cost-free manner. In contrast to prior work, our localization approach is broadly applicable across various diffusion model architectures, including U-Net (e.g., SDXL and DeepFloyd IF) and transformer-based (e.g., Stable Diffusion 3), utilizing diverse text encoders (e.g., from CLIP to the large language models like T5). Project page available at https://t2i-text-loc.github.io/.

Keywords

Cite

@article{arxiv.2502.09935,
  title  = {Precise Parameter Localization for Textual Generation in Diffusion Models},
  author = {Łukasz Staniszewski and Bartosz Cywiński and Franziska Boenisch and Kamil Deja and Adam Dziedzic},
  journal= {arXiv preprint arXiv:2502.09935},
  year   = {2026}
}

Comments

ICLR 2025

R2 v1 2026-06-28T21:44:05.245Z