SOTAVerified

No Metrics Are Perfect: Adversarial Reward Learning for Visual Storytelling

2018-04-24ACL 2018Code Available0· sign in to hype

Xin Wang, Wenhu Chen, Yuan-Fang Wang, William Yang Wang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Though impressive results have been achieved in visual captioning, the task of generating abstract stories from photo streams is still a little-tapped problem. Different from captions, stories have more expressive language styles and contain many imaginary concepts that do not appear in the images. Thus it poses challenges to behavioral cloning algorithms. Furthermore, due to the limitations of automatic metrics on evaluating story quality, reinforcement learning methods with hand-crafted rewards also face difficulties in gaining an overall performance boost. Therefore, we propose an Adversarial REward Learning (AREL) framework to learn an implicit reward function from human demonstrations, and then optimize policy search with the learned reward function. Though automatic eval- uation indicates slight performance boost over state-of-the-art (SOTA) methods in cloning expert behaviors, human evaluation shows that our approach achieves significant improvement in generating more human-like stories than SOTA systems.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
VISTAREL-t-100BLEU-414.1Unverified
VISTGANBLEU-414Unverified
VISTXE-ssBLEU-413.7Unverified

Reproductions