English

ADARL: Adaptive Low-Rank Structures for Robust Policy Learning under Uncertainty

Machine Learning 2025-10-15 v1 Machine Learning

Abstract

Robust reinforcement learning (Robust RL) seeks to handle epistemic uncertainty in environment dynamics, but existing approaches often rely on nested min--max optimization, which is computationally expensive and yields overly conservative policies. We propose \textbf{Adaptive Rank Representation (AdaRL)}, a bi-level optimization framework that improves robustness by aligning policy complexity with the intrinsic dimension of the task. At the lower level, AdaRL performs policy optimization under fixed-rank constraints with dynamics sampled from a Wasserstein ball around a centroid model. At the upper level, it adaptively adjusts the rank to balance the bias--variance trade-off, projecting policy parameters onto a low-rank manifold. This design avoids solving adversarial worst-case dynamics while ensuring robustness without over-parameterization. Empirical results on MuJoCo continuous control benchmarks demonstrate that AdaRL not only consistently outperforms fixed-rank baselines (e.g., SAC) and state-of-the-art robust RL methods (e.g., RNAC, Parseval), but also converges toward the intrinsic rank of the underlying tasks. These results highlight that adaptive low-rank policy representations provide an efficient and principled alternative for robust RL under model uncertainty.

Keywords

Cite

@article{arxiv.2510.11899,
  title  = {ADARL: Adaptive Low-Rank Structures for Robust Policy Learning under Uncertainty},
  author = {Chenliang Li and Junyu Leng and Jiaxiang Li and Youbang Sun and Shixiang Chen and Shahin Shahrampour and Alfredo Garcia},
  journal= {arXiv preprint arXiv:2510.11899},
  year   = {2025}
}
R2 v1 2026-07-01T06:34:56.013Z