Sebastian Thrunios
This paper investigates learning in a lifelong context. Lifelong learning addresses situations in which a learner faces a whole stream of learning tasks. Such scenarios provide the opportunity to transfer knowledge across multiple learning tasks, in order to generalize more accurately from less training data. In this paper, several different approaches to lifelong learning are described and applied in an object recognition domain. It is shown that across the board, lifelong learning approaches generalize consistently more accurately from less training data, by their ability to transfer knowledge across learning tasks.算法
人在学习过程当中并不仅使用提供的训练数据,而是会综合过往的经验。就像学车的时候,也许你才学了几天,可是你从学就学会了识别路牌,有一些基本的机械知识,这些都会帮助你学习驾驶。网络
lifelong learning架构是指,假设你面对的任务是你整我的生中全部任务,这些任务间的学习是能够相互促进的。从前面学习的任务中提取经验会有利于新的任务的学习。架构
咱们能够假设每一个新的任务是一个concept,每一个concept对应一个函数f。因此遇到一个任务,咱们须要先知道它属于哪一个concept,用哪一个函数。咱们在学习第n个任务的时候,前n-1个任务的数据也会有用,这些数据叫作支持集。app
基于记忆的方式。less
Shepard是给KNN每一个点加了权重,距离越远,权重越小。dom
咱们认为一个好的表征是让同类的样本间距离近,不一样类的样本间距离远。ide
能够用神经网络来学习距离函数,设定一个阈值,来判断样本是属于哪一个concept。函数
看起来像multi-task leanring的原始版本。学习
做者以前的一篇论文。EBNN估计目标函数的斜率(tangents)。使用了Tangent-Prop算法。
ENBB最好,有知识迁移效果。
Learning becomes easier when embedded in a lifelong learning context.
Y. S. Abu-Mostafa. Learning from hints in neural networks. Journal of Complexity, 6: 192-198,
W-K. Ahn and W F. Brewer. Psychological studies of explanation-based learning. In
G. Dejong, editor, Investigating Explanation-Based Learning. Kluwer Academic Publishers,
BostonlDordrechtILondon, 1993.
T. M. Mitchell and S. Thrun. Explanation-based neural network learning for robot control. In
S. J. Hanson, J. Cowan, and C. L. Giles, editors, Advances in Neural Information Processing
Systems 5, pages 287-294, San Mateo, CA, 1993. Morgan Kaufmann.
] J. O'Sullivan, T. M. Mitchell, and S. Thrun. Explanation-based neural network learning from
mobile robot perception. In K. Ikeuchi and M. Veloso, editors, Symbolic Visual Learning. Oxford
University Press, 1995.
D. E. Rumelhart, G. E. Hinton, and R. J. Williams. Learning internal representations by error
propagation. In D. E. Rumelhart and 1. L. McClelland, editors, Parallel Distributed Processing.
Vol. I + II. MIT Press, 1986.
S. Thrun. Explanation-Based Neural Network Learning: A Lifelong Learning Approach. KluwerAcademic Publishers, Boston, MA, 1996. to appear.