首页 /研究 /Meta-learning with backpropagation
LEARNING

Meta-learning with backpropagation

A. Steven Younger, Sepp Hochreiter, Peter R. Conwell

发表年份
2002
引用次数
64

摘要

Introduces gradient descent methods applied to meta-learning (learning how to learn) in neural networks. Meta-learning has been of interest in the machine learning field for decades because of its appealing applications to intelligent agents, non-stationary time series, autonomous robots, and improved learning algorithms. Many previous neural network-based approaches toward meta-learning have been based on evolutionary methods. We show how to use gradient descent for meta-learning in recurrent neural networks. Based on previous work on fixed-weight learning neural networks, we hypothesize that any recurrent network topology and its corresponding learning algorithm(s) is a potential meta-learning system. We tested several recurrent neural network topologies and their corresponding forms of backpropagation for their ability to meta-learn. One of our systems, based on the long short-term memory neural network developed a learning algorithm that could learn any two-dimensional quadratic function (from a set of such functions) after only 30 training examples.

关键词

Artificial intelligenceComputer scienceMeta learning (computer science)BackpropagationTypes of artificial neural networksArtificial neural networkMachine learningGradient descentDeep learningRecurrent neural network

相关论文

查看 LEARNING 分类全部论文