Explanation-based Neural Network Learning for Robot Control - Robotics Institute Carnegie Mellon University

Explanation-based Neural Network Learning for Robot Control

Tom Mitchell and Sebastian Thrun
Conference Paper, Proceedings of (NeurIPS) Neural Information Processing Systems, pp. 287 - 294, November, 1992

Abstract

How can artificial neural nets generalize better from fewer examples? In order to generalize successfully, neural network learning methods typically require large training data sets. We introduce a neural network learning method that generalizes rationally from many fewer data points, relying instead on prior knowledge encoded in previously learned neural networks. For example, in robot control learning tasks reported here, previously learned networks that model the effects of robot actions are used to guide subsequent learning of robot control functions. For each observed training example of the target function (e.g. the robot control policy), the learner explains the observed example in terms of its prior knowledge, then analyzes this explanation to infer additional information about the shape, or slope, of the target function. This shape knowledge is used to bias generalization when learning the target function. Results are presented applying this approach to a simulated robot task based on reinforcement learning.

BibTeX

@conference{Mitchell-1992-15906,
author = {Tom Mitchell and Sebastian Thrun},
title = {Explanation-based Neural Network Learning for Robot Control},
booktitle = {Proceedings of (NeurIPS) Neural Information Processing Systems},
year = {1992},
month = {November},
pages = {287 - 294},
}