R-Grams: Relational Grams
Abstract
We introduce relational grams (r-grams). They upgrade n-grams for modeling relational sequences of atoms. As n-grams, r-grams are based on smoothed n-th order Markov chains. Smoothed distributions can be obtained by decreasing the order of the Markov chain as well as by relational generalization of the r-gram. To avoid sampling object identifiers in sequences, r-grams are generative models at the level of variablized sequences with local object identity constraints. These sequences define equivalence classes of ground sequences, in which elements are identical up to local identifier renaming. The proposed technique is evaluated in several domains, including mobile phone communication logs, Unix shell user modeling, and protein fold prediction based on secondary protein structure.
Cite
Text
Landwehr and De Raedt. "R-Grams: Relational Grams." International Joint Conference on Artificial Intelligence, 2007.Markdown
[Landwehr and De Raedt. "R-Grams: Relational Grams." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/landwehr2007ijcai-r/)BibTeX
@inproceedings{landwehr2007ijcai-r,
title = {{R-Grams: Relational Grams}},
author = {Landwehr, Niels and De Raedt, Luc},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2007},
pages = {907-912},
url = {https://mlanthology.org/ijcai/2007/landwehr2007ijcai-r/}
}