English

Focused Skill Discovery: Learning to Control Specific State Variables while Minimizing Side Effects

Machine Learning 2025-10-07 v1 Artificial Intelligence

Abstract

Skills are essential for unlocking higher levels of problem solving. A common approach to discovering these skills is to learn ones that reliably reach different states, thus empowering the agent to control its environment. However, existing skill discovery algorithms often overlook the natural state variables present in many reinforcement learning problems, meaning that the discovered skills lack control of specific state variables. This can significantly hamper exploration efficiency, make skills more challenging to learn with, and lead to negative side effects in downstream tasks when the goal is under-specified. We introduce a general method that enables these skill discovery algorithms to learn focused skills -- skills that target and control specific state variables. Our approach improves state space coverage by a factor of three, unlocks new learning capabilities, and automatically avoids negative side effects in downstream tasks.

Keywords

Cite

@article{arxiv.2510.04901,
  title  = {Focused Skill Discovery: Learning to Control Specific State Variables while Minimizing Side Effects},
  author = {Jonathan Colaço Carr and Qinyi Sun and Cameron Allen},
  journal= {arXiv preprint arXiv:2510.04901},
  year   = {2025}
}

Comments

Reinforcement Learning Journal 2025

R2 v1 2026-07-01T06:19:15.998Z