Cell Attention Networks
Lorenzo Giusti, Claudio Battiloro, Lucia Testa, Paolo Di Lorenzo,, Stefania Sardellitti, Sergio Barbarossa

TL;DR
Cell Attention Networks (CANs) extend graph attention by capturing higher-order interactions through a cell complex structure, improving learning tasks with a hierarchical, low-complexity approach.
Contribution
Introduces Cell Attention Networks that leverage cell complexes to model higher-order interactions, generalizing graph attention mechanisms with a hierarchical architecture.
Findings
CAN outperforms state-of-the-art methods on graph learning tasks.
The approach effectively captures higher-order relationships in data.
It maintains low computational complexity.
Abstract
Since their introduction, graph attention networks achieved outstanding results in graph representation learning tasks. However, these networks consider only pairwise relationships among nodes and then they are not able to fully exploit higher-order interactions present in many real world data-sets. In this paper, we introduce Cell Attention Networks (CANs), a neural architecture operating on data defined over the vertices of a graph, representing the graph as the 1-skeleton of a cell complex introduced to capture higher order interactions. In particular, we exploit the lower and upper neighborhoods, as encoded in the cell complex, to design two independent masked self-attention mechanisms, thus generalizing the conventional graph attention strategy. The approach used in CANs is hierarchical and it incorporates the following steps: i) a lifting algorithm that learns {\it edge features}…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning and ELM · Brain Tumor Detection and Classification
