← Search

Brendan Leigh Ross

7 accepted papers

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…

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

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…

2021

Tractable Density Estimation on Learned Manifolds with Conformal Embedding Flows

NeurIPS 2021poster

Normalizing flows are generative models that provide tractable density estimation via an invertible transformation from a simple base distribution to a complex target distribution. However, this technique cannot directly model data supported on an unknown low-dimensional manifold, a common occurrenc…