English

SkillTree: Explainable Skill-Based Deep Reinforcement Learning for Long-Horizon Control Tasks

Machine Learning 2026-05-25 v1 Artificial Intelligence

Abstract

Deep reinforcement learning (DRL) has achieved remarkable success in various research domains. However, its reliance on neural networks results in a lack of transparency, which limits its practical applications. To achieve explainability, decision trees have emerged as a popular and promising alternative to neural networks. Nonetheless, due to their limited expressiveness, traditional decision trees struggle with high-dimensional long-horizon continuous control tasks. In this paper, we proposes SkillTree, a novel framework that reduces complex continuous action spaces into discrete skill spaces. Our hierarchical approach integrates a differentiable decision tree within the high-level policy to generate skill embeddings, which subsequently guide the low-level policy in executing skills. By making skill decisions explainable, we achieve skill-level explainability, enhancing the understanding of the decision-making process in complex tasks. Experimental results demonstrate that our method achieves performance comparable to skill-based neural networks in complex robotic arm control domains. Furthermore, SkillTree offers explanations at the skill level, thereby increasing the transparency of the decision-making process.

Keywords

Cite

@article{arxiv.2411.12173,
  title  = {SkillTree: Explainable Skill-Based Deep Reinforcement Learning for Long-Horizon Control Tasks},
  author = {Yongyan Wen and Siyuan Li and Rongchang Zuo and Lei Yuan and Hangyu Mao and Peng Liu},
  journal= {arXiv preprint arXiv:2411.12173},
  year   = {2026}
}
R2 v1 2026-06-28T20:04:28.482Z