NeurIPS 2025poster0 citations

Uncertainty-Based Smooth Policy Regularisation for Reinforcement Learning with Few Demonstrations

Yujie Zhu, Charles Alexander Hepburn, Matthew Thorpe, Giovanni Montana

Abstract

In reinforcement learning with sparse rewards, demonstrations can accelerate learning, but determining when to imitate them remains challenging. We propose Smooth Policy Regularisation from Demonstrations (SPReD), a framework that addresses the fundamental question: when should an agent imitate a demonstration versus follow its own policy? SPReD uses ensemble methods to explicitly model Q-value distributions for both demonstration and policy actions, quantifying uncertainty for comparisons. We develop two complementary uncertainty-aware methods: a probabilistic approach estimating the likelihood of demonstration superiority, and an advantage-based approach scaling imitation by statistical significance. Unlike prevailing methods (e.g. Q-filter) that make binary imitation decisions, SPReD applies continuous, uncertainty-proportional regularisation weights, reducing gradient variance during training. Despite its computational simplicity, SPReD achieves remarkable gains in experiments across eight robotics tasks, outperforming existing approaches by up to a factor of 14 in complex tasks while maintaining robustness to demonstration quality and quantity. Our code is available at https://github.com/YujieZhu7/SPReD.

Reinforcement LearningLearning from Demonstrations
BibTeX
@inproceedings{
zhu2025uncertaintybased,
title={Uncertainty-Based Smooth Policy Regularisation for Reinforcement Learning with Few Demonstrations},
author={Yujie Zhu and Charles Alexander Hepburn and Matthew Thorpe and Giovanni Montana},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=MWikv8GJfY}
}
Uncertainty-Based Smooth Policy Regularisation for Reinforcement Learning with Few Demonstrations · NeurIPS 2025