Skip to main content

Showing 1–40 of 40 results for author: Cranmer, M

.
  1. arXiv:2406.02585  [pdf, other

    cs.LG cs.AI stat.ML

    Contextual Counting: A Mechanistic Study of Transformers on a Quantitative Task

    Authors: Siavash Golkar, Alberto Bietti, Mariel Pettee, Michael Eickenberg, Miles Cranmer, Keiya Hirashima, Geraud Krawezik, Nicholas Lourie, Michael McCabe, Rudy Morel, Ruben Ohana, Liam Holden Parker, Bruno Régaldo-Saint Blancard, Kyunghyun Cho, Shirley Ho

    Abstract: Transformers have revolutionized machine learning across diverse domains, yet understanding their behavior remains crucial, particularly in high-stakes applications. This paper introduces the contextual counting task, a novel toy problem aimed at enhancing our understanding of Transformers in quantitative and scientific contexts. This task requires precise localization and computation within datas… ▽ More

    Submitted 30 May, 2024; originally announced June 2024.

  2. arXiv:2405.13680  [pdf, other

    astro-ph.CO

    Five parameters are all you need (in $Λ$CDM)

    Authors: Paulo Montero-Camacho, Yin Li, Miles Cranmer

    Abstract: The standard cosmological model, with its six independent parameters, has proven remarkably successful in describing the evolution of the Universe. One of these parameters, the optical depth to reionization $τ_{\mathrm{reio}}$, represents the scatterings that Cosmic Microwave Background (CMB) photons will experience after decoupling from the primordial plasma as the intergalactic medium transition… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

    Comments: 9 figures. Comments welcomed

  3. arXiv:2310.03024  [pdf, other

    astro-ph.IM cs.AI cs.LG

    AstroCLIP: A Cross-Modal Foundation Model for Galaxies

    Authors: Liam Parker, Francois Lanusse, Siavash Golkar, Leopoldo Sarra, Miles Cranmer, Alberto Bietti, Michael Eickenberg, Geraud Krawezik, Michael McCabe, Ruben Ohana, Mariel Pettee, Bruno Regaldo-Saint Blancard, Tiberiu Tesileanu, Kyunghyun Cho, Shirley Ho

    Abstract: We present AstroCLIP, a single, versatile model that can embed both galaxy images and spectra into a shared, physically meaningful latent space. These embeddings can then be used - without any model fine-tuning - for a variety of downstream tasks including (1) accurate in-modality and cross-modality semantic similarity search, (2) photometric redshift estimation, (3) galaxy property estimation fro… ▽ More

    Submitted 14 June, 2024; v1 submitted 4 October, 2023; originally announced October 2023.

    Comments: 18 pages, accepted in Monthly Notices of the Royal Astronomical Society, Presented at the NeurIPS 2023 AI4Science Workshop

  4. arXiv:2310.02994  [pdf, other

    cs.LG cs.AI stat.ML

    Multiple Physics Pretraining for Physical Surrogate Models

    Authors: Michael McCabe, Bruno Régaldo-Saint Blancard, Liam Holden Parker, Ruben Ohana, Miles Cranmer, Alberto Bietti, Michael Eickenberg, Siavash Golkar, Geraud Krawezik, Francois Lanusse, Mariel Pettee, Tiberiu Tesileanu, Kyunghyun Cho, Shirley Ho

    Abstract: We introduce multiple physics pretraining (MPP), an autoregressive task-agnostic pretraining approach for physical surrogate modeling. MPP involves training large surrogate models to predict the dynamics of multiple heterogeneous physical systems simultaneously by learning features that are broadly useful across diverse physical tasks. In order to learn effectively in this setting, we introduce a… ▽ More

    Submitted 4 October, 2023; originally announced October 2023.

  5. arXiv:2310.02989  [pdf, other

    stat.ML cs.AI cs.CL cs.LG

    xVal: A Continuous Number Encoding for Large Language Models

    Authors: Siavash Golkar, Mariel Pettee, Michael Eickenberg, Alberto Bietti, Miles Cranmer, Geraud Krawezik, Francois Lanusse, Michael McCabe, Ruben Ohana, Liam Parker, Bruno Régaldo-Saint Blancard, Tiberiu Tesileanu, Kyunghyun Cho, Shirley Ho

    Abstract: Large Language Models have not yet been broadly adapted for the analysis of scientific datasets due in part to the unique difficulties of tokenizing numbers. We propose xVal, a numerical encoding scheme that represents any real number using just a single token. xVal represents a given real number by scaling a dedicated embedding vector by the number value. Combined with a modified number-inference… ▽ More

    Submitted 4 October, 2023; originally announced October 2023.

    Comments: 10 pages 7 figures. Supplementary: 5 pages 2 figures

  6. arXiv:2309.16645  [pdf, other

    cs.LG

    Reusability report: Prostate cancer stratification with diverse biologically-informed neural architectures

    Authors: Christian Pedersen, Tiberiu Tesileanu, Tinghui Wu, Siavash Golkar, Miles Cranmer, Zijun Zhang, Shirley Ho

    Abstract: In Elmarakeby et al., "Biologically informed deep neural network for prostate cancer discovery", a feedforward neural network with biologically informed, sparse connections (P-NET) was presented to model the state of prostate cancer. We verified the reproducibility of the study conducted by Elmarakeby et al., using both their original codebase, and our own re-implementation using more up-to-date l… ▽ More

    Submitted 30 October, 2023; v1 submitted 28 September, 2023; originally announced September 2023.

    Comments: 9 pages, 3 figures. Submitted to Nature Machine Intelligence

  7. arXiv:2305.04099  [pdf, other

    cs.LG hep-ex physics.ins-det

    Symbolic Regression on FPGAs for Fast Machine Learning Inference

    Authors: Ho Fung Tsoi, Adrian Alan Pol, Vladimir Loncar, Ekaterina Govorkova, Miles Cranmer, Sridhara Dasu, Peter Elmer, Philip Harris, Isobel Ojalvo, Maurizio Pierini

    Abstract: The high-energy physics community is investigating the potential of deploying machine-learning-based solutions on Field-Programmable Gate Arrays (FPGAs) to enhance physics sensitivity while still meeting data processing time constraints. In this contribution, we introduce a novel end-to-end procedure that utilizes a machine learning technique called symbolic regression (SR). It searches the equati… ▽ More

    Submitted 17 January, 2024; v1 submitted 6 May, 2023; originally announced May 2023.

    Comments: 9 pages. Accepted to 26th International Conference on Computing in High Energy & Nuclear Physics (CHEP 2023)

    Journal ref: EPJ Web of Conferences 295, 09036 (2024)

  8. arXiv:2305.01582  [pdf, other

    astro-ph.IM cs.LG cs.NE cs.SC physics.data-an

    Interpretable Machine Learning for Science with PySR and SymbolicRegression.jl

    Authors: Miles Cranmer

    Abstract: PySR is an open-source library for practical symbolic regression, a type of machine learning which aims to discover human-interpretable symbolic models. PySR was developed to democratize and popularize symbolic regression for the sciences, and is built on a high-performance distributed back-end, a flexible search algorithm, and interfaces with several deep learning packages. PySR's internal search… ▽ More

    Submitted 5 May, 2023; v1 submitted 2 May, 2023; originally announced May 2023.

    Comments: 24 pages, 5 figures, 3 tables. Feedback welcome. Paper source found at https://github.com/MilesCranmer/pysr_paper ; PySR at https://github.com/MilesCranmer/PySR ; SymbolicRegression.jl at https://github.com/MilesCranmer/SymbolicRegression.jl

  9. arXiv:2304.01117  [pdf, other

    cs.LG cs.AI

    Interpretable Symbolic Regression for Data Science: Analysis of the 2022 Competition

    Authors: F. O. de Franca, M. Virgolin, M. Kommenda, M. S. Majumder, M. Cranmer, G. Espada, L. Ingelse, A. Fonseca, M. Landajuela, B. Petersen, R. Glatt, N. Mundhenk, C. S. Lee, J. D. Hochhalter, D. L. Randall, P. Kamienny, H. Zhang, G. Dick, A. Simon, B. Burlacu, Jaan Kasak, Meera Machado, Casper Wilstrup, W. G. La Cava

    Abstract: Symbolic regression searches for analytic expressions that accurately describe studied phenomena. The main attraction of this approach is that it returns an interpretable model that can be insightful to users. Historically, the majority of algorithms for symbolic regression have been based on evolutionary algorithms. However, there has been a recent surge of new proposals that instead utilize appr… ▽ More

    Submitted 3 July, 2023; v1 submitted 3 April, 2023; originally announced April 2023.

    Comments: 13 pages, 13 figures, submitted to IEEE Transactions on Evolutionary Computation

  10. arXiv:2211.15338  [pdf, other

    cs.LG physics.comp-ph

    Learning Integrable Dynamics with Action-Angle Networks

    Authors: Ameya Daigavane, Arthur Kosmala, Miles Cranmer, Tess Smidt, Shirley Ho

    Abstract: Machine learning has become increasingly popular for efficiently modelling the dynamics of complex physical systems, demonstrating a capability to learn effective models for dynamics which ignore redundant degrees of freedom. Learned simulators typically predict the evolution of the system in a step-by-step manner with numerical integration techniques. However, such models often suffer from instab… ▽ More

    Submitted 24 November, 2022; originally announced November 2022.

    Comments: Accepted at Machine Learning and the Physical Sciences workshop at NeurIPS 2022

  11. arXiv:2211.09008  [pdf, other

    astro-ph.IM astro-ph.HE cs.LG gr-qc

    Normalizing Flows for Hierarchical Bayesian Analysis: A Gravitational Wave Population Study

    Authors: David Ruhe, Kaze Wong, Miles Cranmer, Patrick Forré

    Abstract: We propose parameterizing the population distribution of the gravitational wave population modeling framework (Hierarchical Bayesian Analysis) with a normalizing flow. We first demonstrate the merit of this method on illustrative experiments and then analyze four parameters of the latest LIGO/Virgo data release: primary mass, secondary mass, redshift, and effective spin. Our results show that desp… ▽ More

    Submitted 29 December, 2022; v1 submitted 15 November, 2022; originally announced November 2022.

  12. arXiv:2211.07807  [pdf, other

    astro-ph.CO cs.LG

    Hierarchical Inference of the Lensing Convergence from Photometric Catalogs with Bayesian Graph Neural Networks

    Authors: Ji Won Park, Simon Birrer, Madison Ueland, Miles Cranmer, Adriano Agnello, Sebastian Wagner-Carena, Philip J. Marshall, Aaron Roodman, the LSST Dark Energy Science Collaboration

    Abstract: We present a Bayesian graph neural network (BGNN) that can estimate the weak lensing convergence ($κ$) from photometric measurements of galaxies along a given line of sight. The method is of particular interest in strong gravitational time delay cosmography (TDC), where characterizing the "external convergence" ($κ_{\rm ext}$) from the lens environment and line of sight is necessary for precise in… ▽ More

    Submitted 14 November, 2022; originally announced November 2022.

    Comments: 15 pages, 8 figures (+ 6 pages, 2 figures in Appendix). Submitted to ApJ. Code at https://github.com/jiwoncpark/node-to-joy

  13. arXiv:2211.04160  [pdf, other

    astro-ph.EP cs.LG

    A Neural Network Subgrid Model of the Early Stages of Planet Formation

    Authors: Thomas Pfeil, Miles Cranmer, Shirley Ho, Philip J. Armitage, Tilman Birnstiel, Hubert Klahr

    Abstract: Planet formation is a multi-scale process in which the coagulation of $\mathrm{μm}$-sized dust grains in protoplanetary disks is strongly influenced by the hydrodynamic processes on scales of astronomical units ($\approx 1.5\times 10^8 \,\mathrm{km}$). Studies are therefore dependent on subgrid models to emulate the micro physics of dust coagulation on top of a large scale hydrodynamic simulation.… ▽ More

    Submitted 8 November, 2022; originally announced November 2022.

    Comments: 6 pages, 4 figures, accepted at the Machine Learning and the Physical Sciences workshop, NeurIPS 2022

  14. arXiv:2210.13473  [pdf, other

    astro-ph.GA astro-ph.IM cs.LG

    $\texttt{Mangrove}$: Learning Galaxy Properties from Merger Trees

    Authors: Christian Kragh Jespersen, Miles Cranmer, Peter Melchior, Shirley Ho, Rachel S. Somerville, Austen Gabrielpillai

    Abstract: Efficiently map** baryonic properties onto dark matter is a major challenge in astrophysics. Although semi-analytic models (SAMs) and hydrodynamical simulations have made impressive advances in reproducing galaxy observables across cosmologically significant volumes, these methods still require significant computation times, representing a barrier to many applications. Graph Neural Networks (GNN… ▽ More

    Submitted 24 October, 2022; originally announced October 2022.

    Comments: 15 pages, 9 figures, 3 tables, 10 pages of Appendices. Accepted for publication in ApJ

  15. arXiv:2209.02075  [pdf, other

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

    The SZ flux-mass ($Y$-$M$) relation at low halo masses: improvements with symbolic regression and strong constraints on baryonic feedback

    Authors: Digvijay Wadekar, Leander Thiele, J. Colin Hill, Shivam Pandey, Francisco Villaescusa-Navarro, David N. Spergel, Miles Cranmer, Daisuke Nagai, Daniel Anglés-Alcázar, Shirley Ho, Lars Hernquist

    Abstract: Feedback from active galactic nuclei (AGN) and supernovae can affect measurements of integrated SZ flux of halos ($Y_\mathrm{SZ}$) from CMB surveys, and cause its relation with the halo mass ($Y_\mathrm{SZ}-M$) to deviate from the self-similar power-law prediction of the virial theorem. We perform a comprehensive study of such deviations using CAMELS, a suite of hydrodynamic simulations with exten… ▽ More

    Submitted 28 April, 2023; v1 submitted 5 September, 2022; originally announced September 2022.

    Comments: Version appearing in MNRAS. Minor change to Fig.6 and added Fig. A5 compared to the previous version. 7+5 pages. The code and data associated with this paper are available at https://github.com/JayWadekar/ScalingRelations_ML

    Journal ref: MNRAS, 522, 2628 (2023)

  16. arXiv:2207.12409  [pdf, other

    astro-ph.IM astro-ph.HE cs.LG gr-qc

    Automated discovery of interpretable gravitational-wave population models

    Authors: Kaze W. K Wong, Miles Cranmer

    Abstract: We present an automatic approach to discover analytic population models for gravitational-wave (GW) events from data. As more gravitational-wave (GW) events are detected, flexible models such as Gaussian Mixture Models have become more important in fitting the distribution of GW properties due to their expressivity. However, flexible models come with many parameters that lack physical motivation,… ▽ More

    Submitted 25 July, 2022; originally announced July 2022.

    Comments: Published in ML4Astro Workshop at ICML 2022. 8 pages, 1 figure. Code at https://github.com/kazewong/SymbolicGWPopulation_paper

  17. arXiv:2207.08435  [pdf, other

    astro-ph.CO cs.LG

    Robust Simulation-Based Inference in Cosmology with Bayesian Neural Networks

    Authors: Pablo Lemos, Miles Cranmer, Muntazir Abidi, ChangHoon Hahn, Michael Eickenberg, Elena Massara, David Yallup, Shirley Ho

    Abstract: Simulation-based inference (SBI) is rapidly establishing itself as a standard machine learning technique for analyzing data in cosmological surveys. Despite continual improvements to the quality of density estimation by learned models, applications of such techniques to real data are entirely reliant on the generalization power of neural networks far outside the training distribution, which is mos… ▽ More

    Submitted 2 March, 2023; v1 submitted 18 July, 2022; originally announced July 2022.

    Comments: 5 pages, 3 figures. Preliminary version accepted at the ML4Astro Machine Learning for Astrophysics Workshop at the Thirty-ninth International Conference on Machine Learning (ICML 2022). Final version published at Machine Learning: Science and Technology

    Journal ref: Mach. Learn.: Sci. Technol. 4 01LT01 (2023)

  18. arXiv:2207.05107  [pdf, other

    astro-ph.GA astro-ph.IM

    GaMPEN: A Machine Learning Framework for Estimating Bayesian Posteriors of Galaxy Morphological Parameters

    Authors: Aritra Ghosh, C. Megan Urry, Amrit Rau, Laurence Perreault-Levasseur, Miles Cranmer, Kevin Schawinski, Dominic Stark, Chuan Tian, Ryan Ofman, Tonima Tasnim Ananna, Connor Auge, Nico Cappelluti, David B. Sanders, Ezequiel Treister

    Abstract: We introduce a novel machine learning framework for estimating the Bayesian posteriors of morphological parameters for arbitrarily large numbers of galaxies. The Galaxy Morphology Posterior Estimation Network (GaMPEN) estimates values and uncertainties for a galaxy's bulge-to-total light ratio ($L_B/L_T$), effective radius ($R_e$), and flux ($F$). To estimate posteriors, GaMPEN uses the Monte Carl… ▽ More

    Submitted 11 July, 2022; originally announced July 2022.

    Comments: Accepted for publication in The Astrophysical Journal. We welcome comments and constructive criticism. Digital assets will be available at http://gampen.ghosharitra.com

    Journal ref: The Astrophysical Journal 935.2 (2022): 138

  19. arXiv:2207.04616  [pdf, other

    physics.flu-dyn

    TNT: Vision Transformer for Turbulence Simulations

    Authors: Yuchen Dang, Zheyuan Hu, Miles Cranmer, Michael Eickenberg, Shirley Ho

    Abstract: Turbulence is notoriously difficult to model due to its multi-scale nature and sensitivity to small perturbations. Classical solvers of turbulence simulation generally operate on finer grids and are computationally inefficient. In this paper, we propose the Turbulence Neural Transformer (TNT), which is a learned simulator based on the transformer architecture, to predict turbulent dynamics on coar… ▽ More

    Submitted 11 July, 2022; originally announced July 2022.

  20. arXiv:2205.11767  [pdf, other

    astro-ph.GA astro-ph.IM

    Charting Galactic Accelerations with Stellar Streams and Machine Learning

    Authors: Jacob Nibauer, Vasily Belokurov, Miles Cranmer, Jeremy Goodman, Shirley Ho

    Abstract: We present a data-driven method for reconstructing the galactic acceleration field from phase-space measurements of stellar streams. Our approach is based on a flexible and differentiable fit to the stream in phase-space, enabling a direct estimate of the acceleration vector along the stream. Reconstruction of the local acceleration field can be applied independently to each of several streams, al… ▽ More

    Submitted 30 March, 2023; v1 submitted 24 May, 2022; originally announced May 2022.

    Comments: 32 pages, 10 figures, Accepted for publication in ApJ. Code will be made available. Comments welcome

    Journal ref: Astrophysical Journal, Volume 940, Issue 22, 24 pp. (2022)

  21. Stability Constrained Characterization of the 23 Myr-old V1298 Tau System: Do Young Planets Form in Mean Motion Resonance Chains?

    Authors: Roberto Tejada Arevalo, Daniel Tamayo, Miles Cranmer

    Abstract: A leading theoretical expectation for the final stages of planet formation is that disk migration should naturally drive orbits into chains of mean motion resonances (MMRs). In order to explain the dearth of MMR chains observed at Gyr ages ($<1\%$), this picture requires such configurations to destabilize and scramble period ratios following disk dispersal. Strikingly, the only two known stars wit… ▽ More

    Submitted 5 March, 2022; originally announced March 2022.

    Comments: Submitted, 11 pages, appendix, 3 figures

  22. arXiv:2203.00026  [pdf, other

    astro-ph.CO cs.LG

    Predicting the Thermal Sunyaev-Zel'dovich Field using Modular and Equivariant Set-Based Neural Networks

    Authors: Leander Thiele, Miles Cranmer, William Coulton, Shirley Ho, David N. Spergel

    Abstract: Theoretical uncertainty limits our ability to extract cosmological information from baryonic fields such as the thermal Sunyaev-Zel'dovich (tSZ) effect. Being sourced by the electron pressure field, the tSZ effect depends on baryonic physics that is usually modeled by expensive hydrodynamic simulations. We train neural networks on the IllustrisTNG-300 cosmological simulation to predict the continu… ▽ More

    Submitted 10 June, 2022; v1 submitted 28 February, 2022; originally announced March 2022.

    Comments: 11 pages, 5 figures; condensed version accepted at the Fourth Workshop on Machine Learning and the Physical Sciences (NeurIPS 2021) as "Equivariant and Modular DeepSets with Applications in Cluster Cosmology"; revised version accepted by MLST includes numerous clarifications and a new appendix comparing to CNN

  23. arXiv:2202.02306  [pdf, other

    astro-ph.EP astro-ph.IM cs.LG

    Rediscovering orbital mechanics with machine learning

    Authors: Pablo Lemos, Niall Jeffrey, Miles Cranmer, Shirley Ho, Peter Battaglia

    Abstract: We present an approach for using machine learning to automatically discover the governing equations and hidden properties of real physical systems from observations. We train a "graph neural network" to simulate the dynamics of our solar system's Sun, planets, and large moons from 30 years of trajectory data. We then use symbolic regression to discover an analytical expression for the force law im… ▽ More

    Submitted 4 February, 2022; originally announced February 2022.

    Comments: 12 pages, 6 figures, under review

  24. arXiv:2201.01305  [pdf, other

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

    Augmenting astrophysical scaling relations with machine learning: application to reducing the Sunyaev-Zeldovich flux-mass scatter

    Authors: Digvijay Wadekar, Leander Thiele, Francisco Villaescusa-Navarro, J. Colin Hill, Miles Cranmer, David N. Spergel, Nicholas Battaglia, Daniel Anglés-Alcázar, Lars Hernquist, Shirley Ho

    Abstract: Complex astrophysical systems often exhibit low-scatter relations between observable properties (e.g., luminosity, velocity dispersion, oscillation period). These scaling relations illuminate the underlying physics, and can provide observational tools for estimating masses and distances. Machine learning can provide a fast and systematic way to search for new scaling relations (or for simple exten… ▽ More

    Submitted 17 March, 2023; v1 submitted 4 January, 2022; originally announced January 2022.

    Comments: Version appearing in PNAS. Added additional tests but results unchanged compared to previous version. The code and data associated with this paper are available at https://github.com/JayWadekar/ScalingRelations_ML

    Journal ref: PNAS March 17, 2023, 120 (12) e2202074120

  25. arXiv:2112.15275  [pdf, other

    physics.flu-dyn cs.LG physics.comp-ph

    Learned Coarse Models for Efficient Turbulence Simulation

    Authors: Kimberly Stachenfeld, Drummond B. Fielding, Dmitrii Kochkov, Miles Cranmer, Tobias Pfaff, Jonathan Godwin, Can Cui, Shirley Ho, Peter Battaglia, Alvaro Sanchez-Gonzalez

    Abstract: Turbulence simulation with classical numerical solvers requires high-resolution grids to accurately resolve dynamics. Here we train learned simulators at low spatial and temporal resolutions to capture turbulent dynamics generated at high resolution. We show that our proposed model can simulate turbulent dynamics more accurately than classical numerical solvers at the comparably low resolutions ac… ▽ More

    Submitted 22 April, 2022; v1 submitted 30 December, 2021; originally announced December 2021.

    Journal ref: (2022) International Conference on Learning Representations

  26. arXiv:2110.02983  [pdf, other

    astro-ph.CO astro-ph.GA astro-ph.IM

    HIFlow: Generating Diverse HI Maps and Inferring Cosmology while Marginalizing over Astrophysics using Normalizing Flows

    Authors: Sultan Hassan, Francisco Villaescusa-Navarro, Benjamin Wandelt, David N. Spergel, Daniel Anglés-Alcázar, Shy Genel, Miles Cranmer, Greg L. Bryan, Romeel Davé, Rachel S. Somerville, Michael Eickenberg, Desika Narayanan, Shirley Ho, Sambatra Andrianomena

    Abstract: A wealth of cosmological and astrophysical information is expected from many ongoing and upcoming large-scale surveys. It is crucial to prepare for these surveys now and develop tools that can efficiently extract most information. We present HIFlow: a fast generative model of the neutral hydrogen (HI) maps that is conditioned only on cosmology ($Ω_{m}$ and $σ_{8}$) and designed using a class of no… ▽ More

    Submitted 18 August, 2022; v1 submitted 6 October, 2021; originally announced October 2021.

    Comments: updated: 14 pages, 10 figures, a new section on inference has been added during revision. Accepted for publication in ApJ

  27. arXiv:2106.09761  [pdf, other

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

    Unsupervised Resource Allocation with Graph Neural Networks

    Authors: Miles Cranmer, Peter Melchior, Brian Nord

    Abstract: We present an approach for maximizing a global utility function by learning how to allocate resources in an unsupervised way. We expect interactions between allocation targets to be important and therefore propose to learn the reward structure for near-optimal allocation policies with a GNN. By relaxing the resource constraint, we can employ gradient-based optimization in contrast to more standard… ▽ More

    Submitted 17 June, 2021; originally announced June 2021.

    Comments: Accepted to PMLR/contributed oral at NeurIPS 2020 Pre-registration Workshop. Code at https://github.com/MilesCranmer/gnn_resource_allocation

  28. arXiv:2103.12102  [pdf, other

    astro-ph.HE cs.LG

    A Deep Learning Approach for Active Anomaly Detection of Extragalactic Transients

    Authors: V. Ashley Villar, Miles Cranmer, Edo Berger, Gabriella Contardo, Shirley Ho, Griffin Hosseinzadeh, Joshua Yao-Yu Lin

    Abstract: There is a shortage of multi-wavelength and spectroscopic followup capabilities given the number of transient and variable astrophysical events discovered through wide-field, optical surveys such as the upcoming Vera C. Rubin Observatory. From the haystack of potential science targets, astronomers must allocate scarce resources to study a selection of needles in real time. Here we present a variat… ▽ More

    Submitted 22 March, 2021; originally announced March 2021.

    Comments: 13 pages,9 figures, submitted to AAS Journals. Comments welcome!

  29. arXiv:2101.04117  [pdf, other

    astro-ph.EP astro-ph.IM cs.AI cs.LG stat.ML

    A Bayesian neural network predicts the dissolution of compact planetary systems

    Authors: Miles Cranmer, Daniel Tamayo, Hanno Rein, Peter Battaglia, Samuel Hadden, Philip J. Armitage, Shirley Ho, David N. Spergel

    Abstract: Despite over three hundred years of effort, no solutions exist for predicting when a general planetary configuration will become unstable. We introduce a deep learning architecture to push forward this problem for compact systems. While current machine learning algorithms in this area rely on scientist-derived instability metrics, our new technique learns its own metrics from scratch, enabled by a… ▽ More

    Submitted 11 January, 2021; originally announced January 2021.

    Comments: 8 content pages, 7 appendix and references. 8 figures. Source code at: https://github.com/MilesCranmer/bnn_chaos_model inference code at https://github.com/dtamayo/spock

  30. arXiv:2010.11194  [pdf, other

    astro-ph.IM astro-ph.HE cs.LG

    Anomaly Detection for Multivariate Time Series of Exotic Supernovae

    Authors: V. Ashley Villar, Miles Cranmer, Gabriella Contardo, Shirley Ho, Joshua Yao-Yu Lin

    Abstract: Supernovae mark the explosive deaths of stars and enrich the cosmos with heavy elements. Future telescopes will discover thousands of new supernovae nightly, creating a need to flag astrophysically interesting events rapidly for followup study. Ideally, such an anomaly detection pipeline would be independent of our current knowledge and be sensitive to unexpected phenomena. Here we present an unsu… ▽ More

    Submitted 21 October, 2020; originally announced October 2020.

    Comments: 6 pages, 2 figures, written for non-astronomers, submitted to the NeurIPS workshop Machine Learning and the Physical Sciences. Comments welcome!!

  31. Predicting the long-term stability of compact multiplanet systems

    Authors: Daniel Tamayo, Miles Cranmer, Samuel Hadden, Hanno Rein, Peter Battaglia, Alysa Obertas, Philip J. Armitage, Shirley Ho, David Spergel, Christian Gilbertson, Naireen Hussain, Ari Silburt, Daniel Jontof-Hutter, Kristen Menou

    Abstract: We combine analytical understanding of resonant dynamics in two-planet systems with machine learning techniques to train a model capable of robustly classifying stability in compact multi-planet systems over long timescales of $10^9$ orbits. Our Stability of Planetary Orbital Configurations Klassifier (SPOCK) predicts stability using physically motivated summary statistics measured in integrations… ▽ More

    Submitted 14 July, 2020; v1 submitted 13 July, 2020; originally announced July 2020.

    Comments: Published week of July 13th in Proceedings of the National Academy of Sciences: https://www.pnas.org/cgi/doi/10.1073/pnas.2001258117. Check out simple usage of package (and regenerate paper figures) at: https://github.com/dtamayo/spock

  32. arXiv:2007.04459  [pdf, other

    cs.LG astro-ph.GA stat.ML

    Meta-Learning for One-Class Classification with Few Examples using Order-Equivariant Network

    Authors: Ademola Oladosu, Tony Xu, Philip Ekfeldt, Brian A. Kelly, Miles Cranmer, Shirley Ho, Adrian M. Price-Whelan, Gabriella Contardo

    Abstract: This paper presents a meta-learning framework for few-shots One-Class Classification (OCC) at test-time, a setting where labeled examples are only available for the positive class, and no supervision is given for the negative example. We consider that we have a set of `one-class classification' objective-tasks with only a small set of positive examples available for each task, and a set of trainin… ▽ More

    Submitted 21 May, 2021; v1 submitted 8 July, 2020; originally announced July 2020.

  33. arXiv:2006.11287  [pdf, other

    cs.LG astro-ph.CO astro-ph.IM physics.comp-ph stat.ML

    Discovering Symbolic Models from Deep Learning with Inductive Biases

    Authors: Miles Cranmer, Alvaro Sanchez-Gonzalez, Peter Battaglia, Rui Xu, Kyle Cranmer, David Spergel, Shirley Ho

    Abstract: We develop a general approach to distill symbolic representations of a learned deep model by introducing strong inductive biases. We focus on Graph Neural Networks (GNNs). The technique works as follows: we first encourage sparse latent representations when we train a GNN in a supervised setting, then we apply symbolic regression to components of the learned model to extract explicit physical rela… ▽ More

    Submitted 17 November, 2020; v1 submitted 19 June, 2020; originally announced June 2020.

    Comments: Accepted to NeurIPS 2020. 9 pages content + 16 pages appendix/references. Supporting code found at https://github.com/MilesCranmer/symbolic_deep_learning

  34. arXiv:2003.04630  [pdf, other

    cs.LG math.DS physics.comp-ph physics.data-an stat.ML

    Lagrangian Neural Networks

    Authors: Miles Cranmer, Sam Greydanus, Stephan Hoyer, Peter Battaglia, David Spergel, Shirley Ho

    Abstract: Accurate models of the world are built upon notions of its underlying symmetries. In physics, these symmetries correspond to conservation laws, such as for energy and momentum. Yet even though neural network models see increasing use in the physical sciences, they struggle to learn these symmetries. In this paper, we propose Lagrangian Neural Networks (LNNs), which can parameterize arbitrary Lagra… ▽ More

    Submitted 30 July, 2020; v1 submitted 10 March, 2020; originally announced March 2020.

    Comments: 7 pages (+2 appendix). Published in ICLR 2020 Deep Differential Equations Workshop. Code at github.com/MilesCranmer/lagrangian_nns

  35. arXiv:1909.05862  [pdf, other

    cs.LG astro-ph.IM physics.comp-ph stat.ML

    Learning Symbolic Physics with Graph Networks

    Authors: Miles D. Cranmer, Rui Xu, Peter Battaglia, Shirley Ho

    Abstract: We introduce an approach for imposing physically motivated inductive biases on graph networks to learn interpretable representations and improved zero-shot generalization. Our experiments show that our graph network models, which implement this inductive bias, can learn message representations equivalent to the true force vector when trained on n-body gravitational and spring-like simulations. We… ▽ More

    Submitted 1 November, 2019; v1 submitted 12 September, 2019; originally announced September 2019.

    Comments: 6 pages; references added + improvements to writing and clarity; accepted for an oral presentation at Machine Learning and the Physical Sciences Workshop @ NeurIPS 2019

  36. arXiv:1908.08045  [pdf, other

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

    Modeling the Gaia Color-Magnitude Diagram with Bayesian Neural Flows to Constrain Distance Estimates

    Authors: Miles D. Cranmer, Richard Galvez, Lauren Anderson, David N. Spergel, Shirley Ho

    Abstract: We demonstrate an algorithm for learning a flexible color-magnitude diagram from noisy parallax and photometry measurements using a normalizing flow, a deep neural network capable of learning an arbitrary multi-dimensional probability distribution. We present a catalog of 640M photometric distance posteriors to nearby stars derived from this data-driven model using Gaia DR2 photometry and parallax… ▽ More

    Submitted 21 August, 2019; originally announced August 2019.

    Comments: 15 pages, 8 figures

  37. arXiv:1803.11235  [pdf, other

    astro-ph.IM astro-ph.HE

    The CHIME Fast Radio Burst Project: System Overview

    Authors: The CHIME/FRB Collaboration, :, M. Amiri, K. Bandura, P. Berger, M. Bhardwaj, M. M. Boyce, P. J. Boyle, C. Brar, M. Burhanpurkar, P. Chawla, J. Chowdhury, J. F. Cliche, M. D. Cranmer, D. Cubranic, M. Deng, N. Denman, M. Dobbs, M. Fandino, E. Fonseca, B. M. Gaensler, U. Giri, A. J. Gilbert, D. C. Good, S. Guliani , et al. (28 additional authors not shown)

    Abstract: The Canadian Hydrogen Intensity Map** Experiment (CHIME) is a novel transit radio telescope operating across the 400-800-MHz band. CHIME is comprised of four 20-m x 100-m semi-cylindrical paraboloid reflectors, each of which has 256 dual-polarization feeds suspended along its axis, giving it a >200 square degree field-of-view. This, combined with wide bandwidth, high sensitivity, and a powerful… ▽ More

    Submitted 29 March, 2018; originally announced March 2018.

    Comments: 27 pages, submitted to ApJ

  38. arXiv:1708.00720  [pdf, other

    astro-ph.IM cs.DC physics.ins-det

    Bifrost: a Python/C++ Framework for High-Throughput Stream Processing in Astronomy

    Authors: Miles D. Cranmer, Benjamin R. Barsdell, Danny C. Price, Jayce Dowell, Hugh Garsden, Veronica Dike, Tarraneh Eftekhari, Alexander M. Hegedus, Joseph Malins, Kenneth S. Obenberger, Frank Schinzel, Kevin Stovall, Gregory B. Taylor, Lincoln J. Greenhill

    Abstract: Radio astronomy observatories with high throughput back end instruments require real-time data processing. While computing hardware continues to advance rapidly, development of real-time processing pipelines remains difficult and time-consuming, which can limit scientific productivity. Motivated by this, we have developed Bifrost: an open-source software framework for rapid pipeline development. B… ▽ More

    Submitted 2 August, 2017; originally announced August 2017.

    Comments: 25 pages, 13 figures, submitted to JAI. For the code, see https://github.com/ledatelescope/bifrost

  39. arXiv:1702.01186  [pdf, other

    physics.ins-det astro-ph.IM quant-ph

    Mitigating radiation damage of single photon detectors for space applications

    Authors: Elena Anisimova, Brendon L. Higgins, Jean-Philippe Bourgoin, Miles Cranmer, Eric Choi, Danya Hudson, Louis P. Piche, Alan Scott, Vadim Makarov, Thomas Jennewein

    Abstract: Single-photon detectors in space must retain useful performance characteristics despite being bombarded with sub-atomic particles. Mitigating the effects of this space radiation is vital to enabling new space applications which require high-fidelity single-photon detection. To this end, we conducted proton radiation tests of various models of avalanche photodiodes (APDs) and one model of photomult… ▽ More

    Submitted 12 October, 2017; v1 submitted 3 February, 2017; originally announced February 2017.

    Comments: The license has been corrected. Note that the license of v2 was incorrect and not valid. No other changes since v2

    MSC Class: 81-05

    Journal ref: EPJ Quantum Technol. 4, 10 (2017)

  40. Free-space quantum key distribution to a moving receiver

    Authors: Jean-Philippe Bourgoin, Brendon L. Higgins, Nick Gigov, Catherine Holloway, Christopher J. Pugh, Sarah Kaiser, Miles Cranmer, Thomas Jennewein

    Abstract: Technological realities limit terrestrial quantum key distribution (QKD) to single-link distances of a few hundred kilometers. One promising avenue for global-scale quantum communication networks is to use low-Earth-orbit satellites. Here we report the first demonstration of QKD from a stationary transmitter to a receiver platform traveling at an angular speed equivalent to a 600 km altitude satel… ▽ More

    Submitted 17 December, 2015; v1 submitted 1 May, 2015; originally announced May 2015.

    Comments: 7 pages, 7 figures, 3 tables

    Journal ref: Opt. Express 23, 33437 (2015)