English

Efficient Multi-Task Reinforcement Learning with Cross-Task Policy Guidance

Machine Learning 2025-07-10 v1 Artificial Intelligence

Abstract

Multi-task reinforcement learning endeavors to efficiently leverage shared information across various tasks, facilitating the simultaneous learning of multiple tasks. Existing approaches primarily focus on parameter sharing with carefully designed network structures or tailored optimization procedures. However, they overlook a direct and complementary way to exploit cross-task similarities: the control policies of tasks already proficient in some skills can provide explicit guidance for unmastered tasks to accelerate skills acquisition. To this end, we present a novel framework called Cross-Task Policy Guidance (CTPG), which trains a guide policy for each task to select the behavior policy interacting with the environment from all tasks' control policies, generating better training trajectories. In addition, we propose two gating mechanisms to improve the learning efficiency of CTPG: one gate filters out control policies that are not beneficial for guidance, while the other gate blocks tasks that do not necessitate guidance. CTPG is a general framework adaptable to existing parameter sharing approaches. Empirical evaluations demonstrate that incorporating CTPG with these approaches significantly enhances performance in manipulation and locomotion benchmarks.

Keywords

Cite

@article{arxiv.2507.06615,
  title  = {Efficient Multi-Task Reinforcement Learning with Cross-Task Policy Guidance},
  author = {Jinmin He and Kai Li and Yifan Zang and Haobo Fu and Qiang Fu and Junliang Xing and Jian Cheng},
  journal= {arXiv preprint arXiv:2507.06615},
  year   = {2025}
}

Comments

NeurIPS2024

R2 v1 2026-07-01T03:52:47.103Z