English

Text-to-Image Generation Grounded by Fine-Grained User Attention

Computer Vision and Pattern Recognition 2021-04-01 v2 Artificial Intelligence

Abstract

Localized Narratives is a dataset with detailed natural language descriptions of images paired with mouse traces that provide a sparse, fine-grained visual grounding for phrases. We propose TReCS, a sequential model that exploits this grounding to generate images. TReCS uses descriptions to retrieve segmentation masks and predict object labels aligned with mouse traces. These alignments are used to select and position masks to generate a fully covered segmentation canvas; the final image is produced by a segmentation-to-image generator using this canvas. This multi-step, retrieval-based approach outperforms existing direct text-to-image generation models on both automatic metrics and human evaluations: overall, its generated images are more photo-realistic and better match descriptions.

Keywords

Cite

@article{arxiv.2011.03775,
  title  = {Text-to-Image Generation Grounded by Fine-Grained User Attention},
  author = {Jing Yu Koh and Jason Baldridge and Honglak Lee and Yinfei Yang},
  journal= {arXiv preprint arXiv:2011.03775},
  year   = {2021}
}

Comments

To appear in WACV 2021

R2 v1 2026-06-23T19:58:55.991Z