首页 /研究 /Performance analysis of stochastic behavior trees
OTHER

Performance analysis of stochastic behavior trees

Michele Colledanchise, Alejandro Marzinotto, Petter Ögren

发表年份
2014
引用次数
48

摘要

This paper presents a mathematical framework for performance analysis of Behavior Trees (BTs). BTs are a recent alternative to Finite State Machines (FSMs), for doing modular task switching in robot control architectures. By encoding the switching logic in a tree structure, instead of distributing it in the states of a FSM, modularity and reusability are improved. In this paper, we compute performance measures, such as success/failure probabilities and execution times, for plans encoded and executed by BTs. To do this, we first introduce Stochastic Behavior Trees (SBT), where we assume that the probabilistic performance measures of the basic action controllers are given. We then show how Discrete Time Markov Chains (DTMC) can be used to aggregate these measures from one level of the tree to the next. The recursive structure of the tree then enables us to step by step propagate such estimates from the leaves (basic action controllers) to the root (complete task execution). Finally, we verify our analytical results using massive Monte Carlo simulations, and provide an illustrative example of the results for a complex robotic task.

关键词

Computer scienceModular designTree (set theory)Modularity (biology)Markov chainTask (project management)Probabilistic logicTree structureTheoretical computer scienceReusability

相关论文

查看 OTHER 分类全部论文