Evaluating Abductive Hypotheses Using an EM Algorithm on BDDs

Abstract

Abductive inference is an important AI reasoning technique to find explanations of observations, and has recently been applied to scientific discovery. To find best hypotheses among many logically possible hypotheses, we need to evaluate hypotheses obtained from the process of hypothesis generation. We propose an abductive inference architecture combined with an EM algorithm working on binary decision diagrams (BDDs). This work opens a way of applying BDDs to compress multiple hypotheses and to select most probable ones from them. An implemented system has been applied to inference of inhibition in metabolic pathways in the domain of systems biology. Katsumi Inoue, Taisuke Sato, Masakazu Ishihata, Yoshitaka Kameya, Hidetomo Nabeshima

Cite

Text

Inoue et al. "Evaluating Abductive Hypotheses Using an EM Algorithm on BDDs." International Joint Conference on Artificial Intelligence, 2009.

Markdown

[Inoue et al. "Evaluating Abductive Hypotheses Using an EM Algorithm on BDDs." International Joint Conference on Artificial Intelligence, 2009.](https://mlanthology.org/ijcai/2009/inoue2009ijcai-evaluating/)

BibTeX

@inproceedings{inoue2009ijcai-evaluating,
  title     = {{Evaluating Abductive Hypotheses Using an EM Algorithm on BDDs}},
  author    = {Inoue, Katsumi and Sato, Taisuke and Ishihata, Masakazu and Kameya, Yoshitaka and Nabeshima, Hidetomo},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2009},
  pages     = {810-815},
  url       = {https://mlanthology.org/ijcai/2009/inoue2009ijcai-evaluating/}
}