TL;DR
This paper presents a machine learning approach using feature extraction and gradient boosting to detect exoplanets from light curves, outperforming traditional methods and being computationally efficient.
Contribution
The authors introduce a novel ML-based exoplanet detection method that leverages feature extraction and gradient boosting, achieving high accuracy and efficiency compared to existing techniques.
Findings
Achieved 94.8% AUC on Kepler data.
Classified TESS light curves with 98% accuracy.
Outperformed conventional BLS method in simulations.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
