Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–11 of 11 results for author: Miller, B K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.04713  [pdf, other

    cs.LG cond-mat.mtrl-sci cs.AI physics.comp-ph stat.ML

    FlowMM: Generating Materials with Riemannian Flow Matching

    Authors: Benjamin Kurt Miller, Ricky T. Q. Chen, Anuroop Sriram, Brandon M Wood

    Abstract: Crystalline materials are a fundamental component in next-generation technologies, yet modeling their distribution presents unique computational challenges. Of the plausible arrangements of atoms in a periodic lattice only a vanishingly small percentage are thermodynamically stable, which is a key indicator of the materials that can be experimentally realized. Two fundamental tasks in this area ar… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

    Comments: https://github.com/facebookresearch/flowmm

    Journal ref: ICML 2024

  2. arXiv:2310.01808  [pdf, other

    stat.ML cs.LG stat.CO

    Simulation-based Inference with the Generalized Kullback-Leibler Divergence

    Authors: Benjamin Kurt Miller, Marco Federici, Christoph Weniger, Patrick Forré

    Abstract: In Simulation-based Inference, the goal is to solve the inverse problem when the likelihood is only known implicitly. Neural Posterior Estimation commonly fits a normalized density estimator as a surrogate model for the posterior. This formulation cannot easily fit unnormalized surrogates because it optimizes the Kullback-Leibler divergence. We propose to optimize a generalized Kullback-Leibler di… ▽ More

    Submitted 3 October, 2023; originally announced October 2023.

    Comments: Accepted at Synergy of Scientific and Machine Learning Modeling ICML 2023 Workshop https://syns-ml.github.io/2023/contributions/

  3. arXiv:2304.10978  [pdf, other

    stat.ML cs.LG stat.ME

    Balancing Simulation-based Inference for Conservative Posteriors

    Authors: Arnaud Delaunoy, Benjamin Kurt Miller, Patrick Forré, Christoph Weniger, Gilles Louppe

    Abstract: Conservative inference is a major concern in simulation-based inference. It has been shown that commonly used algorithms can produce overconfident posterior approximations. Balancing has empirically proven to be an effective way to mitigate this issue. However, its application remains limited to neural ratio estimation. In this work, we extend balancing to any algorithm that provides a posterior d… ▽ More

    Submitted 21 April, 2023; originally announced April 2023.

  4. arXiv:2210.06170  [pdf, other

    stat.ML astro-ph.IM cs.LG hep-ph

    Contrastive Neural Ratio Estimation for Simulation-based Inference

    Authors: Benjamin Kurt Miller, Christoph Weniger, Patrick Forré

    Abstract: Likelihood-to-evidence ratio estimation is usually cast as either a binary (NRE-A) or a multiclass (NRE-B) classification task. In contrast to the binary classification framework, the current formulation of the multiclass version has an intrinsic and unknown bias term, making otherwise informative diagnostics unreliable. We propose a multiclass framework free from the bias inherent to NRE-B at opt… ▽ More

    Submitted 4 July, 2024; v1 submitted 10 October, 2022; originally announced October 2022.

    Comments: 11 pages. 34 pages with references and supplemental material. Accepted at NeurIPS 2022. Updated version corrects code implementation error and all experiments. Code at https://github.com/bkmi/cnre

  5. arXiv:2201.12176  [pdf, other

    cs.LG physics.chem-ph physics.comp-ph

    Generative Coarse-Graining of Molecular Conformations

    Authors: Wujie Wang, Minkai Xu, Chen Cai, Benjamin Kurt Miller, Tess Smidt, Yusu Wang, Jian Tang, Rafael Gómez-Bombarelli

    Abstract: Coarse-graining (CG) of molecular simulations simplifies the particle representation by grouping selected atoms into pseudo-beads and drastically accelerates simulation. However, such CG procedure induces information losses, which makes accurate backmapping, i.e., restoring fine-grained (FG) coordinates from CG coordinates, a long-standing challenge. Inspired by the recent progress in generative m… ▽ More

    Submitted 16 June, 2022; v1 submitted 28 January, 2022; originally announced January 2022.

    Comments: 23 pages, 11 figures

    Journal ref: International Conference on Machine Learning (ICML), 2022

  6. arXiv:2111.08679  [pdf, other

    cs.LG astro-ph.IM cs.AI cs.NE

    Automatically detecting anomalous exoplanet transits

    Authors: Christoph J. Hönes, Benjamin Kurt Miller, Ana M. Heras, Bernard H. Foing

    Abstract: Raw light curve data from exoplanet transits is too complex to naively apply traditional outlier detection methods. We propose an architecture which estimates a latent representation of both the main transit and residual deviations with a pair of variational autoencoders. We show, using two fabricated datasets, that our latent representations of anomalous transit residuals are significantly more a… ▽ More

    Submitted 16 November, 2021; originally announced November 2021.

    Comments: 12 pages, 4 figures, 4 tables, Accepted at NeurIPS 2021 (Workshop for Machine Learning and the Physical Sciences)

  7. arXiv:2111.08030  [pdf, other

    astro-ph.CO astro-ph.IM cs.LG

    Fast and Credible Likelihood-Free Cosmology with Truncated Marginal Neural Ratio Estimation

    Authors: Alex Cole, Benjamin Kurt Miller, Samuel J. Witte, Maxwell X. Cai, Meiert W. Grootes, Francesco Nattino, Christoph Weniger

    Abstract: Sampling-based inference techniques are central to modern cosmological data analysis; these methods, however, scale poorly with dimensionality and typically require approximate or intractable likelihoods. In this paper we describe how Truncated Marginal Neural Ratio Estimation (TMNRE) (a new approach in so-called simulation-based inference) naturally evades these issues, improving the $(i)$ effici… ▽ More

    Submitted 8 November, 2022; v1 submitted 15 November, 2021; originally announced November 2021.

    Comments: v2: accepted journal version. v1: 37 pages, 13 figures. \texttt{swyft} is available at https://github.com/undark-lab/swyft, and demonstration code for cosmological examples is available at https://github.com/acole1221/swyft-CMB

  8. arXiv:2107.01214  [pdf, other

    stat.ML astro-ph.IM cs.LG hep-ph

    Truncated Marginal Neural Ratio Estimation

    Authors: Benjamin Kurt Miller, Alex Cole, Patrick Forré, Gilles Louppe, Christoph Weniger

    Abstract: Parametric stochastic simulators are ubiquitous in science, often featuring high-dimensional input parameters and/or an intractable likelihood. Performing Bayesian parameter inference in this context can be challenging. We present a neural simulation-based inference algorithm which simultaneously offers simulation efficiency and fast empirical posterior testability, which is unique among modern al… ▽ More

    Submitted 26 October, 2021; v1 submitted 2 July, 2021; originally announced July 2021.

    Comments: 10 pages. 27 pages with references and supplemental material. Implementation of experiments at https://github.com/bkmi/tmnre/. Ready-to-use implementation of underlying algorithm at https://github.com/undark-lab/swyft/. Accepted at NeurIPS 2021

  9. arXiv:2011.13951  [pdf, other

    astro-ph.IM astro-ph.CO cs.LG hep-ph

    Simulation-efficient marginal posterior estimation with swyft: stop wasting your precious time

    Authors: Benjamin Kurt Miller, Alex Cole, Gilles Louppe, Christoph Weniger

    Abstract: We present algorithms (a) for nested neural likelihood-to-evidence ratio estimation, and (b) for simulation reuse via an inhomogeneous Poisson point process cache of parameters and corresponding simulations. Together, these algorithms enable automatic and extremely simulator efficient estimation of marginal and joint posteriors. The algorithms are applicable to a wide range of physics and astronom… ▽ More

    Submitted 27 November, 2020; originally announced November 2020.

    Comments: Accepted at Machine Learning and the Physical Sciences at NeurIPS 2020. Package: https://github.com/undark-lab/swyft/

  10. arXiv:2008.08461  [pdf, other

    cs.LG physics.chem-ph physics.comp-ph stat.ML

    Relevance of Rotationally Equivariant Convolutions for Predicting Molecular Properties

    Authors: Benjamin Kurt Miller, Mario Geiger, Tess E. Smidt, Frank Noé

    Abstract: Equivariant neural networks (ENNs) are graph neural networks embedded in $\mathbb{R}^3$ and are well suited for predicting molecular properties. The ENN library e3nn has customizable convolutions, which can be designed to depend only on distances between points, or also on angular features, making them rotationally invariant, or equivariant, respectively. This paper studies the practical value of… ▽ More

    Submitted 24 November, 2020; v1 submitted 19 August, 2020; originally announced August 2020.

    Comments: Machine Learning for Molecules Workshop at NeurIPS 2020, NeurIPS workshop on Interpretable Inductive Biases and Physically Structured Learning

  11. arXiv:2007.02005  [pdf, other

    cs.LG cond-mat.dis-nn physics.comp-ph

    Finding Symmetry Breaking Order Parameters with Euclidean Neural Networks

    Authors: Tess E. Smidt, Mario Geiger, Benjamin Kurt Miller

    Abstract: Curie's principle states that "when effects show certain asymmetry, this asymmetry must be found in the causes that gave rise to them". We demonstrate that symmetry equivariant neural networks uphold Curie's principle and can be used to articulate many symmetry-relevant scientific questions into simple optimization problems. We prove these properties mathematically and demonstrate them numerically… ▽ More

    Submitted 26 October, 2020; v1 submitted 4 July, 2020; originally announced July 2020.

    Comments: 6 pages, 3 figures

    Journal ref: Phys. Rev. Research 3, 012002 (2021)