← Search

Giulia Luise

9 accepted papers

2023

On Over-Squashing in Message Passing Neural Networks: The Impact of Width, Depth, and Topology

ICML 2023poster

Message Passing Neural Networks (MPNNs) are instances of Graph Neural Networks that leverage the graph to send messages over the edges. This inductive bias leads to a phenomenon known as over-squashing, where a node feature is insensitive to information contained at distant nodes. Despite recent met…

2021

Aligning Time Series on Incomparable Spaces

AISTATS 2021poster

Dynamic time warping (DTW) is a useful method for aligning, comparing and combining time series, but it requires them to live in comparable spaces. In this work, we consider a setting in which time series live on different spaces without a sensible ground metric, causing DTW to become ill-defined. T…

2020

A Non-Asymptotic Analysis for Stein Variational Gradient Descent

NeurIPS 2020poster

We study the Stein Variational Gradient Descent (SVGD) algorithm, which optimises a set of particles to approximate a target probability distribution $\pi\propto e^{-V}$ on $\R^d$. In the population limit, SVGD performs gradient descent in the space of probability distributions on the KL divergence…

Cited by 103SourcePDFScholar
2020

Exploiting MMD and Sinkhorn Divergences for Fair and Transferable Representation Learning

NeurIPS 2020poster

Developing learning methods which do not discriminate subgroups in the population is a central goal of algorithmic fairness. One way to reach this goal is by modifying the data representation in order to meet certain fairness constraints. In this work we measure fairness according to demographic par…

2019

Leveraging Low-Rank Relations Between Surrogate Tasks in Structured Prediction

ICML 2019oral

We study the interplay between surrogate methods for structured prediction and techniques from multitask learning designed to leverage relationships between surrogate outputs. We propose an efficient algorithm based on trace norm regularization which, differently from previous methods, does not requ…

2019

Sinkhorn Barycenters with Free Support via Frank-Wolfe Algorithm

NeurIPS 2019spotlight

We present a novel algorithm to estimate the barycenter of arbitrary probability distributions with respect to the Sinkhorn divergence. Based on a Frank-Wolfe optimization strategy, our approach proceeds by populating the support of the barycenter incrementally, without requiring any pre-allocation.…

2018

Differential Properties of Sinkhorn Approximation for Learning with Wasserstein Distance

NeurIPS 2018poster

Applications of optimal transport have recently gained remarkable attention as a result of the computational advantages of entropic regularization. However, in most situations the Sinkhorn approximation to the Wasserstein distance is replaced by a regularized version that is less accurate but easy…