Multivariate Time-series Transformer Embeddings for Light Curves
Gabriel Chiong, Ignacio Becker, Pavlos Protopapas

TL;DR
This paper introduces a multiband transformer model for astronomical light curves that effectively fuses data across multiple wavelengths, improving classification performance over single-band models.
Contribution
The paper proposes a novel fusion mechanism for multiband light curves within transformer models, enabling better cross-wavelength information integration for astronomical data analysis.
Findings
Multiband models outperform single-band models by ~10% in F1-score.
Joint pre-training of multiband encoders yields further performance gains.
Asynchronous sampling of bands has minimal impact on multiband model performance.
Abstract
Astronomical surveys produce time-series data by observing stellar objects across multiple wavelength bands. Foundational transformer-based models, such as Astromer, encode each time-series as a sequence of embeddings of uniform dimensions. However, such models operate independently on each band at a single time and do not natively leverage information across telescope filters. We extend this framework by introducing a fusion mechanism that maps the collection of single-band embeddings to a unified sequence representation, enabling multiband modeling for downstream tasks. The challenge lies in devising a mechanism within the encoder to coordinate between data from different wavelengths, which are often recorded at asynchronous times. We pre-train multiband models on a subset of 600000 high signal-to-noise light curves from the MACHO survey and fine-tune them using the Alcock and ATLAS…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting
