← Search

Christian A Naesseth

15 accepted papers

2025

Controlled Generation with Equivariant Variational Flow Matching

ICML 2025poster

We derive a controlled generation objective within the framework of Variational Flow Matching (VFM), which casts flow matching as a variational inference problem. We demonstrate that controlled generation can be implemented two ways: (1) by way of end-to-end training of conditional generative models…

Cited by 0SourcePDFScholar
2025

Max-Rank: Efficient Multiple Testing for Conformal Prediction

AISTATS 2025poster

Multiple hypothesis testing (MHT) frequently arises in scientific inquiries, and concurrent testing of multiple hypotheses inflates the risk of Type-I errors or false positives, rendering MHT corrections essential. This paper addresses MHT in the context of conformal prediction, a flexible framework…

Cited by 0SourceScholar
2025

On Continuous Monitoring of Risk Violations under Unknown Shift

UAI 2025

Machine learning systems deployed in the real world must operate under dynamic and often unpredictable distribution shifts. This challenges the validity of statistical safety assurances on the system’s risk established beforehand. Common risk control frameworks rely on fixed assumptions and lack mec

2025

SDE Matching: Scalable and Simulation-Free Training of Latent Stochastic Differential Equations

ICML 2025poster

The Latent Stochastic Differential Equation (SDE) is a powerful tool for time series and sequence modeling. However, training Latent SDEs typically relies on adjoint sensitivity methods, which depend on simulation and backpropagation through approximate SDE solutions, which limit scalability. In thi…

Cited by 0SourcePDFScholar
2025

Variational Combinatorial Sequential Monte Carlo for Bayesian Phylogenetics in Hyperbolic Space

AISTATS 2025poster

Hyperbolic space naturally encodes hierarchical structures such as phylogenies (binary trees), where inward-bending geodesics reflect paths through least common ancestors, and the exponential growth of neighborhoods mirrors the super-exponential scaling of topologies. This scaling challenge limits t…

Cited by 0SourcecodeScholar
2024

Equivariant Neural Diffusion for Molecule Generation

NeurIPS 2024poster

We introduce Equivariant Neural Diffusion (END), a novel diffusion model for molecule generation in 3D that is equivariant to Euclidean transformations. Compared to current state-of-the-art equivariant diffusion models, the key innovation in END lies in its learnable forward process for enhanced gen…

2024

Fast yet Safe: Early-Exiting with Risk Control

NeurIPS 2024poster

Scaling machine learning models significantly improves their performance. However, such gains come at the cost of inference being slow and resource-intensive. Early-exit neural networks (EENNs) offer a promising solution: they accelerate inference by allowing intermediate layers to exit and produc…

2024

Neural Flow Diffusion Models: Learnable Forward Process for Improved Diffusion Modelling

NeurIPS 2024poster

Conventional diffusion models typically relies on a fixed forward process, which implicitly defines complex marginal distributions over latent variables. This can often complicate the reverse process’ task in learning generative trajectories, and results in costly inference for diffusion models. To…

Cited by 12SourcePDFScholar
2024

VISA: Variational Inference with Sequential Sample-Average Approximations

NeurIPS 2024poster

We present variational inference with sequential sample-average approximations (VISA), a method for approximate inference in computationally intensive models, such as those based on numerical simulations. VISA extends importance-weighted forward-KL variational inference by employing a sequence of sa…

Cited by 0SourcePDFScholar
2024

Variational Flow Matching for Graph Generation

NeurIPS 2024poster

We present a formulation of flow matching as variational inference, which we refer to as variational flow matching (VFM). We use this formulation to develop CatFlow, a flow matching method for categorical data that is easy to implement, computationally efficient, and achieves strong results on graph…

Cited by 14SourcePDFScholar
2023

Practical and Asymptotically Exact Conditional Sampling in Diffusion Models

NeurIPS 2023poster

Diffusion models have been successful on a range of conditional generation tasks including molecular design and text-to-image generation. However, these achievements have primarily depended on task-specific conditional training or error-prone heuristic approximations. Ideally, a conditional generati…

2021

variational combinatorial sequential monte carlo methods for bayesian phylogenetic inference

UAI 2021poster

Bayesian phylogenetic inference is often conducted via local or sequential search over topologies and branch lengths using algorithms such as random-walk Markov chain Monte Carlo (MCMC) or Combinatorial Sequential Monte Carlo (CSMC). However, when MCMC is used for evolutionary parameter learning, co…