activity
20192024
most citedSimplifying Graph Convolutional Networks

1.2k citations · 1.2k across the 6 of their papers we have counts for

collaborators
Showing cs.LGShow all

6 papers · 1 filter

cs.LG2024

In-n-Out: Calibrating Graph Neural Networks for Link Prediction

Erik Nascimento, Diego Mesquita, Samuel Kaski +1

Deep neural networks are notoriously miscalibrated, i.e., their outputs do not reflect the true probability of the event we aim to predict. While networks for tabular or image data…

cs.LG2023★ 1 cited

Minimal Learning Machine for Multi-Label Learning

Joonas Hämäläinen, Antoine Hubermont, Amauri Souza +3

Distance-based supervised method, the minimal learning machine, constructs a predictive model from data by learning a mapping between input and output distance matrices. In this pa…

cs.LG2023★ 3 cited

Distill n' Explain: explaining graph neural networks using simple surrogates

Tamara Pereira, Erik Nascimento, Lucas E. Resck +2

Explaining node predictions in graph neural networks (GNNs) often boils down to finding graph substructures that preserve predictions. Finding these structures usually implies back…

cs.LG2022★ 16 cited

Provably expressive temporal graph networks

Amauri H. Souza, Diego Mesquita, Samuel Kaski +1

Temporal graph networks (TGNs) have gained prominence as models for embedding dynamic interactions, but little is known about their theoretical underpinnings. We establish fundamen…

cs.LG2020

Rethinking pooling in graph neural networks

Diego Mesquita, Amauri H. Souza, Samuel Kaski

Graph pooling is a central component of a myriad of graph neural network (GNN) architectures. As an inheritance from traditional CNNs, most approaches formulate graph pooling as a…

cs.LG2019★ 1.2k cited

Simplifying Graph Convolutional Networks

Felix Wu, Tianyi Zhang, Amauri Holanda de Souza +3

Graph Convolutional Networks (GCNs) and their variants have experienced significant attention and have become the de facto methods for learning graph representations. GCNs derive i…