English

XQCfD: Accelerating Fast Actor-Critic Algorithms with Prior Data and Prior Policies

Machine Learning 2026-05-12 v1

Abstract

For reinforcement learning in the real world online exploration is expensive A common practice in robotic reinforcement learning is to incorporate additional data to improve sample efficiency Expert demonstration data is often crucial for solving hard exploration tasks with sparse rewards While prior data is used to augment experience and pretrain models we show that the design of existing algorithms fails to achieve the sample efficiency that is possible in this setting due to a failure to use pretrained policies effectively We propose XQCfD which extends the sample-efficient XQC actor-critic to learn from demonstrations using augmented replay buffers pretrained policies and stationary policy architectures designed to avoid rapidly unlearning the strong initial policy like prior works We show our stationary network architecture enables policy improvement out-of-distribution better than standard network architectures due to its higher entropy predictions XQCfD achieves state of the art performance across a range of complex manipulation tasks with sparse rewards from the popular Adroit Robomimic and MimicGen benchmarks -- notably with a low update-to-data ratio and no ensemble networks

Keywords

Cite

@article{arxiv.2605.10734,
  title  = {XQCfD: Accelerating Fast Actor-Critic Algorithms with Prior Data and Prior Policies},
  author = {Daniel Palenicek and Florian Vogt and Joe Watson and Ingmar Posner and Danica Kragic and Jan Peters},
  journal= {arXiv preprint arXiv:2605.10734},
  year   = {2026}
}

Comments

22 pages, 10 figures, 2 tables

R2 v1 2026-07-22T07:04:46.111Z