81 research outputs found
Learning Integrable Dynamics with Action-Angle Networks
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 instability over long roll-outs due to the accumulation of
both estimation and integration error at each prediction step. Here, we propose
an alternative construction for learned physical simulators that are inspired
by the concept of action-angle coordinates from classical mechanics for
describing integrable systems. We propose Action-Angle Networks, which learn a
nonlinear transformation from input coordinates to the action-angle space,
where evolution of the system is linear. Unlike traditional learned simulators,
Action-Angle Networks do not employ any higher-order numerical integration
methods, making them extremely efficient at modelling the dynamics of
integrable physical systems.Comment: Accepted at Machine Learning and the Physical Sciences workshop at
NeurIPS 202
Charting Galactic Accelerations with Stellar Streams and Machine Learning
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, allowing us to sample the acceleration field due to the underlying
galactic potential across a range of scales. Our approach is methodologically
different from previous works, since a model for the gravitational potential
does not need to be adopted beforehand. Instead, our flexible
neural-network-based model treats the stream as a collection of orbits with a
locally similar mixture of energies, rather than assuming that the stream
delineates a single stellar orbit. Accordingly, our approach allows for
distinct regions of the stream to have different mean energies, as is the case
for real stellar streams. Once the acceleration vector is sampled along the
stream, standard analytic models for the galactic potential can then be rapidly
constrained. We find our method recovers the correct parameters for a
ground-truth triaxial logarithmic halo potential when applied to simulated
stellar streams. Alternatively, we demonstrate that a flexible potential can be
constrained with a neural network, though standard multipole expansions can
also be constrained. Our approach is applicable to simple and complicated
gravitational potentials alike, and enables potential reconstruction from a
fully data-driven standpoint using measurements of slowly phase-mixing tidal
debris.Comment: 32 pages, 10 figures, Submitted for publication. Comments welcome.
Code will be made available upon publicatio
Mitigating radiation damage of single photon detectors for space applications
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 photomultiplier tube potentially suitable for satellite-based
quantum communications. The samples were irradiated with 106 MeV protons at
doses approximately equivalent to lifetimes of 0.6 , 6, 12 and 24 months in a
low-Earth polar orbit. Although most detection properties were preserved,
including efficiency, timing jitter and afterpulsing probability, all APD
samples demonstrated significant increases in dark count rate (DCR) due to
radiation-induced damage, many orders of magnitude higher than the 200 counts
per second (cps) required for ground-to-satellite quantum communications. We
then successfully demonstrated the mitigation of this DCR degradation through
the use of deep cooling, to as low as -86 degrees C. This achieved DCR below
the required 200 cps over the 24 months orbit duration. DCR was further reduced
by thermal annealing at temperatures of +50 to +100 degrees C.Comment: The license has been corrected. Note that the license of v2 was
incorrect and not valid. No other changes since v
A Neural Network Subgrid Model of the Early Stages of Planet Formation
Planet formation is a multi-scale process in which the coagulation of
-sized dust grains in protoplanetary disks is strongly
influenced by the hydrodynamic processes on scales of astronomical units
(). Studies are therefore dependent on
subgrid models to emulate the micro physics of dust coagulation on top of a
large scale hydrodynamic simulation. Numerical simulations which include the
relevant physical effects are complex and computationally expensive. Here, we
present a fast and accurate learned effective model for dust coagulation,
trained on data from high resolution numerical coagulation simulations. Our
model captures details of the dust coagulation process that were so far not
tractable with other dust coagulation prescriptions with similar computational
efficiency.Comment: 6 pages, 4 figures, accepted at the Machine Learning and the Physical
Sciences workshop, NeurIPS 202
: Learning Galaxy Properties from Merger Trees
Efficiently mapping 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 (GNNs) have recently proven to be the natural choice for
learning physical relations. Among the most inherently graph-like structures
found in astrophysics are the dark matter merger trees that encode the
evolution of dark matter halos. In this paper we introduce a new, graph-based
emulator framework, , and show that it emulates the galactic
stellar mass, cold gas mass and metallicity, instantaneous and time-averaged
star formation rate, and black hole mass -- as predicted by a SAM -- with root
mean squared error up to two times lower than other methods across a simulation box in 40 seconds, 4 orders of magnitude faster than the
SAM. We show that allows for quantification of the
dependence of galaxy properties on merger history. We compare our results to
the current state of the art in the field and show significant improvements for
all target properties. is publicly available.Comment: 15 pages, 9 figures, 3 tables, 10 pages of Appendices. Accepted for
publication in Ap
Reusability report: Prostate cancer stratification with diverse biologically-informed neural architectures
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 libraries. We quantified the contribution of network sparsification
by Reactome biological pathways, and confirmed its importance to P-NET's
superior performance. Furthermore, we explored alternative neural architectures
and approaches to incorporating biological information into the networks. We
experimented with three types of graph neural networks on the same training
data, and investigated the clinical prediction agreement between different
models. Our analyses demonstrated that deep neural networks with distinct
architectures make incorrect predictions for individual patient that are
persistent across different initializations of a specific neural architecture.
This suggests that different neural architectures are sensitive to different
aspects of the data, an important yet under-explored challenge for clinical
prediction tasks.Comment: 9 pages, 3 figures. Submitted to Nature Machine Intelligenc
- …