EPIMAILGJul 20, 2022

ExoSGAN and ExoACGAN: Exoplanet Detection using Adversarial Training Algorithms

arXiv:2207.09665v12 citationsh-index: 2
Originality Synthesis-oriented
AI Analysis

This addresses the problem of efficiently and accurately detecting exoplanets from large astronomical datasets for researchers, though it is incremental as it applies existing GAN variations to a specific domain.

The paper tackles exoplanet detection in K2 telescope data using semi-supervised and auxiliary classifier generative adversarial networks, achieving perfect recall and precision of 1.00 on test data.

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 telescope and its follow up mission K2. The advancement of observation capabilities has increased the range of fresh data available for research, and manually handling them is both time-consuming and difficult. Machine learning and deep learning techniques can greatly assist in lowering human efforts to process the vast array of data produced by the modern instruments of these exoplanet programs in an economical and unbiased manner. However, care should be taken to detect all the exoplanets precisely while simultaneously minimizing the misclassification of non-exoplanet stars. In this paper, we utilize two variations of generative adversarial networks, namely semi-supervised generative adversarial networks and auxiliary classifier generative adversarial networks, to detect transiting exoplanets in K2 data. We find that the usage of these models can be helpful for the classification of stars with exoplanets. Both of our techniques are able to categorize the light curves with a recall and precision of 1.00 on the test data. Our semi-supervised technique is beneficial to solve the cumbersome task of creating a labeled dataset.

Foundations

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

Your Notes