Skip to main content

Showing 1–23 of 23 results for author: Naesseth, C A

  1. arXiv:2406.04843  [pdf, other

    cs.LG stat.ML

    Variational Flow Matching for Graph Generation

    Authors: Floor Eijkelboom, Grigory Bartosh, Christian Andersson Naesseth, Max Welling, Jan-Willem van de Meent

    Abstract: We present a formulation of flow matching as variational inference, which we refer to as variational flow matching (VFM). Based on this formulation we develop CatFlow, a flow matching method for categorical data. CatFlow is easy to implement, computationally efficient, and achieves strong results on graph generation tasks. In VFM, the objective is to approximate the posterior probability path, whi… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

  2. arXiv:2406.03242  [pdf, other

    cs.LG stat.CO

    Variational Pseudo Marginal Methods for Jet Reconstruction in Particle Physics

    Authors: Hanming Yang, Antonio Khalil Moretti, Sebastian Macaluso, Philippe Chlenski, Christian A. Naesseth, Itsik Pe'er

    Abstract: Reconstructing jets, which provide vital insights into the properties and histories of subatomic particles produced in high-energy collisions, is a main problem in data analyses in collider physics. This intricate task deals with estimating the latent structure of a jet (binary tree) and involves parameters such as particle energy, momentum, and types. While Bayesian methods offer a natural approa… ▽ More

    Submitted 5 June, 2024; originally announced June 2024.

  3. arXiv:2405.20915  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Fast yet Safe: Early-Exiting with Risk Control

    Authors: Metod Jazbec, Alexander Timans, Tin Hadži Veljković, Kaspar Sakmann, Dan Zhang, Christian A. Naesseth, Eric Nalisnick

    Abstract: 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 produce a prediction early. Yet a fundamental issue with EENNs is how to determine when to exit without seve… ▽ More

    Submitted 31 May, 2024; originally announced May 2024.

    Comments: 25 pages, 11 figures, 4 tables (incl. appendix)

  4. arXiv:2404.12940  [pdf, other

    stat.ML cs.CV cs.LG

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

    Authors: Grigory Bartosh, Dmitry Vetrov, Christian A. Naesseth

    Abstract: 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 address these limitations, we introduce Neural Flow Diffusion Models (NFDM), a novel framework that… ▽ More

    Submitted 1 June, 2024; v1 submitted 19 April, 2024; originally announced April 2024.

  5. arXiv:2403.09429  [pdf, other

    stat.ML cs.LG

    VISA: Variational Inference with Sequential Sample-Average Approximations

    Authors: Heiko Zimmermann, Christian A. Naesseth, Jan-Willem van de Meent

    Abstract: We present variational inference with sequential sample-average approximation (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 sample-average approximations, which are considered valid inside a trust region. This makes it possible… ▽ More

    Submitted 15 March, 2024; v1 submitted 14 March, 2024; originally announced March 2024.

  6. arXiv:2310.08337  [pdf, other

    cs.LG stat.ML

    Neural Diffusion Models

    Authors: Grigory Bartosh, Dmitry Vetrov, Christian A. Naesseth

    Abstract: Diffusion models have shown remarkable performance on many generative tasks. Despite recent success, most diffusion models are restricted in that they only allow linear transformation of the data distribution. In contrast, broader family of transformations can potentially help train generative distributions more efficiently, simplifying the reverse process and closing the gap between the true nega… ▽ More

    Submitted 1 June, 2024; v1 submitted 12 October, 2023; originally announced October 2023.

  7. arXiv:2306.17775  [pdf, other

    stat.ML cs.LG q-bio.BM

    Practical and Asymptotically Exact Conditional Sampling in Diffusion Models

    Authors: Luhuan Wu, Brian L. Trippe, Christian A. Naesseth, David M. Blei, John P. Cunningham

    Abstract: 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 generation method should provide exact samples for a broad range of conditional distributions without requir… ▽ More

    Submitted 30 June, 2023; originally announced June 2023.

    Comments: Code: https://github.com/blt2114/twisted_diffusion_sampler

  8. arXiv:2210.13027  [pdf, other

    stat.ME cs.LG stat.ML

    E-Valuating Classifier Two-Sample Tests

    Authors: Teodora Pandeva, Tim Bakker, Christian A. Naesseth, Patrick Forré

    Abstract: We introduce a powerful deep classifier two-sample test for high-dimensional data based on E-values, called E-value Classifier Two-Sample Test (E-C2ST). Our test combines ideas from existing work on split likelihood ratio tests and predictive independence tests. The resulting E-values are suitable for anytime-valid sequential two-sample tests. This feature allows for more effective use of data in… ▽ More

    Submitted 30 April, 2024; v1 submitted 24 October, 2022; originally announced October 2022.

  9. arXiv:2210.07992  [pdf, other

    stat.ML cs.LG

    A Variational Perspective on Generative Flow Networks

    Authors: Heiko Zimmermann, Fredrik Lindsten, Jan-Willem van de Meent, Christian A. Naesseth

    Abstract: Generative flow networks (GFNs) are a class of models for sequential sampling of composite objects, which approximate a target distribution that is defined in terms of an energy function or a reward. GFNs are typically trained using a flow matching or trajectory balance objective, which matches forward and backward transition models over trajectories. In this work, we define variational objectives… ▽ More

    Submitted 14 October, 2022; originally announced October 2022.

  10. arXiv:2202.01841  [pdf, other

    stat.ML cs.LG stat.CO stat.ME

    Transport Score Climbing: Variational Inference Using Forward KL and Adaptive Neural Transport

    Authors: Liyi Zhang, David M. Blei, Christian A. Naesseth

    Abstract: Variational inference often minimizes the "reverse" Kullbeck-Leibler (KL) KL(q||p) from the approximate distribution q to the posterior p. Recent work studies the "forward" KL KL(p||q), which unlike reverse KL does not lead to variational approximations that underestimate uncertainty. This paper introduces Transport Score Climbing (TSC), a method that optimizes KL(p||q) by using Hamiltonian Monte… ▽ More

    Submitted 2 September, 2022; v1 submitted 3 February, 2022; originally announced February 2022.

    Comments: 14 pages, 8 figures

  11. arXiv:2106.00075  [pdf, other

    stat.ML cs.LG stat.CO

    Variational Combinatorial Sequential Monte Carlo Methods for Bayesian Phylogenetic Inference

    Authors: Antonio Khalil Moretti, Liyi Zhang, Christian A. Naesseth, Hadiah Venner, David Blei, Itsik Pe'er

    Abstract: 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, convergence requires long runs with inefficient exploration of the state space. We introduce Variation… ▽ More

    Submitted 17 June, 2021; v1 submitted 31 May, 2021; originally announced June 2021.

    Comments: 15 pages, 9 figures

  12. arXiv:2003.10374  [pdf, other

    stat.ML cs.LG stat.CO stat.ME

    Markovian Score Climbing: Variational Inference with KL(p||q)

    Authors: Christian A. Naesseth, Fredrik Lindsten, David Blei

    Abstract: Modern variational inference (VI) uses stochastic gradients to avoid intractable expectations, enabling large-scale probabilistic inference in complex models. VI posits a family of approximating distributions q and then finds the member of that family that is closest to the exact posterior p. Traditionally, VI algorithms minimize the "exclusive Kullback-Leibler (KL)" KL(q || p), often for computat… ▽ More

    Submitted 22 February, 2021; v1 submitted 23 March, 2020; originally announced March 2020.

  13. arXiv:1903.04797  [pdf, other

    stat.ML cs.LG stat.CO

    Elements of Sequential Monte Carlo

    Authors: Christian A. Naesseth, Fredrik Lindsten, Thomas B. Schön

    Abstract: A core problem in statistics and probabilistic machine learning is to compute probability distributions and expectations. This is the fundamental problem of Bayesian statistics and machine learning, which frames all inference as expectations with respect to the posterior distribution. The key challenge is to approximate these intractable expectations. In this tutorial, we review sequential Monte C… ▽ More

    Submitted 4 March, 2022; v1 submitted 12 March, 2019; originally announced March 2019.

    Comments: Foundations and Trends in Machine Learning

  14. arXiv:1705.11140  [pdf, other

    stat.ML stat.CO stat.ME

    Variational Sequential Monte Carlo

    Authors: Christian A. Naesseth, Scott W. Linderman, Rajesh Ranganath, David M. Blei

    Abstract: Many recent advances in large scale probabilistic inference rely on variational methods. The success of variational approaches depends on (i) formulating a flexible parametric family of distributions, and (ii) optimizing the parameters to find the member of this family that most closely approximates the exact posterior. In this paper we present a new approximating family of distributions, the vari… ▽ More

    Submitted 21 February, 2018; v1 submitted 31 May, 2017; originally announced May 2017.

  15. arXiv:1705.02469  [pdf, other

    math.OC

    Distributed, scalable and gossip-free consensus optimization with application to data analysis

    Authors: Sina Khoshfetrat Pakazad, Christian A. Naesseth, Fredrik Lindsten, Anders Hansson

    Abstract: Distributed algorithms for solving additive or consensus optimization problems commonly rely on first-order or proximal splitting methods. These algorithms generally come with restrictive assumptions and at best enjoy a linear convergence rate. Hence, they can require many iterations or communications among agents to converge. In many cases, however, we do not seek a highly accurate solution for c… ▽ More

    Submitted 10 May, 2017; v1 submitted 6 May, 2017; originally announced May 2017.

    Comments: 6 pages,2 figures

  16. arXiv:1612.09162  [pdf, other

    stat.CO stat.ML

    High-dimensional Filtering using Nested Sequential Monte Carlo

    Authors: Christian A. Naesseth, Fredrik Lindsten, Thomas B. Schön

    Abstract: Sequential Monte Carlo (SMC) methods comprise one of the most successful approaches to approximate Bayesian filtering. However, SMC without good proposal distributions struggle in high dimensions. We propose nested sequential Monte Carlo (NSMC), a methodology that generalises the SMC framework by requiring only approximate, properly weighted, samples from the SMC proposal distribution, while still… ▽ More

    Submitted 29 December, 2016; originally announced December 2016.

  17. arXiv:1610.05683  [pdf, other

    stat.ML stat.ME

    Reparameterization Gradients through Acceptance-Rejection Sampling Algorithms

    Authors: Christian A. Naesseth, Francisco J. R. Ruiz, Scott W. Linderman, David M. Blei

    Abstract: Variational inference using the reparameterization trick has enabled large-scale approximate Bayesian inference in complex probabilistic models, leveraging stochastic optimization to sidestep intractable expectations. The reparameterization trick is applicable when we can simulate a random variable by applying a differentiable deterministic function on an auxiliary random variable whose distributi… ▽ More

    Submitted 12 February, 2020; v1 submitted 18 October, 2016; originally announced October 2016.

    Comments: An error in the von Mises distribution reparameterization in Table 2 has been corrected

  18. arXiv:1602.05128  [pdf, other

    stat.CO stat.ML

    Interacting Particle Markov Chain Monte Carlo

    Authors: Tom Rainforth, Christian A. Naesseth, Fredrik Lindsten, Brooks Paige, Jan-Willem van de Meent, Arnaud Doucet, Frank Wood

    Abstract: We introduce interacting particle Markov chain Monte Carlo (iPMCMC), a PMCMC method based on an interacting pool of standard and conditional sequential Monte Carlo samplers. Like related methods, iPMCMC is a Markov chain Monte Carlo sampler on an extended space. We present empirical results that show significant improvements in mixing rates relative to both non-interacting PMCMC samplers, and a si… ▽ More

    Submitted 12 April, 2017; v1 submitted 16 February, 2016; originally announced February 2016.

    Journal ref: JMLR W&CP 48 : 2616-2625, 2016

  19. arXiv:1503.06058  [pdf, other

    stat.CO math.OC stat.ML

    Sequential Monte Carlo Methods for System Identification

    Authors: Thomas B. Schön, Fredrik Lindsten, Johan Dahlin, Johan Wågberg, Christian A. Naesseth, Andreas Svensson, Liang Dai

    Abstract: One of the key challenges in identifying nonlinear and possibly non-Gaussian state space models (SSMs) is the intractability of estimating the system state. Sequential Monte Carlo (SMC) methods, such as the particle filter (introduced more than two decades ago), provide numerical solutions to the nonlinear state estimation problems arising in SSMs. When combined with additional identification tech… ▽ More

    Submitted 10 March, 2016; v1 submitted 20 March, 2015; originally announced March 2015.

    Comments: In proceedings of the 17th IFAC Symposium on System Identification (SYSID). Added cover page

  20. arXiv:1502.02536  [pdf, other

    stat.CO stat.ME stat.ML

    Nested Sequential Monte Carlo Methods

    Authors: Christian A. Naesseth, Fredrik Lindsten, Thomas B. Schön

    Abstract: We propose nested sequential Monte Carlo (NSMC), a methodology to sample from sequences of probability distributions, even where the random variables are high-dimensional. NSMC generalises the SMC framework by requiring only approximate, properly weighted, samples from the SMC proposal distribution, while still resulting in a correct SMC algorithm. Furthermore, NSMC can in itself be used to produc… ▽ More

    Submitted 11 September, 2015; v1 submitted 9 February, 2015; originally announced February 2015.

    Comments: Extended version of paper published in Proceedings of the 32nd International Conference on Machine Learning (ICML), Lille, France, 2015

  21. Divide-and-Conquer with Sequential Monte Carlo

    Authors: Fredrik Lindsten, Adam M. Johansen, Christian A. Naesseth, Bonnie Kirkpatrick, Thomas B. Schön, John Aston, Alexandre Bouchard-Côté

    Abstract: We propose a novel class of Sequential Monte Carlo (SMC) algorithms, appropriate for inference in probabilistic graphical models. This class of algorithms adopts a divide-and-conquer approach based upon an auxiliary tree-structured decomposition of the model of interest, turning the overall inferential task into a collection of recursively solved sub-problems. The proposed method is applicable to… ▽ More

    Submitted 30 June, 2015; v1 submitted 19 June, 2014; originally announced June 2014.

    Journal ref: Journal of Computational and Graphical Statistics, 26(2):445-458, 2017

  22. arXiv:1405.0102  [pdf, other

    cs.IT stat.CO

    Capacity estimation of two-dimensional channels using Sequential Monte Carlo

    Authors: Christian A. Naesseth, Fredrik Lindsten, Thomas B. Schön

    Abstract: We derive a new Sequential-Monte-Carlo-based algorithm to estimate the capacity of two-dimensional channel models. The focus is on computing the noiseless capacity of the 2-D one-infinity run-length limited constrained channel, but the underlying idea is generally applicable. The proposed algorithm is profiled against a state-of-the-art method, yielding more than an order of magnitude improvement… ▽ More

    Submitted 11 August, 2014; v1 submitted 1 May, 2014; originally announced May 2014.

  23. arXiv:1402.0330  [pdf, other

    stat.ME stat.ML

    Sequential Monte Carlo for Graphical Models

    Authors: Christian A. Naesseth, Fredrik Lindsten, Thomas B. Schön

    Abstract: We propose a new framework for how to use sequential Monte Carlo (SMC) algorithms for inference in probabilistic graphical models (PGM). Via a sequential decomposition of the PGM we find a sequence of auxiliary distributions defined on a monotonically increasing sequence of probability spaces. By targeting these auxiliary distributions using SMC we are able to approximate the full joint distributi… ▽ More

    Submitted 6 October, 2014; v1 submitted 3 February, 2014; originally announced February 2014.