EPLGApr 1, 2022

Identifying Exoplanets with Machine Learning Methods: A Preliminary Study

arXiv:2204.00721v118 citationsh-index: 10
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of costly and limited traditional exoplanet detection methods for astronomers, but it is incremental as it applies existing ML techniques to new data.

The study tackled exoplanet identification by applying machine learning methods to NASA datasets, achieving high accuracies up to 99.79% in supervised classification and reasonable clusters in unsupervised learning.

The discovery of habitable exoplanets has long been a heated topic in astronomy. Traditional methods for exoplanet identification include the wobble method, direct imaging, gravitational microlensing, etc., which not only require a considerable investment of manpower, time, and money, but also are limited by the performance of astronomical telescopes. In this study, we proposed the idea of using machine learning methods to identify exoplanets. We used the Kepler dataset collected by NASA from the Kepler Space Observatory to conduct supervised learning, which predicts the existence of exoplanet candidates as a three-categorical classification task, using decision tree, random forest, naïve Bayes, and neural network; we used another NASA dataset consisted of the confirmed exoplanets data to conduct unsupervised learning, which divides the confirmed exoplanets into different clusters, using k-means clustering. As a result, our models achieved accuracies of 99.06%, 92.11%, 88.50%, and 99.79%, respectively, in the supervised learning task and successfully obtained reasonable clusters in the unsupervised learning task.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes