Learning to Predict in Uncertain Continuous Tasks

Abstract

This paper addresses the automated learning of action effects by an autonomous agent in the physical world. The learning agent's physical sensors and effectors provide ordered feature values for the description of actions. Imperfections in the agent's sensor-effector system and characteristics of physical actions combine to generate noise and non-determinism in observed results of commanded actions. Successful learning of action effects requires a noise-tolerant learning algorithm. Successful goal-seeking ability further requires that the agent reason about its uncertainty in predicting the effects of its actions. Actions are represented by continuous operators called funnels. Funnels are computed by an empirical learning algorithm that is both noise-tolerant and biased away from making false positive prediction errors. This paper presents a learning algorithm for computing funnels and demonstrates the method's effectiveness with empirical tests of a robot on a physical manipulation task called tray-tilting.

Cite

Text

Christiansen. "Learning to Predict in Uncertain Continuous Tasks." International Conference on Machine Learning, 1992. doi:10.1016/B978-1-55860-247-2.50015-2

Markdown

[Christiansen. "Learning to Predict in Uncertain Continuous Tasks." International Conference on Machine Learning, 1992.](https://mlanthology.org/icml/1992/christiansen1992icml-learning/) doi:10.1016/B978-1-55860-247-2.50015-2

BibTeX

@inproceedings{christiansen1992icml-learning,
  title     = {{Learning to Predict in Uncertain Continuous Tasks}},
  author    = {Christiansen, Alan D.},
  booktitle = {International Conference on Machine Learning},
  year      = {1992},
  pages     = {72-81},
  doi       = {10.1016/B978-1-55860-247-2.50015-2},
  url       = {https://mlanthology.org/icml/1992/christiansen1992icml-learning/}
}