Title :
Learning by discovering problem solving heuristics through experience
Author :
Wu, Wenchuan ; Chen, Jianhua
Author_Institution :
Metaphor Comput. Syst., Mountain View, CA, USA
fDate :
12/1/1991 12:00:00 AM
Abstract :
The authors present a system, called SAFE (strategy acquisition from experience), which incorporates novel methods for discovering domain-dependent problem-solving heuristics. SAFE is implemented as a sorting system whose sorting strategies are represented as production rules. SAFE initially uses the insertion sort strategy to solve problems. After solving each given problem. SAFE learns symbolic rules from the solution path which is obtained by applying the existing heuristic information. By one or several processes of learning. SAFE is able to obtain the heuristics to sort new problems with minimum exchanges of elements. The notion of shortcut, an effective inductive learning bias for reducing the hypothesis space to be searched during learning, is introduced
Keywords :
heuristic programming; inference mechanisms; knowledge acquisition; learning systems; problem solving; sorting; SAFE; domain-dependent problem-solving heuristics; elements exchange; heuristic information; hypothesis space; inductive learning bias; insertion sort; production rules; shortcut; solution path; sorting system; strategy acquisition from experience; symbolic rule learning; Artificial intelligence; Computer science; Expert systems; Knowledge based systems; Learning systems; Machine learning; Performance gain; Problem-solving; Production systems; Sorting;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on