paper-with-me

홈 › Papers

Exoplanet Detection using Machine Learning

2020-11-28 · Abhishek Malik, Benjamin P. Moster, Christian Obermeier

We introduce a new machine learning based technique to detect exoplanets using the transit method. Machine learning and deep learning techniques have proven to be broadly applicable in various scientific research areas. We aim to exploit some of these methods to improve the conventional algorithm based approaches presently used in astrophysics to detect exoplanets. Using the time-series analysis library TSFresh to analyse light curves, we extracted 789 features from each curve, which capture the information about the characteristics of a light curve. We then used these features to train a gradient boosting classifier using the machine learning tool lightgbm. This approach was tested on simulated data, which showed that is more effective than the conventional box least squares fitting (BLS) method. We further found that our method produced comparable results to existing state-of-the-art deep learning models, while being much more computationally efficient and without needing folded and secondary views of the light curves. For Kepler data, the method is able to predict a planet with an AUC of 0.948, so that 94.8 per cent of the true planet signals are ranked higher than non-planet signals. The resulting recall is 0.96, so that 96 per cent of real planets are classified as planets. For the Transiting Exoplanet Survey Satellite (TESS) data, we found our method can classify light curves with an accuracy of 0.98, and is able to identify planets with a recall of 0.82 at a precision of 0.63.

📄 PDF Abstract BibTeX arXiv:2011.14135

Code (1)

abhmalik/Exoplanet-Vetting-Tool 공식 구현

Tasks

BIG-bench Machine LearningTime Series Analysis

Similar Papers 제목 키워드 기반

Exoplanet Detection by Machine Learning with Data Augmentation

2022-11-28 · Koray Aydoğan

It has recently been demonstrated that deep learning has significant potential to automate parts of the exoplanet detection pipeline using light curve data from satellites such as Kepler \cite{borucki2010kepler} \cite{ko…

Data Augmentation

Automation Of Transiting Exoplanet Detection, Identification and Habitability Assessment Using Machine Learning Approaches

2021-12-06 · Pawel Pratyush, Akshata Gangrade

We are at a unique timeline in the history of human evolution where we may be able to discover earth-like planets around stars outside our solar system where conditions can support life or even find evidence of life on t…

BIG-bench Machine Learning

Searching for Novel Chemistry in Exoplanetary Atmospheres using Machine Learning for Anomaly Detection

2023-08-15 · Roy T. Forestano, Konstantin T. Matchev, Katia Matcheva, Eyup B. Unlu

The next generation of telescopes will yield a substantial increase in the availability of high-resolution spectroscopic data for thousands of exoplanets. The sheer volume of data and number of planets to be analyzed gre…

Anomaly DetectionNovelty Detection

ExoSGAN and ExoACGAN: Exoplanet Detection using Adversarial Training Algorithms

2022-07-20 · Cicy K Agnes, Akthar Naveed V, Anitha Mary M O Chacko

Exoplanet detection opens the door to the discovery of new habitable worlds and helps us understand how planets were formed. With the objective of finding earth-like habitable planets, NASA launched Kepler space telescop…

Analyzing the Stability of Non-coplanar Circumbinary Planets using Machine Learning

2021-01-07 · Zhihui Kong, Jonathan H. Jiang, Zong-hong Zhu, Kristen A. Fahy 외

Exoplanet detection in the past decade by efforts including NASA's Kepler and TESS missions has discovered many worlds that differ substantially from planets in our own Solar system, including more than 400 exoplanets or…

BIG-bench Machine LearningDiversity