Learning Probabilistic Models of Relational Structure

Abstract

Most real-world data is stored in relational form. In contrast, most statistical learning methods work with "flat" data representations, forcing us to convert our data into a form that loses much of the relational struc- ture. The recently introduced framework of probabilistic relational models (PRMs) allows us to represent probabilistic models over multiple entities that utilize the relations between them. In this paper, we propose the use of probabilistic models not only for the attributes in a relational model, but for the rela- tional structure itself. We propose two mechanisms for modeling structural uncertainty: reference uncertainty and existence uncertainty. We describe the appropriate conditions for using each model and present learning algorithms for each. We present experimental results showing that the learned models can be used to pre- dict relational structure and, moreover, the observed relational structure can be used to provide better pre- dictions for the attributes in the model.

Cite

Text

Getoor et al. "Learning Probabilistic Models of Relational Structure." International Conference on Machine Learning, 2001.

Markdown

[Getoor et al. "Learning Probabilistic Models of Relational Structure." International Conference on Machine Learning, 2001.](https://mlanthology.org/icml/2001/getoor2001icml-learning/)

BibTeX

@inproceedings{getoor2001icml-learning,
  title     = {{Learning Probabilistic Models of Relational Structure}},
  author    = {Getoor, Lise and Friedman, Nir and Koller, Daphne and Taskar, Benjamin},
  booktitle = {International Conference on Machine Learning},
  year      = {2001},
  pages     = {170-177},
  url       = {https://mlanthology.org/icml/2001/getoor2001icml-learning/}
}