Collaborative Projects
My collaborative technical projects lie in the areas of Applied ML and Data Science. I have worked with engineers and researchers at Univ.AI (as a part of univ's courses) to leverage AI for emerging issues in disaster assessment and public health policy-making.
Post-Hurricane Damage Assessment Using an Auto-Encoder Model
Guide & Project Evaluator: Prof. Pavlos Protopapas
Team Members: Araz Sharma, Harsh Vardhan Goyal, Pranav Bajaj
Post-hurricane damage assessment is one of the most crucial steps of disaster response. To mitigate the cataclysmic aftermath of a hurricane, we propose a robust auto-encoder model that classifies satellite images of building images into ‘unaffected’ and ‘flooded’ regions. We classify images of buildings that were collected post-Hurricane Iota, to achieve a test accuracy of 98%. The quick access to geospatial data enables us to automate damage assessment and, ultimately, expedite rescue operations by keeping manual site assessment to a minimum.
Links: [Poster] [Code] [Video] [Presentation]
![Screen Shot 2022-12-23 at 5.24.09 PM.png](https://static.wixstatic.com/media/c7fb76_22dd805a760341ba8fe65a3395f0aebe~mv2.png/v1/crop/x_0,y_11,w_767,h_387/fill/w_604,h_305,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Screen%20Shot%202022-12-23%20at%205_24_09%20PM.png)
Analysis of COVID-19 Trends (Globally) to Determine Policies for Brazil
Guide & Project Evaluator: Prof. Pavlos Protopapas
Team Members: Harsh Vardhan Goyal, Araz Sharma
Intending to understand the effectiveness of COVID-19 containment policies adopted across different geographies, we analyze COVID-19 trends in India, South Korea, and Italy. We propose an ML-based strategy that uses the previous analysis to predict which policy- early lockdown, late lockdown, or closed contact tracing- will work well for Brazil’s population. This open-ended problem required us to define performance metrics indicating the effectiveness of these containment policies based on the actual deaths, recoveries, new cases, and population trends. According to the projections made by our ML model, we infer that South Korea’s close contact tracing holds the promise of reducing the COVID fatality rate in Brazil.
Links: [Report] [Code] [Video] [Presentation]
![Screen Shot 2022-12-23 at 5.47.36 PM.png](https://static.wixstatic.com/media/c7fb76_5f6efa39fc00489bbe0f9dd8d2df3dfa~mv2.png/v1/crop/x_13,y_0,w_1008,h_508/fill/w_605,h_305,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Screen%20Shot%202022-12-23%20at%205_47_36%20PM.png)
A Recommendation System for Toronto-based Restaurants
Guide & Project Evaluator: Prof. Rahul Dave
Team Members: Arpan Banerjee, Bitan Biswas, Harsh Vardhan Goyal
We design and deploy a Neural Collaborative Filtering model for personalized restaurant recommendations in Toronto. The features are derived from Yelp’s data set, which comprises information on businesses, business ratings, user preferences, restaurant reviews, and customer tips. Our model has a test loss of 1.4, and the predicted ratings are close to the actual ratings within the rating range of 3.5-4.5.
Links: [Presentation] [Code] [Poster]
![Screen Shot 2022-12-23 at 6.23.43 PM.png](https://static.wixstatic.com/media/c7fb76_70602a289c264a23831f75de1dec15ab~mv2.png/v1/crop/x_0,y_32,w_898,h_453/fill/w_605,h_305,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Screen%20Shot%202022-12-23%20at%206_23_43%20PM.png)
Detection of the Higgs Boson
Guide & Project Evaluator: Prof. Rahul Dave
Team Members: Arpan Banerjee, Bitan Biswas, Harsh Vardhan Goyal, Surojit Bhattacharya
We use the ATLAS dataset to identify the Higgs Boson. Our aim is to classify particle collision events into those that produce the exotic Higgs Boson particle (signal events) and those that do not (background events). We participated in Kaggle's Higgs Boson Machine Learning Challenge (2014), and our LSTM model stands out with an AMS score of 2.35. We also compare the performance of several ensemble-based models against customized RNNs.
Links: [Report] [Presentation]
![HB.png](https://static.wixstatic.com/media/c7fb76_a6f51df2e2b2417a9a0c25433a76bd50~mv2.png/v1/crop/x_254,y_0,w_992,h_500/fill/w_605,h_305,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/HB.png)