English

Language-Based Image Editing with Recurrent Attentive Models

Computer Vision and Pattern Recognition 2018-06-12 v2 Computation and Language Machine Learning

Abstract

We investigate the problem of Language-Based Image Editing (LBIE). Given a source image and a natural language description, we want to generate a target image by editing the source image based on the description. We propose a generic modeling framework for two sub-tasks of LBIE: language-based image segmentation and image colorization. The framework uses recurrent attentive models to fuse image and language features. Instead of using a fixed step size, we introduce for each region of the image a termination gate to dynamically determine after each inference step whether to continue extrapolating additional information from the textual description. The effectiveness of the framework is validated on three datasets. First, we introduce a synthetic dataset, called CoSaL, to evaluate the end-to-end performance of our LBIE system. Second, we show that the framework leads to state-of-the-art performance on image segmentation on the ReferIt dataset. Third, we present the first language-based colorization result on the Oxford-102 Flowers dataset.

Keywords

Cite

@article{arxiv.1711.06288,
  title  = {Language-Based Image Editing with Recurrent Attentive Models},
  author = {Jianbo Chen and Yelong Shen and Jianfeng Gao and Jingjing Liu and Xiaodong Liu},
  journal= {arXiv preprint arXiv:1711.06288},
  year   = {2018}
}

Comments

Accepted to CVPR 2018 as a Spotlight

R2 v1 2026-06-22T22:48:41.814Z