Learning to Perceive Two-Dimensional Displays Using Probabilistic Grammars

Abstract

People learn to read and understand various displays (e.g., tables on webpages and software user interfaces) every day. How do humans learn to process such displays? Can computers be efficiently taught to understand and use such displays? In this paper, we use statistical learning to model how humans learn to perceive visual displays. We extend an existing probabilistic context-free grammar learner to support learning within a two-dimensional space by incorporating spatial and temporal information. Experimental results in both synthetic domains and real world domains show that the proposed learning algorithm is effective in acquiring user interface layout. Furthermore, we evaluate the effectiveness of the proposed algorithm within an intelligent tutoring agent, SimStudent , by integrating the learned display representation into the agent. Experimental results in learning complex problem solving skills in three domains show that the learned display representation is as good as one created by a human expert, in that skill learning using the learned representation is as effective as using a manually created representation.

Cite

Text

Li et al. "Learning to Perceive Two-Dimensional Displays Using Probabilistic Grammars." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2012. doi:10.1007/978-3-642-33486-3_49

Markdown

[Li et al. "Learning to Perceive Two-Dimensional Displays Using Probabilistic Grammars." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2012.](https://mlanthology.org/ecmlpkdd/2012/li2012ecmlpkdd-learning/) doi:10.1007/978-3-642-33486-3_49

BibTeX

@inproceedings{li2012ecmlpkdd-learning,
  title     = {{Learning to Perceive Two-Dimensional Displays Using Probabilistic Grammars}},
  author    = {Li, Nan and Cohen, William W. and Koedinger, Kenneth R.},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2012},
  pages     = {773-788},
  doi       = {10.1007/978-3-642-33486-3_49},
  url       = {https://mlanthology.org/ecmlpkdd/2012/li2012ecmlpkdd-learning/}
}