Back To Projects

Exploring Asteroid Orbits: Insights from Neural Network Modeling and Data-driven Analysis

Aarav S. |
workspace_premium Accepted for Exhibition at TNJSF

In this study, orbital data from the NASA Jet Propulsion Lab was used in the classification of asteroid orbits through a machine-learning approach.


Classifying the orbits of asteroids contributes to research on the Solar System’s formation and evolution, making the classification of orbits a fundamental aspect of space exploration. However, accurate orbit determination is often hindered by skewed observational data stemming from uneven and limited sky coverage. In this study, orbital data from the NASA Jet Propulsion Lab was used in the classification of asteroid orbits through a machine-learning approach. Due to imbalances in the dataset, Synthetic Minority Oversampling Technique (SMOTE) was used to compensate for limited observations of certain orbit types. Afterwards, several classification models were implemented using specific orbital features. The most accurate results in this study were produced by a custom Keras neural network, with similar results demonstrated by an MLP neural network and k-nearest neighbors model. The custom neural network was able to effectively distinguish between orbital patterns, as demonstrated by its 99.18% validation accuracy and nearly diagonal confusion matrix. The capability of these models not only contributes to our understanding of asteroid orbits but also suggests potential improvements in orbit determination methodologies.

Explore More!

Aarav S.

Related Projects

Vibration Analysis

This paper covers differences in accuracies of an artificial intelligence model that classifies different sets of sensor outputs (in this case, machinery shaft vibrations) collected by sensors into varying levels of weight on the shaft.
Akshay N.
Mentored by
workspace_premium
Diagnosing Brain Tumors from MRI Images Using Deep Transfer Learning

This study aims to utilize a transfer learning method in which the prior knowledge of a pretrained model is used to aid in a new classification problem.
Armita K.
Mentored by
workspace_premium
A Hybrid CNN-LSTM Model For Predicting Solar Cycle 25

The goal of this study is to predict Solar Cycle 25 through the deep learning approach,and determine what parameters affect prediction accuracy and what the optimal number of historical solar cycles are used to reliably and accurately predict the upcoming solar cycle. The solar cycle predictions will help us prepare ahead of time for future solar activity.
Alice H.
Mentored by Tony Rodriguez