# A CNN adapted to time series for the classification of Supernovae

**Authors:** Anthony Brunel, Johanna Pasquet, J\'er\^ome Pasquet, Nancy Rodriguez,, Fr\'ed\'eric Comby, Dominique Fouchez, Marc Chaumont

arXiv: 1901.00461 · 2019-01-03

## TL;DR

This paper introduces two CNN-based methods for classifying supernovae from light-curve data, outperforming existing models by directly analyzing time series without extensive feature extraction.

## Contribution

It presents two novel CNN architectures tailored for supernovae light-curve classification, including a time series adapted CNN and a Siamese CNN for sparse, limited data.

## Key findings

- Both CNNs outperform current state-of-the-art methods.
- The time series CNN effectively handles supernova light-curves.
- The Siamese CNN addresses data sparsity and small dataset challenges.

## Abstract

Cosmologists are facing the problem of the analysis of a huge quantity of data when observing the sky. The methods used in cosmology are, for the most of them, relying on astrophysical models, and thus, for the classification, they usually use a machine learning approach in two-steps, which consists in, first, extracting features, and second, using a classifier. In this paper, we are specifically studying the supernovae phenomenon and especially the binary classification "I.a supernovae versus not-I.a supernovae". We present two Convolutional Neural Networks (CNNs) defeating the current state-of-the-art. The first one is adapted to time series and thus to the treatment of supernovae light-curves. The second one is based on a Siamese CNN and is suited to the nature of data, i.e. their sparsity and their weak quantity (small learning database).

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.00461/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1901.00461/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1901.00461/full.md

---
Source: https://tomesphere.com/paper/1901.00461