← Search

Andreas Maggiori

5 accepted papers

2024

Dynamic Correlation Clustering in Sublinear Update Time

ICML 2024spotlight

We study the classic problem of correlation clustering in dynamic vertex streams. In this setting, vertices are either added or randomly deleted over time, and each vertex pair is connected by a positive or negative edge. The objective is to continuously find a partition which minimizes the sum of p…

2022

Online and Consistent Correlation Clustering

ICML 2022spotlight

In the correlation clustering problem the input is a signed graph where the sign indicates whether each pair of points should be placed in the same cluster or not. The goal of the problem is to compute a clustering which minimizes the number of disagreements with such recommendation. Thanks to its m…

Cited by 15SourcePDFScholar
2020

Learning Augmented Energy Minimization via Speed Scaling

NeurIPS 2020spotlight

As power management has become a primary concern in modern data centers, computing resources are being scaled dynamically to minimize energy consumption. We initiate the study of a variant of the classic online speed scaling problem, in which machine learning predictions about the future can be inte…

2020

The Primal-Dual method for Learning Augmented Algorithms

NeurIPS 2020oral

The extension of classical online algorithms when provided with predictions is a new and active research area. In this paper, we extend the primal-dual method for online algorithms in order to incorporate predictions that advise the online algorithm about the next action to take. We use this framewo…