English

Information Theoretic Text-to-Image Alignment

Machine Learning 2025-02-12 v3 Computer Vision and Pattern Recognition

Abstract

Diffusion models for Text-to-Image (T2I) conditional generation have recently achieved tremendous success. Yet, aligning these models with user's intentions still involves a laborious trial-and-error process, and this challenging alignment problem has attracted considerable attention from the research community. In this work, instead of relying on fine-grained linguistic analyses of prompts, human annotation, or auxiliary vision-language models, we use Mutual Information (MI) to guide model alignment. In brief, our method uses self-supervised fine-tuning and relies on a point-wise (MI) estimation between prompts and images to create a synthetic fine-tuning set for improving model alignment. Our analysis indicates that our method is superior to the state-of-the-art, yet it only requires the pre-trained denoising network of the T2I model itself to estimate MI, and a simple fine-tuning strategy that improves alignment while maintaining image quality. Code available at https://github.com/Chao0511/mitune.

Keywords

Cite

@article{arxiv.2405.20759,
  title  = {Information Theoretic Text-to-Image Alignment},
  author = {Chao Wang and Giulio Franzese and Alessandro Finamore and Massimo Gallo and Pietro Michiardi},
  journal= {arXiv preprint arXiv:2405.20759},
  year   = {2025}
}

Comments

to appear at ICLR25

R2 v1 2026-06-28T16:48:19.619Z