English

Preference Adaptive and Sequential Text-to-Image Generation

Computer Vision and Pattern Recognition 2025-05-29 v2 Artificial Intelligence Computation and Language Machine Learning Systems and Control Systems and Control

Abstract

We address the problem of interactive text-to-image (T2I) generation, designing a reinforcement learning (RL) agent which iteratively improves a set of generated images for a user through a sequence of prompt expansions. Using human raters, we create a novel dataset of sequential preferences, which we leverage, together with large-scale open-source (non-sequential) datasets. We construct user-preference and user-choice models using an EM strategy and identify varying user preference types. We then leverage a large multimodal language model (LMM) and a value-based RL approach to suggest an adaptive and diverse slate of prompt expansions to the user. Our Preference Adaptive and Sequential Text-to-image Agent (PASTA) extends T2I models with adaptive multi-turn capabilities, fostering collaborative co-creation and addressing uncertainty or underspecification in a user's intent. We evaluate PASTA using human raters, showing significant improvement compared to baseline methods. We also open-source our sequential rater dataset and simulated user-rater interactions to support future research in user-centric multi-turn T2I systems.

Keywords

Cite

@article{arxiv.2412.10419,
  title  = {Preference Adaptive and Sequential Text-to-Image Generation},
  author = {Ofir Nabati and Guy Tennenholtz and ChihWei Hsu and Moonkyung Ryu and Deepak Ramachandran and Yinlam Chow and Xiang Li and Craig Boutilier},
  journal= {arXiv preprint arXiv:2412.10419},
  year   = {2025}
}

Comments

Accepted to ICML 2025 Link to PASTA dataset: https://www.kaggle.com/datasets/googleai/pasta-data

R2 v1 2026-06-28T20:34:35.276Z