Passionate about AI, Machine Learning, and NLP. Currently pursuing my Ph.D. at Washington State University,
building intelligent systems that solve real-world problems.
Washington State University, Tri-CitiesJan 2026 - Present
Ph.D. in Computer Science
University of Southern CaliforniaJune 2024 - Dec 2025
M.S. in Computer Science
University of ConnecticutSept 2020 - May 2024
B.S. in Computer Science
Dean's List Honors
💼 Experience
Software Development EngineerJul 2023 - Aug 2023
HICOCA Intelligent Equipment Technology
Maintained web server backends and optimized database operations, ensuring data integrity, security, and
system stability.
Developed and integrated new client-side UI features into the existing framework, significantly improving
overall system functionality and user experience.
Poster Presentation — 2nd HAIQ Workshop, Pittsburgh, PA
Tamim Ahmed, Dacheng Shen, Mengyu Liu, and Monowar Hasan. Poster presented at the 2nd
HAIQ Workshop, Pittsburgh, PA, Mar. 2026.
🔬 Research
LLM-Guided Power Grid Contingency MitigationJan. 2026 - Apr. 2026
Research Assistant / Ph.D. Researcher
Designed an LLM-guided decision framework for post-contingency power grid restoration under the N-1
reliability criterion, targeting overload mitigation in emergency operating conditions.
Integrated large language models with AC-OPF-based verification and runtime assurance checks to generate,
validate, and refine sparse generator redispatch actions.
Developed and evaluated the framework on IEEE benchmark power systems under both in-distribution and
out-of-distribution contingency scenarios, comparing against OPF-based and rule-based baselines.
Demonstrated improved restoration success rate and reduced control cost under safety constraints,
highlighting the feasibility of LLM-assisted decision support for cyber-physical power systems.
Engineered and integrated Transformer-based prediction learning algorithms into PyHazards, an open-source
Python toolkit for natural hazard forecasting.
Developed scalable machine learning modules for complex data processing, evaluating the Transformer
model's predictive performance against various public baselines.
Collaborated with the RAI Lab research team to standardize the AI prediction pipeline, significantly
enhancing the framework's overall accuracy and scalability.
Comparative Narrative Analysis with Claude 3.7Mar. 2025 - Jun. 2025
Designed and automated a full Claude 3.7 Sonnet-based LLM evaluation pipeline for 208 narrative pairs
under four comparison dimensions (conflict, unique, holistic, overlapping)
Engineered scalable prompt-based inference using anthropic API and batched output parsing, reducing
manual judgment workload by over 90%
Structured model responses into JSON and human-readable formats to enable systematic cross-model
analysis and future human annotation
Collaborated with faculty and research team on dataset preparation, narrative extraction, and
designing metrics for minimizing bias in LLM comparison
Led a year-long capstone project to automate Quality Assurance testing for the AS5 sensor system,
significantly improving testing efficiency and reliability
Developed a Python-based control system on Ubuntu to operate a 6-axis robot arm, automating sensor
calibration and test procedures with precise "Pass/Fail" feedback and real-time result logging
Designed and implemented a seamless UI-Backend integration using APIs, replacing the previous client
version with a fully automated calibration solution
Successfully delivered the project, reducing manual testing time by 67% and improving calibration
accuracy by 26%, which enhanced overall efficiency and reliability
Conducted a controlled ablation of three transfer learning strategies on VGG16 over the 9-class RealWaste
dataset, with stratified 64/16/20 splits and a custom classification head.
Compared frozen-backbone vs. block5 fine-tuning, and inverse-frequency class weights vs. RandomOverSampler
for long-tailed correction; fine-tuning with cost-sensitive weights raised test accuracy from 60.6% to 69.9%
and Macro F1 by +10.3 pp.
Performed confusion-matrix-based error analysis identifying persistent fine-grained boundaries
(Plastic/Metal, Paper/Cardboard) and proposed a class-selective hybrid imbalance strategy as follow-up.
Led a requirements engineering project to design an AI-powered flight booking assistant
Conducted stakeholder analysis, surveys, and interviews, derived user personas, empathy maps, and
categorized requirements
Created and validated a Figma prototype with features including flight search, visa management, smart
alerts, and personalized AI chat interface
Applied agile methodology with story-driven backlog, sprint-based development roadmap, and formal
validation via usability testing and prototyping
Semantic Retrieval and QA System with Weaviate & RAGSep. 2024 - Dec 2024
Built a semantic search pipeline using Weaviate with text2vec-transformers for vector-based brand
similarity via GraphQL nearText queries
Developed a PDF QA chatbot with Streamlit, leveraging PyPDFLoader, ChromaDB, and Hugging Face
embeddings in a RAG framework for document-grounded response generation