paper-with-me

Papers

Using Deep Reinforcement Learning to Train and Evaluate Instructional Sequencing Policies for an Intelligent Tutoring System

2021-01-01 · Jithendaraa Subramanian, David Mostow

We present STEP, a novel Deep Reinforcement Learning solution to the problem of learning instructional sequencing. STEP has three components: 1. Simulate the student by fitting a knowledge tracing model to data logged by an intelligent tutoring system. 2. Train instructional sequencing policies by using Proximal Policy Optimization. 3. Evaluate the learned instructional policies by estimating their local and global impact on learning gains. STEP leverages the student model by representing the student’s knowledge state as a probability vector of knowing each skill and using the student’s estimated learning gains as its reward function to evaluate candidate policies. A learned policy represents a mapping from each state to an action that maximizes the reward, i.e. the upward distance to the next state in the multi-dimensional space. We use STEP to discover and evaluate potential improvements to a literacy and numeracy tutor used by hundreds of children in Tanzania.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningKnowledge Tracing

Similar Papers 제목 키워드 기반

An Optimization Framework for Task Sequencing in Curriculum Learning

2019-01-31 · Francesco Foglino, Christiano Coletto Christakou, Matteo Leonetti

Curriculum learning in reinforcement learning is used to shape exploration by presenting the agent with increasingly complex tasks. The idea of curriculum learning has been largely applied in both animal training and ped…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Understanding Multimodal Procedural Knowledge by Sequencing Multimodal Instructional Manuals

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The ability to sequence unordered events is evidence of comprehension and reasoning about real world tasks/procedures, and is essential for applications such as task planning and multi-source instruction summarization. I…

Common Sense ReasoningOpen-Ended Question AnsweringTask Planning

Understanding Multimodal Procedural Knowledge by Sequencing Multimodal Instructional Manuals

2021-10-16 · ACL 2022 5 · Te-Lin Wu, Alex Spangher, Pegah Alipoormolabashi, Marjorie Freedman 외

The ability to sequence unordered events is an essential skill to comprehend and reason about real world task procedures, which often requires thorough understanding of temporal common sense and multimodal information, a…

Common Sense ReasoningOpen-Ended Question AnsweringTask Planning

Optimizing Instructional Policies

2013-12-01 · NeurIPS 2013 12 · Robert V. Lindsey, Michael C. Mozer, William J. Huggins, Harold Pashler

Psychologists are interested in developing instructional policies that boost student learning. An instructional policy specifies the manner and content of instruction. For example, in the domain of concept learning, a po…

Learning Curriculum Policies for Reinforcement Learning

2018-12-01 · Sanmit Narvekar, Peter Stone

Curriculum learning in reinforcement learning is a training methodology that seeks to speed up learning of a difficult target task, by first training on a series of simpler tasks and transferring the knowledge acquired t…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning