A graph-theoretic approach toward autonomous skill acquisition in reinforcement learning.

Evolving Systems(2018)

引用 5|浏览30
暂无评分
摘要
Hierarchical reinforcement learning facilitates learning in large and complex domains by exploiting subtasks and creating hierarchical structures using these subtasks. Subtasks are usually defined through finding subgoals of the problem. Providing mechanisms for autonomous subgoal discovery and skill acquisition is a challenging issue in reinforcement learning. Among the proposed algorithms, a few of them are successful both in performance and also efficiency in terms of the running time of the algorithm. In this paper, we study four methods for subgoal discovery which are based on graph partitioning. The idea behind the methods proposed in this paper is that if we partition the transition graph, then the edges connecting two partitions and the end points of these edges are good candidates for subgoals. Hence, we proposed some methods for partitioning the transition graphs and evaluate them on some benchmark problems. The first method uses a genetic algorithm to partition the transition graph. The second method uses graph partitioning learning automata. We provide optimizations to the previous method in the third proposed method. Having observed the features of these methods and their capabilities and drawbacks in subgoal discovery, we propose a novel method, which is based on strongly connected components, to find subgoal states and create skills in early episodes of learning. The proposed method brings together the advantages of the graph partitioning method as well as the experience of graph traversals in earlier episodes. The performance of the proposed method is evaluated by conducting several experiments on famous problems. The results show high accuracy in identifying subgoals that help the learning agent reach its goals expeditiously.
更多
查看译文
关键词
Skill acquisition,Graph partitioning learning automata,Strongly connected components
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要