← Search

Andrea Bertozzi

3 accepted papers

2022

GRAND++: Graph Neural Diffusion with A Source Term

ICLR 2022poster

We propose GRAph Neural Diffusion with a source term (GRAND++) for graph deep learning with a limited number of labeled nodes, i.e., low-labeling rate. GRAND++ is a class of continuous-depth graph deep learning architectures whose theoretical underpinning is the diffusion process on graphs with a so…

Cited by 96SourcePDFScholar
2021

Heavy Ball Neural Ordinary Differential Equations

NeurIPS 2021poster

We propose heavy ball neural ordinary differential equations (HBNODEs), leveraging the continuous limit of the classical momentum accelerated gradient descent, to improve neural ODEs (NODEs) training and inference. HBNODEs have two properties that imply practical advantages over NODEs: (i) The adjoi…

2020

MomentumRNN: Integrating Momentum into Recurrent Neural Networks

NeurIPS 2020poster

Designing deep neural networks is an art that often involves an expensive search over candidate architectures. To overcome this for recurrent neural nets (RNNs), we establish a connection between the hidden state dynamics in an RNN and gradient descent (GD). We then integrate momentum into this fram…