29
0

Automating Curriculum Learning for Reinforcement Learning using a Skill-Based Bayesian Network

Abstract

A major challenge for reinforcement learning is automatically generating curricula to reduce training time or improve performance in some target task. We introduce SEBNs (Skill-Environment Bayesian Networks) which model a probabilistic relationship between a set of skills, a set of goals that relate to the reward structure, and a set of environment features to predict policy performance on (possibly unseen) tasks. We develop an algorithm that uses the inferred estimates of agent success from SEBN to weigh the possible next tasks by expected improvement. We evaluate the benefit of the resulting curriculum on three environments: a discrete gridworld, continuous control, and simulated robotics. The results show that curricula constructed using SEBN frequently outperform other baselines.

View on arXiv
@article{hsiao2025_2502.15662,
  title={ Automating Curriculum Learning for Reinforcement Learning using a Skill-Based Bayesian Network },
  author={ Vincent Hsiao and Mark Roberts and Laura M. Hiatt and George Konidaris and Dana Nau },
  journal={arXiv preprint arXiv:2502.15662},
  year={ 2025 }
}
Comments on this paper