Skip to main content

Showing 1–2 of 2 results for author: Perlmutter, S

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

    astro-ph.CO cs.LG

    A Probabilistic Autoencoder for Type Ia Supernovae Spectral Time Series

    Authors: George Stein, Uros Seljak, Vanessa Bohm, G. Aldering, P. Antilogus, C. Aragon, S. Bailey, C. Baltay, S. Bongard, K. Boone, C. Buton, Y. Copin, S. Dixon, D. Fouchez, E. Gangler, R. Gupta, B. Hayden, W. Hillebrandt, M. Karmen, A. G. Kim, M. Kowalski, D. Kusters, P. F. Leget, F. Mondon, J. Nordin , et al. (15 additional authors not shown)

    Abstract: We construct a physically-parameterized probabilistic autoencoder (PAE) to learn the intrinsic diversity of type Ia supernovae (SNe Ia) from a sparse set of spectral time series. The PAE is a two-stage generative model, composed of an Auto-Encoder (AE) which is interpreted probabilistically after training using a Normalizing Flow (NF). We demonstrate that the PAE learns a low-dimensional latent sp… ▽ More

    Submitted 15 July, 2022; originally announced July 2022.

    Comments: 23 pages, 8 Figures, 1 Table. Accepted to ApJ

  2. arXiv:1507.03325  [pdf, other

    cs.DC

    Scientific Computing Meets Big Data Technology: An Astronomy Use Case

    Authors: Zhao Zhang, Kyle Barbary, Frank Austin Nothaft, Evan Sparks, Oliver Zahn, Michael J. Franklin, David A. Patterson, Saul Perlmutter

    Abstract: Scientific analyses commonly compose multiple single-process programs into a dataflow. An end-to-end dataflow of single-process programs is known as a many-task application. Typically, tools from the HPC software stack are used to parallelize these analyses. In this work, we investigate an alternate approach that uses Apache Spark -- a modern big data platform -- to parallelize many-task applicati… ▽ More

    Submitted 14 March, 2016; v1 submitted 13 July, 2015; originally announced July 2015.

    ACM Class: D.1.3; J.2