← Search

Andrea Paudice

9 accepted papers

2026

High-Probability Bounds for the Last Iterate of Clipped SGD

ICLR 2026poster

We study the problem of minimizing a convex objective when only noisy gradient estimates are available. Under the mild assumption that the stochastic gradients have finite $\alpha$-th moments for some $\alpha \in (1,2]$, we show that the last iterate of clipped stochastic gradient descent (Clipped-S…

Cited by 0SourceScholar
2025

Uniform Mean Estimation for Heavy-Tailed Distributions via Median-of-Means

ICML 2025poster

The Median of Means (MoM) is a mean estimator that has gained popularity in the context of heavy-tailed data. In this work, we analyze its performance in the task of simultaneously estimating the mean of each function in a class $\mathcal{F}$ when the data distribution possesses only the first $p$ m…

Cited by 0SourcePDFScholar
2022

Active Learning of Classifiers with Label and Seed Queries

NeurIPS 2022accept

We study exact active learning of binary and multiclass classifiers with margin. Given an $n$-point set $X \subset \mathbb{R}^m$, we want to learn an unknown classifier on $X$ whose classes have finite strong convex hull margin, a new notion extending the SVM margin. In the standard active learning…

Cited by 4SourcePDFScholar
2021

On Margin-Based Cluster Recovery with Oracle Queries

NeurIPS 2021poster

We study an active cluster recovery problem where, given a set of $n$ points and an oracle answering queries like ``are these two points in the same cluster?'', the task is to recover exactly all clusters using as few queries as possible. We begin by introducing a simple but general notion of margin…

Cited by 7SourcePDFScholar
2021

Robust Unsupervised Learning via L-statistic Minimization

ICML 2021spotlight

Designing learning algorithms that are resistant to perturbations of the underlying data distribution is a problem of wide practical and theoretical importance. We present a general approach to this problem focusing on unsupervised learning. The key assumption is that the perturbing distribution is…

Cited by 14SourcePDFScholar
2020

Exact Recovery of Mangled Clusters with Same-Cluster Queries

NeurIPS 2020oral

We study the cluster recovery problem in the semi-supervised active clustering framework. Given a finite set of input points, and an oracle revealing whether any two points lie in the same cluster, our goal is to recover all clusters exactly using as few queries as possible. To this end, we relax th…

Cited by 16SourcePDFScholar
2019

Correlation Clustering with Adaptive Similarity Queries

NeurIPS 2019poster

In correlation clustering, we are given $n$ objects together with a binary similarity score between each pair of them. The goal is to partition the objects into clusters so to minimise the disagreements with the scores. In this work we investigate correlation clustering as an active learning problem…