Knowledge Inversion

Abstract

We define the direction of knowledge, and what it means to extend that direction. A special case is function inversion, and we give three algorithms for function inversion. Their performance on non-trivial problems and their shortcomings are demonstrated. All algorithms are implemented in Prolog.

Cite

Text

Shoham and McDermott. "Knowledge Inversion." AAAI Conference on Artificial Intelligence, 1984.

Markdown

[Shoham and McDermott. "Knowledge Inversion." AAAI Conference on Artificial Intelligence, 1984.](https://mlanthology.org/aaai/1984/shoham1984aaai-knowledge/)

BibTeX

@inproceedings{shoham1984aaai-knowledge,
  title     = {{Knowledge Inversion}},
  author    = {Shoham, Yoav and McDermott, Drew V.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1984},
  pages     = {295-299},
  url       = {https://mlanthology.org/aaai/1984/shoham1984aaai-knowledge/}
}