View a PDF of the paper titled The $mumathcal{G}$ Language for Programming Graph Neural Networks, by Matteo Belenchia and 3 other authors
Abstract:Graph neural networks form a class of deep learning architectures specifically designed to work with graph-structured data. As such, they share the inherent limitations and problems of deep learning, especially regarding the issues of explainability and trustworthiness. We propose $mumathcal{G}$, an original domain-specific language for the specification of graph neural networks that aims to overcome these issues. The language’s syntax is introduced, and its meaning is rigorously defined by a denotational semantics. An equivalent characterization in the form of an operational semantics is also provided and, together with a type system, is used to prove the type soundness of $mumathcal{G}$. We show how $mumathcal{G}$ programs can be represented in a more user-friendly graphical visualization, and provide examples of its generality by showing how it can be used to define some of the most popular graph neural network models, or to develop any custom graph processing application.
Submission history
From: Matteo Belenchia [view email]
[v1]
Fri, 12 Jul 2024 17:27:43 UTC (341 KB)
[v2]
Thu, 29 Aug 2024 09:52:58 UTC (341 KB)
Source link
lol