PhD Research Projects
The Boiling Crisis Detection Project (Thesis Dissertation)
Problem & Motivation
Boiling is a highly efficient heat transfer mechanism central to various technologies and industries.
A critical issue in boiling, known as the boiling crisis (Critical Heat Flux - CHF), occurs when bubbles accumulate and block heat transfer, leading to dangerous overheating.
This phenomenon can cause catastrophic events like nuclear reactor meltdowns, highlighting the importance of accurately detecting CHF.
Current computer vision models detect CHF effectively within the same domain (e.g., similar experimental setups).
However, these models fail when applied to images from different domains.
My PhD research focuses on solving the domain shift problem to improve CHF detection across diverse scenarios.
Solution:
My dissertation proposes a 4-phases solution to address this:
Phase I: We introduce a novel cross-domain classification framework to adapt a pre-trained classifier to new domains without any additional annotation effort. To the best of our knowledge, this work is the first of its kind to address the domain shift in computer vision CHF for detection.
Phase II: We introduce DIPS: a novel UI2I evaluation metric designed specifically for the task of cross-domain classification. The metric outperformed SOTA metrics in the task of cross-domain classification.
Phase III: We introduce SequenceSync-GAN: novel UI2I model aiming at temporal sequential consistency preservation during translation. The model outperformed SOTA models for the task of CHF cross-domain classification.
Phase IV: We introduce BubbleSync-GAN: a novel UI2I model aiming at physical properties consistency preservation during translation. The model outperformed SOTA models for the task of CHF cross-domain classification.
Smart Driving Project for Early Alzheimer's Detection (NIA Funded)
We present the Smart Driving System, a pioneering framework leveraging multi-modal sensing (MMS) to evaluate driving behavior for the early detection of Alzheimer's disease and related dementias (AD/ADRD). This project is a collaborative effort between several ASU labs from the School of Electrical, Computer, and Energy Engineering, the School of Engineering for Matter, Transport, and Energy, and the School of Computing and Augmented Intelligence at Arizona State University (ASU). It also involves key contributions from the ASU-Mayo Clinic Medical Devices and Methods Laboratory, the Center for Bioelectronics and Biosensors at ASU's Biodesign Institute, and the Barrow Neurological Institute's Healthy Brain Clinic in Phoenix, Arizona. Additionally, TF Health Corporation, operating as Breezing Co., plays a significant role in this partnership.
Key Contributions:
Advanced Driving Performance Metrics: We introduce new features that assess cognitive decision-making based on driving actions such as turns, sudden braking, and path deviations.
Metabolic Rate Integration: By incorporating the driver's metabolic rate, we estimate energy expenditure as a potential indicator of brain activity and age-related cognitive decline.
Environmental Contextualization: The system accounts for environmental factors, such as passenger count and overall comfort, to enhance the cognitive assessment.
AI-Powered Cognitive Differentiation: We combine these engineered features using machine learning to differentiate between healthy cognition and mild cognitive impairment (MCI). This lays the foundation for an AI-driven solution aimed at early detection of cognitive decline.
Innovative Application: To our knowledge, this is the first reported effort towards the development of a Smart Driving Device and App. Our goal is to integrate these into vehicles and validate their effectiveness in detecting MCI through comprehensive pilot studies.
Smart Building (NSF PIRE Project)
The PIRE project aims to tackle the challenges of operating District Heating and Power (DHP) systems in a way that is efficient, human-centered, and socially justifiable to combat climate change with a focus on energy equity and resilience. This project aims at integrating AI techniques with an understanding of human needs and behaviors to enable an efficient, human-centered, resilient, and socially justifiable operation of district- and community-scale heat pumps systems that promote and support regional scale adoption of building decarbonization. This PIRE brings together a diverse, yet highly interdisciplinary and synergistic team led by Texas A&M University (TAMU), with Drexel University (DU), Arizona State University (ASU), Temple University (TU), KTH Royal Institute of Technology (KTH) and Blekinge Institute of Technology (BTH) in Sweden, and Aalborg University (AAU) in Denmark as partner institutions (Figure 2).
Key Objectives:
Interdisciplinary Collaboration: Assemble a global team of engineers, data scientists, urban planners, and social scientists to explore how DHP systems can reduce building carbon footprints, enhance climate resilience, and promote energy equity.
AI Advancement: Develop scalable AI solutions that improve DHP operation efficiency by leveraging data-driven energy diagnostics, community-informed data modeling, and adaptive controls, while also advancing our understanding of human interaction with the built environment.
Human-Centric Operation Strategies: Create innovative, human-centered DHP operation strategies that align with community needs and support broader environmental, economic, and social goals.
Community Engagement: Engage government and community stakeholders in guiding AI modeling to ensure it addresses energy injustices and supports the transition to low-carbon energy.
Education and Knowledge Sharing: Establish a platform for shared knowledge, education, and resources across U.S. and international partners to prepare the next generation of professionals with diverse backgrounds and expertise in DHP systems.
Graduation Project:
In this project, we used a structured Data Envelopment Analysis (DEA) approach in the selection and ranking of the best Six Sigma project among several different projects, the approach starts with the application of simple DEA and then discusses the shortcomings of this DEA formulation. Hence, points out the need for the Aggressive and Benevolent formulations that tend to constrain the linear programming problem to obtain more reliable results; Aggressive and Benevolent formulations are then compared to the Super Efficiency model and discusses the differences of the results generated by these models.
Purchasing System for SATS Lounge:
I have developed a purchasing system consisting of an Android App that is used to record every transaction happening in the SATS Lounge. The system was also used to store the amounts requested by every member and the total amounts they consumed of each product. The system used a number of google sheets for data storage and the information was retrieved by the google sheets query (very similar to SQL).
Proctoring App Project (Staff's version):
I have developed a mobile application dedicated for proctoring to assist the lecturers and TAs when looking up information about their exams, such as proctors assigned, exam rooms, date and time , .. ,etc. The app is a continue of the proctoring system in our school that I have implemented using google sheets and google forms. The app basically feeds from a google sheet that I use as a data base to retrieve the information required.
Proctoring App Project (student's version):
Similar to the Staff's version, but dedicated for students.
Automated Measurements Report (Excel Sheet Based using VBA):
I have Automated one of the reports used in the Engineering Workshop course using Excel Visual Basic for Applications (VBA) to ease the grading procedure by making it automated and accurate. The application allow students to submit their readings into a form, then grades them according to an answer embedded in excel. The application takes a snapshot of each student submission to save it as evidence and saves their grades as well.