← Search

Giacomo Meanti

7 accepted papers

2025

MAP Estimation with Denoisers: Convergence Rates and Guarantees

NeurIPS 2025poster

Denoiser models have become powerful tools for inverse problems, enabling the use of pretrained networks to approximate the score of a smoothed prior distribution. These models are often used in heuristic iterative schemes aimed at solving Maximum a Posteriori (MAP) optimisation problems, where the…

Cited by 0SourceScholar
2025

Unsupervised Imaging Inverse Problems with Diffusion Distribution Matching

ICCV 2025poster

Inverse problems provide a fundamental framework for image reconstruction tasks, spanning deblurring, calibration, or low-light enhancement for instance. While widely used, they often assume full knowledge of the forward model -- an unrealistic expectation -- while collecting ground truth and measur…

2023

Estimating Koopman operators with sketching to provably learn large scale dynamical systems

NeurIPS 2023poster

The theory of Koopman operators allows to deploy non-parametric machine learning algorithms to predict and analyze complex dynamical systems. Estimators such as principal component regression (PCR) or reduced rank regression (RRR) in kernel spaces can be shown to provably learn Koopman operators fro…

2023

K-Planes: Explicit Radiance Fields in Space, Time, and Appearance

CVPR 2023poster

We introduce k-planes, a white-box model for radiance fields in arbitrary dimensions. Our model uses d-choose-2 planes to represent a d-dimensional scene, providing a seamless way to go from static (d=3) to dynamic (d=4) scenes. This planar factorization makes adding dimension-specific priors easy,…

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

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 5SourcePDFScholar
2020

Kernel Methods Through the Roof: Handling Billions of Points Efficiently

NeurIPS 2020oral

Kernel methods provide an elegant and principled approach to nonparametric learning, but so far could hardly be used in large scale problems, since naïve implementations scale poorly with data size. Recent advances have shown the benefits of a number of algorithmic ideas, for example combining optim…