English

Constant in an Ever-Changing World

Machine Learning 2025-10-07 v1

Abstract

The training process of reinforcement learning often suffers from severe oscillations, leading to instability and degraded performance. In this paper, we propose a Constant in an Ever-Changing World (CIC) framework that enhances algorithmic stability to improve performance. CIC maintains both a representative policy and a current policy. Instead of updating the representative policy blindly, CIC selectively updates it only when the current policy demonstrates superiority. Furthermore, CIC employs an adaptive adjustment mechanism, enabling the representative and current policies to jointly facilitate critic training. We evaluate CIC on five MuJoCo environments, and the results show that CIC improves the performance of conventional algorithms without incurring additional computational cost.

Keywords

Cite

@article{arxiv.2510.03330,
  title  = {Constant in an Ever-Changing World},
  author = {Andy Wu and Chun-Cheng Lin and Yuehua Huang and Rung-Tzuo Liaw},
  journal= {arXiv preprint arXiv:2510.03330},
  year   = {2025}
}

Comments

in Chinese language

R2 v1 2026-07-01T06:15:56.307Z