Research Experience

I work on AI agents for site reliability engineering and software engineering, and on NLP for low-resource languages. I have three shared-task papers at workshops co-located with EMNLP 2023, NAACL 2024, and IJCNLP-AACL 2025, and I currently contribute to SREGym, an open-source benchmark for AI-driven site reliability engineering.


Agentic Site Reliability Engineering: AI for SRE

2026 | Research Intern, advised by Prof. Tianyin Xu (UIUC)

🔬 Contributing to SREGym, a Benchmark for AI SRE Agents

  • Working on the SREGym v2 paper: extending SREGym, an open-source benchmark for evaluating AI agents on cloud-native system failures, from synthetic faults to real-world failure scenarios, and analyzing how agents behave on them.
  • Conducting case studies and postmortem analysis of real-world outages, projecting them into reproducible benchmark problems.
  • Designing fault scenarios and evaluation oracles that expose documented agent weaknesses: cross-layer reasoning gaps, greedy diagnosis anchoring, and reward hacking.
  • Contributed a merged fault scenario reproducing a real Kubernetes admission-control incident, with a reward-hack-resistant evaluation oracle (details on the Projects page).

Code Generation in Bangla: Low-Resource Language Adaptation

2025 | Shared Task at the BLP Workshop, co-located with IJCNLP-AACL

🏆 4th Place out of 32 Teams (Pass@1 0.85)

BRAINTEASER: Advanced Commonsense Reasoning in Language Models

2024 | Shared Task at SemEval 2024, co-located with NAACL

Violence Inciting Text Detection (VITD) in Bangla

2023 | Shared Task at the BLP Workshop, co-located with EMNLP

📊 Ranked 12th in Post-evaluation (19th Official)

Improving Answer Space Diversity in Visual Question Answering (VQA)

2022 | Undergraduate Thesis Project

  • Conducted a comparative study of VQA methods, identifying core limitations in answer distribution.
  • Addressed the “Answer Space Diversity” limitation by augmenting training data with automatically generated, contextually relevant QA pairs using template-based synthesis.
  • Demonstrated improved performance on long-tail answer categories, reducing model bias toward frequent answers.