Speedup Learning
Jump to navigation
Jump to search
A Speedup Learning is a Machine Learning Research Area that studies learning mechanism for speeding up problem-solvers.
- Example(s):
- ...
- …
- Counter-Example(s):
- See: Explanation-Based Learning.
References
2017
- (Fern, 2017) ⇒ Alan Fern. (2017). “Speedup Learning”. In: (Sammut & Webb, 2017).DOI:10.1007/978-1-4899-7687-1_778
- QUOTE: Speedup learning is a branch of machine learning that studies learning mechanisms for speeding up problem solvers based on problem-solving experience. The input to a speedup learner typically consists of observations of prior problem-solving experience, which may include traces of the problem solver’s operations and/or solutions to solve the problems. The output is knowledge that the problem solver can exploit to find solutions more quickly than before learning without seriously effecting the solution quality. The most distinctive feature of speedup learning, compared with most branches of machine learning, is that the learned knowledge does not provide the problem solver with the ability to solve new problem instances. Rather, the learned knowledge is intended solely to facilitate faster solution times compared to the solver without the knowledge.