LLM Reasoning 相关度: 6/10

SELDON: Supernova Explosions Learned by Deep ODE Networks

Jiezhong Wu, Jack O'Brien, Jennifer Li, M. S. Krafczyk, Ved G. Shah, Amanda R. Wasserman, Daniel W. Apley, Gautham Narayan, Noelle I. Samia
arXiv: 2603.04392v1 发布: 2026-03-04 更新: 2026-03-04

AI 摘要

SELDON是一个用于预测稀疏天文光变曲线的连续时间变分自编码器,可加速超新星的发现。

主要贡献

  • 提出SELDON,一种新的连续时间变分自编码器。
  • 利用神经网络ODE进行时间序列的外推。
  • 提供了一种通用且可解释的连续时间序列建模方法。

方法论

SELDON结合了masked GRU-ODE编码器、latent neural ODE传播器和可解释的Gaussian-basis解码器,用于处理不规则时间采样数据。

原文摘要

The discovery rate of optical transients will explode to 10 million public alerts per night once the Vera C. Rubin Observatory's Legacy Survey of Space and Time comes online, overwhelming the traditional physics-based inference pipelines. A continuous-time forecasting AI model is of interest because it can deliver millisecond-scale inference for thousands of objects per day, whereas legacy MCMC codes need hours per object. In this paper, we propose SELDON, a new continuous-time variational autoencoder for panels of sparse and irregularly time-sampled (gappy) astrophysical light curves that are nonstationary, heteroscedastic, and inherently dependent. SELDON combines a masked GRU-ODE encoder with a latent neural ODE propagator and an interpretable Gaussian-basis decoder. The encoder learns to summarize panels of imbalanced and correlated data even when only a handful of points are observed. The neural ODE then integrates this hidden state forward in continuous time, extrapolating to future unseen epochs. This extrapolated time series is further encoded by deep sets to a latent distribution that is decoded to a weighted sum of Gaussian basis functions, the parameters of which are physically meaningful. Such parameters (e.g., rise time, decay rate, peak flux) directly drive downstream prioritization of spectroscopic follow-up for astrophysical surveys. Beyond astronomy, the architecture of SELDON offers a generic recipe for interpretable and continuous-time sequence modeling in any time domain where data are multivariate, sparse, heteroscedastic, and irregularly spaced.

标签

天文 时间序列 变分自编码器 神经网络ODE

arXiv 分类

astro-ph.IM cs.LG