paper-with-me

홈 › Papers

Analyzing Büchi Automata with Graph Neural Networks

2022-06-20 · Christophe Stammet, Prisca Dotti, Ulrich Ultes-Nitsche, Andreas Fischer

B\"uchi Automata on infinite words present many interesting problems and are used frequently in program verification and model checking. A lot of these problems on B\"uchi automata are computationally hard, raising the question if a learning-based data-driven analysis might be more efficient than using traditional algorithms. Since B\"uchi automata can be represented by graphs, graph neural networks are a natural choice for such a learning-based analysis. In this paper, we demonstrate how graph neural networks can be used to reliably predict basic properties of B\"uchi automata when trained on automatically generated random automata datasets.

📄 PDF Abstract BibTeX arXiv:2206.09619

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mixed Nondeterministic-Probabilistic Automata: Blending graphical probabilistic models with nondeterminism

2022-01-19 · Albert Benveniste, Jean-Baptiste Raclet

Graphical models in probability and statistics are a core concept in the area of probabilistic reasoning and probabilistic programming-graphical models include Bayesian networks and factor graphs. In this paper we develo…

Probabilistic Programming

Weighted DAG Automata for Semantic Graphs

2018-03-01 · CL 2018 3 · David Chiang, Frank Drewes, Daniel Gildea, Adam Lopez 외

Graphs have a variety of uses in natural language processing, particularly as representations of linguistic meaning. A deficit in this area of research is a formal framework for creating, combining, and using models invo…

Bridging Graph Position Encodings for Transformers with Weighted Graph-Walking Automata

2022-12-13 · Patrick Soga, David Chiang

A current goal in the graph neural network literature is to enable transformers to operate on graph-structured data, given their success on language and vision tasks. Since the transformer's original sinusoidal positiona…

Graph Neural NetworkMachine TranslationPosition

Computational Hierarchy of Elementary Cellular Automata

2021-08-01 · Barbora Hudcová, Tomáš Mikolov

The complexity of cellular automata is traditionally measured by their computational capacity. However, it is difficult to choose a challenging set of computational tasks suitable for the parallel nature of such systems.…

Learning Closed Signal Flow Graphs

2024-06-28 · Ekaterina Piotrovskaya, Leo Lobski, Fabio Zanasi

We develop a learning algorithm for closed signal flow graphs - a graphical model of signal transducers. The algorithm relies on the correspondence between closed signal flow graphs and weighted finite automata on a sing…