A Deep Learning Neural Network Algorithm for Classification of Eclipsing Binary Light Curves

Burak Ulas
2023-06-05
Abstract:We present an image classification algorithm using deep learning convolutional neural network architecture, which classifies the morphologies of eclipsing binary systems based on their light curves. The algorithm trains the machine with light curve images generated from the observational data of eclipsing binary stars in contact, detached and semi-detached morphologies, whose light curves are provided by Kepler, ASAS and CALEB catalogues. The structure of the architecture is explained, the parameters of the network layers and the resulting metrics are discussed. Our results show that the algorithm, which is selected among 132 neural network architectures, estimates the morphological classes of an independent validation dataset, 705 real data, with an accuracy of 92%.
Solar and Stellar Astrophysics,Instrumentation and Methods for Astrophysics
What problem does this paper attempt to address?
The paper aims to address the problem of developing a deep learning-based convolutional neural network algorithm for classifying the light curve images of eclipsing binary systems to determine their morphological types (contact, detached, or semi-detached). Specifically, the goal of the algorithm is to automatically identify the morphology of eclipsing binary systems by analyzing light curve images generated from real observational data obtained from databases such as Kepler, All Sky Automated Survey (ASAS), and the Catalog and Atlas of Eclipsing Binaries (CALEB). The main contributions of the paper include: 1. Proposing an image classification algorithm using a deep learning convolutional neural network architecture that can classify the morphological types of eclipsing binary systems based on their light curve images. 2. Providing a detailed description of the network structure design, including convolutional layers, pooling layers, fully connected layers, and output layers, and discussing the selection of network parameters and the resulting performance metrics. 3. Achieving an accuracy of 92% on an independent validation dataset, demonstrating that the algorithm can efficiently and accurately identify the morphological types of eclipsing binaries without relying on human experts. 4. Through optimization of the algorithm structure, the authors selected a neural network architecture with 5 convolutional layers, which performed the best among 132 different network architectures, achieving optimal performance at a learning rate of \(10^{-4}\). 5. Discussing future directions for improvement, such as collecting more manually confirmed morphological information to enhance the quality of the training data and increasing the number of training and validation samples. In summary, this study provides a fast and accurate method for identifying the morphology of eclipsing binary systems, which is of great significance for understanding the physical properties and evolutionary processes of stars.