English

Mode-Dependent Rectification for Stable PPO Training

Machine Learning 2026-02-06 v1 Artificial Intelligence

Abstract

Mode-dependent architectural components (layers that behave differently during training and evaluation, such as Batch Normalization or dropout) are commonly used in visual reinforcement learning but can destabilize on-policy optimization. We show that in Proximal Policy Optimization (PPO), discrepancies between training and evaluation behavior induced by Batch Normalization lead to policy mismatch, distributional drift, and reward collapse. We propose Mode-Dependent Rectification (MDR), a lightweight dual-phase training procedure that stabilizes PPO under mode-dependent layers without architectural changes. Experiments across procedurally generated games and real-world patch-localization tasks demonstrate that MDR consistently improves stability and performance, and extends naturally to other mode-dependent layers.

Keywords

Cite

@article{arxiv.2602.05619,
  title  = {Mode-Dependent Rectification for Stable PPO Training},
  author = {Mohamad Mohamad and Francesco Ponzio and Xavier Descombes},
  journal= {arXiv preprint arXiv:2602.05619},
  year   = {2026}
}
R2 v1 2026-07-01T09:37:50.096Z