← Search

Pablo Sanchez Martin

3 accepted papers

2023

Learnable Graph Convolutional Attention Networks

ICLR 2023poster

Existing Graph Neural Networks (GNNs) compute the message exchange between nodes by either aggregating uniformly (convolving) the features of all the neighbor- ing nodes, or by applying a non-uniform score (attending) to the features. Recent works have shown the strengths and weaknesses of the resul…

2023

Variational Mixture of HyperGenerators for Learning Distributions over Functions

ICML 2023poster

Recent approaches build on implicit neural representations (INRs) to propose generative models over function spaces. However, they are computationally costly when dealing with inference tasks, such as missing data imputation, or directly cannot tackle them. In this work, we propose a novel deep gene…