← Search

Gabriel Loaiza-Ganem

16 accepted papers

2026

Conf-Gen: Conformal Uncertainty Quantification for Generative Models

ICML 2026poster

Conformal prediction (CP) and its extension, conformal risk control (CRC), are established frameworks for quantifying uncertainty in supervised machine learning through formal guarantees. However, recent breakthroughs in artificial intelligence (AI) have been driven by unsupervised generative models…

Cited by 0SourceScholar
2026

Textual Bayes: Quantifying Uncertainty in LLM-Based Systems

ICLR 2026poster

Although large language models (LLMs) are becoming increasingly capable of solving challenging real-world tasks, accurately quantifying their uncertainty remains a critical open problem—one that limits their applicability in high-stakes domains. This challenge is further compounded by the closed-sou…

Cited by 0SourcecodeScholar
2025

A Geometric Framework for Understanding Memorization in Generative Models

ICLR 2025spotlight

As deep generative models have progressed, recent work has shown them to be capable of memorizing and reproducing training datapoints when deployed. These findings call into question the usability of generative models, especially in light of the legal and privacy risks brought about by memorization.…

Cited by 7SourcePDFScholar
2024

A Geometric Explanation of the Likelihood OOD Detection Paradox

ICML 2024poster

Likelihood-based deep generative models (DGMs) commonly exhibit a puzzling behaviour: when trained on a relatively complex dataset, they assign higher likelihood values to out-of-distribution (OOD) data from simpler sources. Adding to the mystery, OOD samples are never generated by these DGMs despit…

2024

A Geometric View of Data Complexity: Efficient Local Intrinsic Dimension Estimation with Diffusion Models

NeurIPS 2024spotlight

High-dimensional data commonly lies on low-dimensional submanifolds, and estimating the local intrinsic dimension (LID) of a datum -- i.e. the dimension of the submanifold it belongs to -- is a longstanding problem. LID can be understood as the number of local factors of variation: the more factors…

2024

Data-Efficient Multimodal Fusion on a Single GPU

CVPR 2024highlight

The goal of multimodal alignment is to learn a single latent space that is shared between multimodal inputs. The most powerful models in this space have been trained using massive datasets of paired inputs and large-scale computational resources making them prohibitively expensive to train in many p…

2023

Exposing flaws of generative model evaluation metrics and their unfair treatment of diffusion models

NeurIPS 2023poster

We systematically study a wide variety of generative models spanning semantically-diverse image datasets to understand and improve the feature extractors and metrics used to evaluate them. Using best practices in psychophysics, we measure human perception of image realism for generated samples by co…

2023

TR0N: Translator Networks for 0-Shot Plug-and-Play Conditional Generation

ICML 2023poster

We propose TR0N, a highly general framework to turn pre-trained unconditional generative models, such as GANs and VAEs, into conditional models. The conditioning can be highly arbitrary, and requires only a pre-trained auxiliary model. For example, we show how to turn unconditional models into class…

2023

Verifying the Union of Manifolds Hypothesis for Image Data

ICLR 2023poster

Deep learning has had tremendous success at learning low-dimensional representations of high-dimensional data. This success would be impossible if there was no hidden low-dimensional structure in data of interest; this existence is posited by the manifold hypothesis, which states that the data lies…

2022

Bayesian Nonparametrics for Offline Skill Discovery

ICML 2022spotlight

Skills or low-level policies in reinforcement learning are temporally extended actions that can speed up learning and enable complex behaviours. Recent work in offline reinforcement learning and imitation learning has proposed several techniques for skill discovery from a set of expert trajectories.…

2021

C-Learning: Horizon-Aware Cumulative Accessibility Estimation

ICLR 2021poster

Multi-goal reaching is an important problem in reinforcement learning needed to achieve algorithmic generalization. Despite recent advances in this field, current algorithms suffer from three major challenges: high sample complexity, learning only a single way of reaching the goals, and difficultie…

2021

Rectangular Flows for Manifold Learning

NeurIPS 2021poster

Normalizing flows are invertible neural networks with tractable change-of-volume terms, which allow optimization of their parameters to be efficiently performed via maximum likelihood. However, data of interest are typically assumed to live in some (often unknown) low-dimensional manifold embedded i…

2020

Invertible Gaussian Reparameterization: Revisiting the Gumbel-Softmax

NeurIPS 2020poster

The Gumbel-Softmax is a continuous distribution over the simplex that is often used as a relaxation of discrete distributions. Because it can be readily interpreted and easily reparameterized, it enjoys widespread use. We propose a modular and more flexible family of reparameterizable distributions…

2020

The continuous categorical: a novel simplex-valued exponential family

ICML 2020poster

Simplex-valued data appear throughout statistics and machine learning, for example in the context of transfer learning and compression of deep networks. Existing models for this class of data rely on the Dirichlet distribution or other related loss functions; here we show these standard choices suff…

2019

Deep Random Splines for Point Process Intensity Estimation of Neural Population Data

NeurIPS 2019poster

Gaussian processes are the leading class of distributions on random functions, but they suffer from well known issues including difficulty scaling and inflexibility with respect to certain shape constraints (such as nonnegativity). Here we propose Deep Random Splines, a flexible class of random func…

2019

The continuous Bernoulli: fixing a pervasive error in variational autoencoders

NeurIPS 2019poster

Variational autoencoders (VAE) have quickly become a central tool in machine learning, applicable to a broad range of data types and latent variable models. By far the most common first step, taken by seminal papers and by core software libraries alike, is to model MNIST data using a deep network p…