← Search

Pietro Michiardi

18 accepted papers

2026

Relative Entropy Estimation in Function Space: Theory and Applications to Trajectory Inference

ICML 2026poster

Trajectory Inference (TI) seeks to reconstruct latent dynamical processes from snapshot data, which consist of independent samples from time-indexed marginals of an underlying stochastic system. In applications such as single-cell genomics, destructive measurements preclude direct observation of tra…

Cited by 0SourceScholar
2025

Information Theoretic Text-to-Image Alignment

ICLR 2025poster

Diffusion models for Text-to-Image (T2I) conditional generation have recently achieved tremendous success. Yet, aligning these models with user’s intentions still involves a laborious trial-and-error process, and this challenging alignment problem has attracted considerable attention from the resear…

2025

Learning to Match Unpaired Data with Minimum Entropy Coupling

ICML 2025poster

Multimodal data is a precious asset enabling a variety of downstream tasks in machine learning. However, real-world data collected across different modalities is often not paired, which is a significant challenge to learn a joint distribution. A prominent approach to address the modality coupling pr…

Cited by 0SourcePDFScholar
2024

MINDE: Mutual Information Neural Diffusion Estimation

ICLR 2024poster

In this work we present a new method for the estimation of Mutual Information (MI) between random variables. Our approach is based on an original interpretation of the Girsanov theorem, which allows us to use score-based diffusion models to estimate the KL divergence between two densities as a diffe…

2023

Continuous-Time Functional Diffusion Processes

NeurIPS 2023poster

We introduce Functional Diffusion Processes (FDPs), which generalize score-based diffusion models to infinite-dimensional function spaces. FDPs require a new mathematical framework to describe the forward and backward dynamics, and several extensions to derive practical training objectives. These in…

2023

One-Line-of-Code Data Mollification Improves Optimization of Likelihood-based Generative Models

NeurIPS 2023poster

Generative Models (GMs) have attracted considerable attention due to their tremendous success in various domains, such as computer vision where they are capable to generate impressive realistic-looking images. Likelihood-based GMs are attractive due to the possibility to generate new data by a singl…

2022

Revisiting the Effects of Stochasticity for Hamiltonian Samplers

ICML 2022spotlight

We revisit the theoretical properties of Hamiltonian stochastic differential equations (SDES) for Bayesian posterior sampling, and we study the two types of errors that arise from numerical SDE simulation: the discretization error and the error due to noisy gradient estimates in the context of data…

Cited by 4SourcePDFScholar
2021

An Identifiable Double VAE For Disentangled Representations

ICML 2021spotlight

A large part of the literature on learning disentangled representations focuses on variational autoencoders (VAEs). Recent developments demonstrate that disentanglement cannot be obtained in a fully unsupervised setting without inductive biases on models and data. However, Khemakhem et al., AISTATS,…

Cited by 50SourcePDFScholar
2021

Maximum Roaming Multi-Task Learning

AAAI 2021technical

Multi-task learning has gained popularity due to the advantages it provides with respect to resource usage and performance. Nonetheless, the joint optimization of parameters with respect to multiple tasks remains an active research topic. Sub-partitioning the parameters between different tasks has p…

2021

Model Selection for Bayesian Autoencoders

NeurIPS 2021poster

We develop a novel method for carrying out model selection for Bayesian autoencoders (BAEs) by means of prior hyper-parameter optimization. Inspired by the common practice of type-II maximum likelihood optimization and its equivalence to Kullback-Leibler divergence minimization, we propose to optimi…

2021

Sparse within Sparse Gaussian Processes using Neighbor Information

ICML 2021spotlight

Approximations to Gaussian processes (GPs) based on inducing variables, combined with variational inference techniques, enable state-of-the-art sparse approaches to infer GPs at scale through mini-batch based learning. In this work, we further push the limits of scalability of sparse GPs by allowing…

Cited by 21SourcePDFScholar
2020

LIBRE: Learning Interpretable Boolean Rule Ensembles

AISTATS 2020poster

We present a novel method—LIBRE—learn an interpretable classifier, which materializes as a set of Boolean rules. LIBRE uses an ensemble of bottom-up, weak learners operating on a random subset of features, which allows for the learning of rules that generalize well on unseen data even in imbalanced…

Cited by 25SourcePDFScholar
2019

Calibrating Deep Convolutional Gaussian Processes

AISTATS 2019poster

The wide adoption of Convolutional Neural Networks CNNs in applications where decision-making under uncertainty is fundamental, has brought a great deal of attention to the ability of these models to accurately quantify the uncertainty in their predictions. Previous work on combining CNNs with Gauss…

Cited by 54SourcePDFScholar
2018

Dirichlet-based Gaussian Processes for Large-scale Calibrated Classification

NeurIPS 2018poster

This paper studies the problem of deriving fast and accurate classification algorithms with uncertainty quantification. Gaussian process classification provides a principled approach, but the corresponding computational burden is hardly sustainable in large-scale problems and devising efficient alte…

2017

Random Feature Expansions for Deep Gaussian Processes

ICML 2017poster

The composition of multiple Gaussian Processes as a Deep Gaussian Process DGP enables a deep probabilistic nonparametric approach to flexibly tackle complex machine learning problems with sound quantification of uncertainty. Existing inference approaches for DGP models have limited scalability and a…