This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
papers:gol:start [2017/06/16 11:02] martin created |
papers:gol:start [2017/07/12 16:37] (current) martin |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Learning intermediate goals for human problem solving ====== | ====== Learning intermediate goals for human problem solving ====== | ||
- | The need for learning | + | Learning |
- | areas, such as in behavior cloning, | + | |
- | intelligent tutoring systems | + | |
- | In this paper, we focus on learning | + | |
- | can be used by human problem solvers. We suggest | + | |
- | a strategy is a sequence of subgoals. Each subgoal is a | + | |
prerequisite for the next goal in the sequence, such that achieving one goal | prerequisite for the next goal in the sequence, such that achieving one goal | ||
- | enables us to achieve the next goal with a limited amount of search. | + | enables us to achieve the next goal with a limited amount of search. |
- | with the main goal, such a strategy facilitates problem solving. The algorithm | + | from a subspace of states |
- | learns several strategies | + | |
- | the domain. Each state needs to be described with a set of attributes | + | |
- | used to define subgoals, hence a subgoal can be seen as a subset of states | + | |
- | satisfying some description. We demonstrate the algorithm on three | + | |
- | domains. In the simplest one, learning strategies for mathematical | + | |
- | solving, we learn strategies from a complete state-space | + | |
- | each state corresponds | + | |
- | 8-puzzle and Prolog programming, | + | |
- | used in learning, and we introduce an extension of the algorithm that can learn | + | |
- | from particular solution paths, can exploit implicit conditions and uses active | + | |
- | learning to select | + | |
- | learned strategies. | + | |
Paper submitted to journal. | Paper submitted to journal. | ||
- | * [[https:// | + | * [[https:// |
- | * [[https:// | + | * [[https:// |