English

Cold-Start Reinforcement Learning with Softmax Policy Gradient

Machine Learning 2017-10-17 v2

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.

Keywords

Cite

@article{arxiv.1709.09346,
  title  = {Cold-Start Reinforcement Learning with Softmax Policy Gradient},
  author = {Nan Ding and Radu Soricut},
  journal= {arXiv preprint arXiv:1709.09346},
  year   = {2017}
}

Comments

Conference on Neural Information Processing Systems 2017. Main paper and supplementary material

R2 v1 2026-06-22T21:56:13.260Z