Abstract

Contributed Talk - Splinter Learning

Tuesday, 22 September 2020, 12:15   (virtual room G)

Exoplanet Detection using Machine Learning

Abhishek Malik
USM, LMU, Munich

Note: Please excuse me for the delayed abstract submission, I had some technical problems when I submitted a few weeks ago: 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 approach used in astrophysics today to detect exoplanets. We used popular time-series analysis library ‘TSFresh’ to extract features from lightcurves. For each lightcurve, we extracted 789 features. These features capture information about the characteristics of a lightcurve. We used these features later to train a tree-based classifier using a popular machine learning tool ‘lightgbm’. This was tested on simulated data which proved it to be more effective than conventional box least squares fitting (BLS). It produced comparable results to the existing state-of-art models while being much more computationally efficient and without needing folded and secondary views of the lightcurves. On Kepler data, the method is able to predict a planet with an AUC of 0.948 which means that, 94.8\% of the time a planet signal is ranked higher than a non-planet signal and recall of 0.96 meaning, 96\% of real planets are classified as planets. With Nasa's Transiting Exoplanet Survey Satellite (TESS), a reliable classification system is much needed as we are receiving over a million lightcurves per month. However, classification is harder as lightcurves are shorter. Our method is able to classify lightcurves with an accuracy of 98\% and its able to identify planets with a recall of 0.82.