ExoSpikeNet: A Light Curve Analysis Based Spiking Neural Network for Exoplanet Detection

Maneet Chatterjee,Anuvab Sen,Subhabrata Roy
DOI: https://doi.org/10.1109/CSNT60213.2024.10545663
2024-06-12
Abstract:Exoplanets are celestial bodies orbiting stars beyond our Solar System. Although historically they posed detection challenges, Kepler's data has revolutionized our understanding. By analyzing flux values from the Kepler Mission, we investigate the intricate patterns in starlight that may indicate the presence of exoplanets. This study investigates a novel approach for exoplanet classification using Spiking Neural Networks (SNNs) applied to data obtained from the NASA Kepler mission. SNNs offer a unique advantage by mimicking the spiking behavior of neurons in the brain, allowing for more nuanced and biologically inspired processing of temporal data. Experimental results demonstrate the efficacy of the proposed SNN architecture, excelling in various performance metrics such as accuracy, F1 score, precision, and recall.
Instrumentation and Methods for Astrophysics,Earth and Planetary Astrophysics
What problem does this paper attempt to address?
The problems that this paper attempts to solve are: How to use the light - curve data from NASA's Kepler mission to detect and classify exoplanets through a new spiking neural network (SNN) model. Specifically, the research aims to answer the following two main questions: 1. **How can the existence of exoplanets be inferred solely based on the light - flux data emitted by stars?** 2. **How will machine learning and deep learning affect the ability to make accurate predictions of exoplanets using this data set?** ### Research Background and Motivation Traditional machine - learning and deep - learning models have achieved certain success in exoplanet detection, but these models usually rely on static data input and have difficulty capturing dynamic patterns and time - dependencies in time - series data. Since SNN can imitate the spiking behavior of biological neurons, it can process time data more meticulously and thus has unique advantages in analyzing light - curve data. ### Main Contributions 1. **Introduction of SNN Model**: This paper proposes a new SNN architecture for detecting exoplanets from Kepler light - curve data. By simulating the spiking behavior of neurons, SNN can better capture the subtle changes in light - curve data, thereby improving the detection accuracy. 2. **Performance Evaluation**: The experimental results show that the proposed SNN model outperforms other existing deep - learning and machine - learning models in performance metrics such as accuracy, F1 - score, precision, and recall, achieving a test accuracy of approximately 99%. 3. **Innovations**: - **Time - Processing Ability**: The SNN model can effectively capture the time - dependencies and complex patterns in light - curve data. - **Noise - Resistance Ability**: The event - driven spiking mechanism enables SNN to filter noise and extract relevant features, thereby improving the robustness of astronomical observation data. ### Future Work Future research can explore the possibility of combining SNN with recurrent neural networks (RNN) to further enhance the model's time - processing ability and insight into time - varying data. Through these efforts, the research not only improves the current accuracy of exoplanet detection but also provides new ideas and technical means for future astronomical data analysis.