paper-with-me

Papers

Graph Convolutional Neural Networks as Parametric CoKleisli morphisms

2022-12-01 · Bruno Gavranović, Mattia Villani

We define the bicategory of Graph Convolutional Neural Networks $\mathbf{GCNN}_n$ for an arbitrary graph with $n$ nodes. We show it can be factored through the already existing categorical constructions for deep learning called $\mathbf{Para}$ and $\mathbf{Lens}$ with the base category set to the CoKleisli category of the product comonad. We prove that there exists an injective-on-objects, faithful 2-functor $\mathbf{GCNN}_n \to \mathbf{Para}(\mathsf{CoKl}(\mathbb{R}^{n \times n} \times -))$. We show that this construction allows us to treat the adjacency matrix of a GCNN as a global parameter instead of a a local, layer-wise one. This gives us a high-level categorical characterisation of a particular kind of inductive bias GCNNs possess. Lastly, we hypothesize about possible generalisations of GCNNs to general message-passing graph neural networks, connections to equivariant learning, and the (lack of) functoriality of activation functions.

📄 PDF Abstract BibTeX arXiv:2212.00542

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive Bias

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Comonadic Morphophonology: A Compositional Framework for Context-Dependent Morphological Rules in Finnish

2026-05-27 · Yongseok Jang arxiv

Composing finite-state transducers (FSTs) for context-dependent morphophonological rules -- consonant gradation, vowel harmony, possessive suffix assimilation -- leads to multiplicative state explosion; neural models sid…

Folding and Unfolding on Metagraphs

2020-12-03 · Ben Goertzel

Typed metagraphs are defined as hypergraphs with types assigned to hyperedges and their targets, and the potential to have targets of hyperedges connect to whole links as well as targets. Directed typed metagraphs (DTMGs…

Unification of Symmetries Inside Neural Networks: Transformer, Feedforward and Neural ODE

2024-02-04 · Koji Hashimoto, Yuji Hirono, Akiyoshi Sannai

Understanding the inner workings of neural networks, including transformers, remains one of the most challenging puzzles in machine learning. This study introduces a novel approach by applying the principles of gauge sym…

Neural Subgraph Isomorphism Counting

2019-12-25 · Xin Liu, Haojie Pan, Mutian He, Yangqiu Song 외

In this paper, we study a new graph learning problem: learning to count subgraph isomorphisms. Different from other traditional graph learning problems such as node classification and link prediction, subgraph isomorphis…

Domain AdaptationGraph LearningLink PredictionNode Classification+2

Convergence and Stability of Graph Convolutional Networks on Large Random Graphs

2020-06-02 · NeurIPS 2020 12 · Nicolas Keriven, Alberto Bietti, Samuel Vaiter

We study properties of Graph Convolutional Networks (GCNs) by analyzing their behavior on standard models of random graphs, where nodes are represented by random latent variables and edges are drawn according to a simila…

valid