Back To Projects

Attention LSTMs in Multimodal Models: A holistic approach to predicting COVID infection trends

Nuo W.

In our search for a way to simultaneously predict all state-level COVID infection rates in the United States with COVID heat maps and domestic flight graphs, we propose novel methods of processing graph and image sequences with attention-based LSTM layers as well as evaluate the effectiveness of different multimodal fusion techniques.


COVID-19 and its infection trends are a hot topic in the AI space due to the seeming applicability of AI, which could help with case preventions and medical resource allocations. However, too often people focus on a predetermined area and scale, overlooking the fact that COVID doesn’t flow into or out of just one area but instead spreads everywhere simultaneously. Thus, we propose novel approaches to process the infection rates of all states in the United States as a whole while taking into account the interconnectivity between states through domestic flights. We introduce 1) the graph attention LSTM for analyzing domestic flights across states, 2) the image attention LSTM for understanding infection rates from United States COVID heat maps, and 3) the attention bottleneck mid fusion model that integrates graph and image attention LSTMs. Through tests that require simultaneous predictions of the infection rates in all US states, we compare the performances of our methods with those of classic sequence-processing methods and achieve significantly more accurate results.

Explore More!

Source Code
Project Webpage
Nuo W.
Eric Bradford
Electrical Engineering and Computer Science Masters from MIT, Technical PM at Apple

Related Projects

workspace_premium
A Novel Approach to Promote Equity in Skin Disease Diagnosis by AI Models

The goal is to increase the accuracy of existing models in diagnosing skin disease across various skin tones within 10% of that obtained in diagnosing fairer skin tones, which is about 95.8%.
Varsha N.
Mentored by Roger Jin
Brain Cancer Detection

Current methods for determining the presence and type of brain tumor in a given patient’s MRI scan can oftentimes be inefficient and are prone for error. By using a machine learning algorithm, the error in these classifications is reduced significantly, and the process is made much more efficient.
Rohan T.
Mentored by
Predicting the Presence of Autism Spectrum Disorder Based on Eye-Tracking Scan Path Images

This research explores using eye-tracking data and machine learning to predict Autism Spectrum Disorder (ASD), achieving 74.6% accuracy with logistic regression, highlighting eye-tracking's potential for early, non-invasive ASD diagnosis and its applicability to other neurological conditions.
Sara C.
Mentored by Emily Broadhurst