NeurIPS 2017poster75 citations

Teaching Machines to Describe Images with Natural Language Feedback

huan ling, Sanja Fidler

Abstract

Robots will eventually be part of every household. It is thus critical to enable algorithms to learn from and be guided by non-expert users. In this paper, we bring a human in the loop, and enable a human teacher to give feedback to a learning agent in the form of natural language. A descriptive sentence can provide a stronger learning signal than a numeric reward in that it can easily point to where the mistakes are and how to correct them. We focus on the problem of image captioning in which the quality of the output can easily be judged by non-experts. We propose a phrase-based captioning model trained with policy gradients, and design a critic that provides reward to the learner by conditioning on the human-provided feedback. We show that by exploiting descriptive feedback our model learns to perform better than when given independently written human captions.

BibTeX
@inproceedings{NIPS2017_8e68c3c7,
 author = {ling, huan and Fidler, Sanja},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {I. Guyon and U. Von Luxburg and S. Bengio and H. Wallach and R. Fergus and S. Vishwanathan and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Teaching Machines to Describe Images with Natural Language Feedback},
 url = {https://proceedings.neurips.cc/paper_files/paper/2017/file/8e68c3c7bf14ad0bcaba52babfa470bd-Paper.pdf},
 volume = {30},
 year = {2017}
}