David Schwartz

Apply Machine Learning Convolutional Neural Network for Classification Genomic Datasets

In my presentation I will show how we can apply a convolutional neural network to classify genomic data. I will discuss CNN’s and how they work along with showing the application to genomic datasets.

SFTE 445 – Introduction to Machine Learning and AI

Dr. Ernest Bonat

3:30pm – L204

Ian Woodcock

Using Machine Learning Autoencoders Neural Networks for Dimensional Reduction of Genomic Datasets

“Machine learning is a well-known field in today’s society when it comes to technology. The first thing that probably comes to your mind is AI, which is a fair assumption, and I do have to admit, yes, machine learning and AI are related in some ways. But this is not involved with robotics similar to what you see in movies or science fairs, or robotics classes. It’s done more so in programming and is ever more present in the world of coding and software engineering. If you had a noisy image, a machine could make it less noisy on the image! If you had a file that was quite big in data size and you wanted to compress it down, a machine could do that! But what if I told you, you could condense down large dataset files, and the files took up so much of your storage on a small thumb drive, and it took forever for a machine to learn and output results? Well, now you can! This is how we use a neural network called an autoencoder and use the dimensionality reduction method to condense our data in Genomics!”

SFTE 445 – Introduction to Machine Learning and AI

Dr. Ernest Bonat

4pm – L204

Shijo John

Creating Synthetic DNA Sequences to improve Deep Learning Network’s accuracy of prediction

Advances in DNA sequencing technologies have led to the generation of vast amounts of genomic data that scientists could use to create specialized drugs and even predict disease with minimally invasive techniques. However, processing this data is still a challenging task due to its high dimensionality, complexity, and noise. In order to achieve high accuracy, deep learning models require well-preprocessed and normalized data. In many cases, there won’t be enough training and validation data, lack of data cleaning and encoding requirements, and the presence of imbalanced labeled data – these specifically make it difficult for us to apply ML for DNA sequence datasets.

These problems can be fixed by generating synthetic DNA sequence data. This presentation proposes an Extract-Transform-Load (ETL) data pipeline process to solve the above problems. It applies DNA sequence string cleaning and validation, label encoding, and the Synthetic Minority Over-sampling Technique algorithm (SMOTE). Our results show that the proposed preprocessing method significantly improves the accuracy of the deep learning models. This study highlights the importance of preprocessing DNA sequences to achieve accurate predictions and provides a valuable resource for researchers working with genomic data and deep learning networks.

SFTE 445 – Introduction to Machine Learning and AI

Dr. Ernest Bonat

3pm – L204