← Search

Pál András Papp

3 accepted papers

2023

Agent-based Graph Neural Networks

ICLR 2023poster

We present a novel graph neural network we call AgentNet, which is designed specifically for graph-level tasks. AgentNet is inspired by sublinear algorithms, featuring a computational complexity that is independent of the graph size. The architecture of AgentNet differs fundamentally from the archit…

2021

DropGNN: Random Dropouts Increase the Expressiveness of Graph Neural Networks

NeurIPS 2021spotlight

This paper studies Dropout Graph Neural Networks (DropGNNs), a new approach that aims to overcome the limitations of standard GNN frameworks. In DropGNNs, we execute multiple runs of a GNN on the input graph, with some of the nodes randomly and independently dropped in each of these runs. Then, we c…