English

DIRECT: Learning from Sparse and Shifting Rewards using Discriminative Reward Co-Training

Machine Learning 2023-01-19 v1

Abstract

We propose discriminative reward co-training (DIRECT) as an extension to deep reinforcement learning algorithms. Building upon the concept of self-imitation learning (SIL), we introduce an imitation buffer to store beneficial trajectories generated by the policy determined by their return. A discriminator network is trained concurrently to the policy to distinguish between trajectories generated by the current policy and beneficial trajectories generated by previous policies. The discriminator's verdict is used to construct a reward signal for optimizing the policy. By interpolating prior experience, DIRECT is able to act as a surrogate, steering policy optimization towards more valuable regions of the reward landscape thus learning an optimal policy. Our results show that DIRECT outperforms state-of-the-art algorithms in sparse- and shifting-reward environments being able to provide a surrogate reward to the policy and direct the optimization towards valuable areas.

Keywords

Cite

@article{arxiv.2301.07421,
  title  = {DIRECT: Learning from Sparse and Shifting Rewards using Discriminative Reward Co-Training},
  author = {Philipp Altmann and Thomy Phan and Fabian Ritz and Thomas Gabor and Claudia Linnhoff-Popien},
  journal= {arXiv preprint arXiv:2301.07421},
  year   = {2023}
}

Comments

9 pages, 10 figures, under review

R2 v1 2026-06-28T08:14:19.208Z