Any-Time Relational Reasoning: Resource-Bounded Induction and Deduction Through Stochastic Matching

Abstract

One of the obstacles to widely using first-order logic languages is the fact that relational inference is intractable in the worst case. This paper presents an any-time relational inference algorithm: it proceeds by stochastically sampling the inference search space, after this space has been judiciously restricted using strongly-typed logic-like declarations. We present a relational learner producing programs geared to stochastic inference, named STILL, to enforce the potentialities of this framework. STILL handles examples described as definite or constrained clauses, and uses sampling-based heuristics again to achieve any-time learning. Controlling both the construction and the exploitation of logic programs yields robust relational reasoning, where deductive biases are compensated for by inductive biases, and vice versa.

Cite

Text

Sebag and Rouveirol. "Any-Time Relational Reasoning: Resource-Bounded Induction and Deduction Through Stochastic Matching." Machine Learning, 2000. doi:10.1023/A:1007629922420

Markdown

[Sebag and Rouveirol. "Any-Time Relational Reasoning: Resource-Bounded Induction and Deduction Through Stochastic Matching." Machine Learning, 2000.](https://mlanthology.org/mlj/2000/sebag2000mlj-anytime/) doi:10.1023/A:1007629922420

BibTeX

@article{sebag2000mlj-anytime,
  title     = {{Any-Time Relational Reasoning: Resource-Bounded Induction and Deduction Through Stochastic Matching}},
  author    = {Sebag, Michèle and Rouveirol, Céline},
  journal   = {Machine Learning},
  year      = {2000},
  pages     = {41-62},
  doi       = {10.1023/A:1007629922420},
  volume    = {38},
  url       = {https://mlanthology.org/mlj/2000/sebag2000mlj-anytime/}
}