Implementation of Heuristic Problem Solving Process Including Analogical Reasoning

Abstract

This paper discribes a heuristic problem solver named HPSA. HPSA is constructed to explore human problem solving process with hypotheses formation including analogical inference. HPSA simulates two general types of human problem solving process; the first is deductive problem solving using domain-specific knowledge of the target domain and common knowledge, and the second is analogical reasoning executed between the target and source domains which are selected on the basis of some similarities. This system has the following advantages which most of precedent studies lack; that is, (1)HPSA enables simulation of a whole process of heuristic problem solving, besides either deductive problem solving or analogical reasoning, (2)problem solving with analogical reasoning can be executed from pragmatic aspects, i.e. goal-oriented problem solving and modification of pragmatic aspects can be simulated, (3)all phases of analogical reasoning are realized, and (4)multiple analogy is also realized. This problem solver is partly based on the observations on actual human problem solving processes with hypotheses formation. Hence, HPSA also tries to provide a cognitive simulation tool.

Cite

Text

Ueda and Nagano. "Implementation of Heuristic Problem Solving Process Including Analogical Reasoning." International Conference on Algorithmic Learning Theory, 1992. doi:10.1007/3-540-57369-0_37

Markdown

[Ueda and Nagano. "Implementation of Heuristic Problem Solving Process Including Analogical Reasoning." International Conference on Algorithmic Learning Theory, 1992.](https://mlanthology.org/alt/1992/ueda1992alt-implementation/) doi:10.1007/3-540-57369-0_37

BibTeX

@inproceedings{ueda1992alt-implementation,
  title     = {{Implementation of Heuristic Problem Solving Process Including Analogical Reasoning}},
  author    = {Ueda, Kazuhiro and Nagano, Saburo},
  booktitle = {International Conference on Algorithmic Learning Theory},
  year      = {1992},
  pages     = {171-182},
  doi       = {10.1007/3-540-57369-0_37},
  url       = {https://mlanthology.org/alt/1992/ueda1992alt-implementation/}
}