← Search

Lars Ruthotto

6 accepted papers

2026

RAPNet: Accelerating Algebraic Multigrid with Learned Sparse Corrections

ICML 2026poster

The scalable solution of large sparse linear systems is a bottleneck in scientific computing and graph analysis. While algebraic multigrid (AMG) offers optimal linear scaling, its performance is severely constrained by the trade-off between the sparsity and convergence quality of coarse-grid operato…

Cited by 0SourceScholar
2023

Improving Graph Neural Networks with Learnable Propagation Operators

ICML 2023poster

Graph Neural Networks (GNNs) are limited in their propagation operators. In many cases, these operators often contain non-negative elements only and are shared across channels, limiting the expressiveness of GNNs. Moreover, some GNNs suffer from over-smoothing, limiting their depth. On the other han…

Cited by 31SourcePDFScholar
2022

Multivariate Quantile Function Forecaster

AISTATS 2022poster

We propose Multivariate Quantile Function Forecaster (MQF2), a global probabilistic forecasting method constructed using a multivariate quantile function and investigate its application to multi-horizon forecasting. Prior approaches are either autoregressive, implicitly capturing the dependency stru…

2021

OT-Flow: Fast and Accurate Continuous Normalizing Flows via Optimal Transport

AAAI 2021technical

A normalizing flow is an invertible mapping between an arbitrary probability distribution and a standard normal distribution; it can be used for density estimation and statistical inference. Computing the flow follows the change of variables formula and thus requires invertibility of the mapping and…

2019

IMEXnet A Forward Stable Deep Neural Network

ICML 2019oral

Deep convolutional neural networks have revolutionized many machine learning and computer vision tasks, however, some remaining key challenges limit their wider use. These challenges include improving the network’s robustness to perturbations of the input image and the limited “field of view” of con…