NeurIPS 2017poster58 citations
Cold-Start Reinforcement Learning with Softmax Policy Gradient
Abstract
Policy-gradient approaches to reinforcement learning have two common and undesirable overhead procedures, namely warm-start training and sample variance reduction. In this paper, we describe a reinforcement learning method based on a softmax value function that requires neither of these procedures. Our method combines the advantages of policy-gradient methods with the efficiency and simplicity of maximum-likelihood approaches. We apply this new cold-start reinforcement learning method in training sequence generation models for structured output prediction problems. Empirical evidence validates this method on automatic summarization and image captioning tasks.
BibTeX
@inproceedings{NIPS2017_faafda66,
author = {Ding, Nan and Soricut, Radu},
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 = {Cold-Start Reinforcement Learning with Softmax Policy Gradient},
url = {https://proceedings.neurips.cc/paper_files/paper/2017/file/faafda66202d234463057972460c04f5-Paper.pdf},
volume = {30},
year = {2017}
}