Breakthrough AI Confirms 50 New Planets Using NASA Data

To help confirm new planets from NASA telescope data, a team of scientists from the University of Warwick, working in collaboration with Alan Turing Institute…

Nefi Alarcon
2 min readintermediate
--
View Original

Overview

A team of scientists from the University of Warwick, in collaboration with the Alan Turing Institute, has developed a deep learning model that confirms 50 new planets using NASA data. This marks a significant advancement in the use of AI for validating planetary candidates by providing precise statistical likelihoods.

What You'll Learn

1

How to use deep learning models for planetary validation

2

Why probabilistic frameworks are essential for validating planets

3

How to distinguish between real planets and false positives using AI

Prerequisites & Requirements

  • Understanding of machine learning concepts and probabilistic frameworks(optional)
  • Familiarity with TensorFlow and GPflow(optional)
  • Experience with deep learning model training(optional)

Key Questions Answered

How did the researchers confirm 50 new planets?
The researchers developed a deep learning model that analyzed NASA's Kepler Space Telescope data to confirm 50 new planets. This model distinguishes between true planets and false positives by providing precise statistical likelihoods, marking a first in the use of AI for planet validation.
What is the significance of using a probabilistic framework in planet validation?
Using a probabilistic framework allows researchers to determine the exact statistical likelihood of a candidate being a true planet. This approach is crucial for validation, as it provides a clear threshold, where a candidate with less than a 1% chance of being a false positive is considered validated.
What technologies were used in the development of the deep learning model?
The model was trained using an NVIDIA TITAN Xp GPU and utilized TensorFlow along with GPflow, a package for building Gaussian process models in Python. These technologies facilitated both the training and inference processes for the model.
What types of planets were confirmed by the new model?
The newly confirmed planets range in size from those larger than Neptune to those smaller than Earth. This diversity highlights the model's capability to validate a wide variety of planetary candidates.

Key Statistics & Figures

Number of new planets confirmed
50
The model identified 50 new planets from NASA's Kepler Space Telescope data.
Training time for the model
less than one minute
The model's training duration demonstrates the efficiency of the NVIDIA TITAN Xp GPU.

Technologies & Tools

Some links below are affiliate links. We may earn a commission if you make a purchase.

Hardware
Nvidia Titan Xp
Used for training the deep learning model.
Software
Tensorflow
Utilized for both training and inference of the model.
Software
Gpflow
A package for building Gaussian process models in Python, used in the model development.

Key Actionable Insights

1
Implementing a deep learning model for planetary validation can significantly enhance the accuracy of exoplanet discovery.
By using AI to provide statistical likelihoods, researchers can more confidently identify true planets, which is crucial for advancing our understanding of the universe.
2
Utilizing probabilistic frameworks in machine learning can improve the validation processes in various scientific fields.
This approach not only applies to astronomy but can also be beneficial in other domains where distinguishing between true and false positives is critical.
3
Leveraging advanced GPU technology like the NVIDIA TITAN Xp can drastically reduce training times for complex models.
The model developed in this study takes less than one minute to train, showcasing the efficiency gains that modern hardware can provide.

Common Pitfalls

1
Relying solely on traditional ranking methods for planetary candidates can lead to misidentification.
Previous techniques did not provide the probabilistic validation needed, which could result in false positives being considered valid planets.