← Search

Ernesto De Vito

6 accepted papers

2025

Computational Efficiency under Covariate Shift in Kernel Ridge Regression

NeurIPS 2025spotlight

This paper addresses the covariate shift problem in the context of nonparametric regression within reproducing kernel Hilbert spaces (RKHSs). Covariate shift arises in supervised learning when the input distributions of the training and test data differ, presenting additional challenges for learning…

Cited by 0SourceScholar
2022

Efficient Hyperparameter Tuning for Large Scale Kernel Ridge Regression

AISTATS 2022poster

Kernel methods provide a principled approach to nonparametric learning. While their basic implementations scale poorly to large problems, recent advances showed that approximate solvers can efficiently handle massive datasets. A shortcoming of these solutions is that hyperparameter tuning is not tak…

2022

Mean Nyström Embeddings for Adaptive Compressive Learning

AISTATS 2022poster

Compressive learning is an approach to efficient large scale learning based on sketching an entire dataset to a single mean embedding (the sketch), i.e. a vector of generalized moments. The learning task is then approximately solved as an inverse problem using an adapted parametric model. Previous w…

2022

Multiclass learning with margin: exponential rates with no bias-variance trade-off

ICML 2022spotlight

We study the behavior of error bounds for multiclass classification under suitable margin conditions. For a wide variety of methods we prove that the classification error under a hard-margin condition decreases exponentially fast without any bias-variance trade-off. Different convergence rates can b…

Cited by 4SourcePDFScholar
2021

Learning the optimal Tikhonov regularizer for inverse problems

NeurIPS 2021poster

In this work, we consider the linear inverse problem $y=Ax+\varepsilon$, where $A\colon X\to Y$ is a known linear operator between the separable Hilbert spaces $X$ and $Y$, $x$ is a random variable in $X$ and $\epsilon$ is a zero-mean random process in $Y$. This setting covers several inverse proble…