Debugging the Evidence Chain

Abstract

In Education (as in many other fields) it is common to create complex systems to assess the state of latent properties of individuals — the knowledge, skills, and abilities of the students. Such systems usually consist of several processes including (1) a context determination process which identifies (or creates) tasks—contexts in which evidence can be gathered,—(2) an evidence capture process which records the work product produced by the student interacting with the task, (3) an evidence identification process which captures observable outcome variables believed to have evidentiary value, and (4) an evidence accumulation system which integrates evidence across multiple tasks (contexts), which often can be implemented using a Bayesian network. In such systems, flaws may be present in the conceptualization, identification of requirements or implementation of any one of the processes. In later stages of development, bugs are usually associated with a particular task. Tasks which have exceptionally high or unexpectedly low information associated with their observable variables may be problematic and merit further investigation. This paper identifies individuals with unexpectedly high or low scores and uses weight-of-evidence balance sheets to identify problematic tasks for follow-up. We illustrate these techniques with work on the game Newton’s Playground: an educational game designed to assess a student’s understanding of qualitative physics.

Cite

Text

Almond et al. "Debugging the Evidence Chain." Conference on Uncertainty in Artificial Intelligence, 2013.

Markdown

[Almond et al. "Debugging the Evidence Chain." Conference on Uncertainty in Artificial Intelligence, 2013.](https://mlanthology.org/uai/2013/almond2013uai-debugging/)

BibTeX

@inproceedings{almond2013uai-debugging,
  title     = {{Debugging the Evidence Chain}},
  author    = {Almond, Russell G. and Kim, Yoon Jeon and Shute, Valerie J. and Ventura, Matthew},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2013},
  pages     = {1-10},
  url       = {https://mlanthology.org/uai/2013/almond2013uai-debugging/}
}