Learning and Model-Checking Networks of I/O Automata

Abstract

We introduce a new statistical relational learning (SRL) approach in which models for structured data, especially network data, are constructed as networks of communicating finite probabilistic automata. Leveraging existing automata learning methods from the area of grammatical inference, we can learn generic models for network entities in the form of automata templates. As is characteristic for SRL techniques, the abstraction level afforded by learning generic templates enables one to apply the learned model to new domains. A main benefit of learning models based on finite automata lies in the fact that one can analyse the resulting models using formal model-checking techniques, which adds a dimension of model analysis not usually available for traditional SRL modeling frameworks.

Cite

Text

Mao and Jaeger. "Learning and Model-Checking Networks of I/O Automata." Proceedings of the Fourth Asian Conference on Machine Learning, 2012.

Markdown

[Mao and Jaeger. "Learning and Model-Checking Networks of I/O Automata." Proceedings of the Fourth Asian Conference on Machine Learning, 2012.](https://mlanthology.org/acml/2012/mao2012acml-learning/)

BibTeX

@inproceedings{mao2012acml-learning,
  title     = {{Learning and Model-Checking Networks of I/O Automata}},
  author    = {Mao, Hua and Jaeger, Manfred},
  booktitle = {Proceedings of the Fourth Asian Conference on Machine Learning},
  year      = {2012},
  pages     = {285-300},
  volume    = {25},
  url       = {https://mlanthology.org/acml/2012/mao2012acml-learning/}
}