Maliheh Izadi, PhD
Assistant Professor
Delft University of Technology
The Netherlands
m.izadi[AT]tudelft[DOT]nl
I am an assistant professor at the Faculty of EEMCS at Delft University of Technology (TU Delft), the Netherlands. I lead the AI-enabled Software Engineering (AISE) research lab, supervise PhD, MSc, and BSc students, and serve as scientific manager for the AI4SE ICAI lab, a collaboration with JetBrains Research. I am also a member of the Software Engineering Research Group (SERG).
Research: My interdisciplinary research focuses on building trustworthy and intelligent AI-enabled developer solutions in real-world workflows to enhance software efficiency and developer productivity. I collaborate with various companies such as JetBrains Research, ASML, NXP, Meta, and have recieved competitive inetrnational awards such as the ✨ Amazon Research Award ✨ and the ✨ Google Scholar Research Award ✨. My work is published in premier venues such as IEEE/ACM ICSE, FSE, ASE, IEEE TSE, ACM TOSEM, EMSE, IUI, MSR, ICSME, and SANER.
Education: I hold a PhD in Software Engineering and an MSc in IT Engineering from Sharif University of Technology. My PhD research explored mining version control data to automate developer reports like release notes. My MSc focused on enhancing recommender system evaluation.
Vacancy/Collaboration/Thesis/Internship:
- For our newest PhD Vacancy, see here: Automated Code Refactoring as part of the Future of Software Engineering (FUSE) lab in collaboration with Meta. Please apply directly through the TU Delft portal and do NOT contact me personally, as I do not have the capacity to respond. Only submitted applications will be considered for assessment.
- If you’re working at the intersection of NLP/ML and SE and are interested in my work, feel free to reach out to explore collaborations or a postdoc.
- TU Delft BSc/MSc students: TU Delft students interested in LLMs and Software Engineering are welcome to join my lab for thesis projects, internships, or research. Contact me via email to schedule a meeting.
News
| Mar, 2026 | Accepted paper on Does In-IDE Calibration of LLMs work at Scale? - FSE (Industry) 2026. |
|---|---|
| Mar, 2026 | Accepted paper on AST-PAC: AST-guided Membership Inference for Code - FSE (New Ideas) 2026. |
| Jan, 2026 | Accepted paper on Automated Attention Pattern Discovery at Scale in LLMs - TMLR Journal. |
| Jan, 2026 | Accepted paper on Exposure-Aware Evaluation of Bug-vs-Fix Preference in Code LLMs - MSR 2026. |
| Jan, 2026 | Accepted paper on Investigating Autonomous Agent Contributions in the Wild - MSR 2026. |
| Dec, 2025 | Accepted paper on Human-AI Experience in Integrated Development Environments - EMSE Journal. |
| Dec, 2025 | Accepted paper on Developer Interaction Patterns with Proactive AI - ACM IUI 2026. |
| Dec, 2025 | Accepted paper on Developer Needs & Feasible Features for AI Assistants - ICSE (Industry) 2026. |
| Dec, 2025 | Accepted paper on Code4MeV2: a Research-oriented Code-completion Platform - ICSE (Demo) 2026. |
| Nov, 2025 | Accepted paper on AI4SE benchmarking - IEEE TSE journal. |
| Nov, 2025 | Hiring: New PhD vacancy on Automated Code Refactroing in the FUSE lab in collaboration with Meta. |
| Sep, 2025 | Accepted paper on Fast & Model-agnostic Ranking of Code Suggestions - ASE (Industry) 2025. |
| Sep, 2025 | Accepted paper on Prompt-with-Me Library - ASE (Industry) 2025. |
| Sep, 2025 | Accepted paper on Evaluating LLMs for Functional Code at ASML - ASE (Industry) 2025. |
| May, 2025 | I won a ✨ Google Research Scholar Award ✨ for my proposal on Tackling LLM Hallucinations. |
| Apr, 2025 | How Much Code LLMs Remember? (MSR’25) won an ACM SIGSOFT Distinguished Paper Award. 🏆 |
| Apr, 2025 | Accepted paper on Benchmarking Harmfulness in LLM4Code - FSE 2025. |
| Mar, 2025 | Accepted paper on Predictive Sequencing of States - FSE (New Ideas) 2025. |
| Mar, 2025 | Accepted paper on Multi-agent Onboarding Assistant - FSE (Demo) 2025. |
| Nov, 2024 | Accepted paper on GenAI’ impact on Creativity in development - ACM TOSEM. |
| Jul, 2024 | Smart AutoCompletion Invocation (AIWare’25) won an ACM SIGSOFT Distinguished Paper Award. 🏆 |
| Jul, 2024 | Accepted paper on Enhanced understandability of tests via LLMs - ICSE 2025. |
| Apr, 2024 | Accepted paper on Traces of memorization in LLMs4Code - ICSE 2024. |
| Apr, 2024 | Accepted paper on Practical evaluation of LLMs4Code - ICSE 2024. |
| Mar, 2024 | I won an ✨ Amazon Research Award ✨ for my proposal on Addressing Memorization in Code LLMs. |
| Oct, 2023 | Kicking off AI4SE, the ICAI collaboration with JetBrains Research, I’m the scientific manager & lead two tracks. |
| Feb, 2023 | Accepted paper on missing topic recommendation - EMSE Journal. |
| Feb, 2023 | Our Tool, STACC, (membership infernce), won the Best Tool Award @ SaTML’22 competition. 🏅 |
| May, 2022 | My Tool, Catiss (issue report classification), won the Best Tool Award at the NLBSE’22 competition. 🏅 |
| Feb, 2022 | Accepted paper on issue management - EMSE Journal. |
| Dec, 2021 | Accepted paper on automatic code completion - ICSE 2022. |
| Jul, 2021 | Accepted paper on tag recommendation - EMSE Journal. |
Selected publications
- Bridging Developer Needs and Feasible Features for AI Assistants in IDEsIn IEEE/ACM 48th International Conference on Software Engineering (ICSE), Industry track, 2026
- Does In-IDE Calibration of Large Language Models work at Scale?In ACM International Conference on the Foundations of Software Engineering (FSE), Industry Track, 2026
- Human-AI Experience in Integrated Development Environments: A Systematic Literature ReviewEmpricial Software Engineering Journal (EMSE), 2026
- Code Red! On the Harmfulness of Applying Off-the-shelf Large Language Models to Programming TasksIn ACM International Conference on the Foundations of Software Engineering (FSE), Main Track, 2025
- Leveraging large language models for enhancing the understandability of generated unit testsIn IEEE/ACM 47th International Conference on Software Engineering (ICSE), Main Track, 2025
- HyperSeq: A Hyper-Adaptive Representation for Predictive Sequencing of StatesIn ACM International Conference on the Foundations of Software Engineering (FSE), New Idea and Vision Track, 2025
-
- How Much Do Code Language Models Remember? An Investigation on Data Extraction Attacks before and after Fine-tuningIn IEEE/ACM 22th International Conference on Mining Software Repositories (MSR), 2025
-
- A Transformer-based Approach for Smart Invocation of Automatic Code CompletionIn The 1st ACM International Conference on AI-powered Software (AIware), 2024
- Language models for code completion: A practical evaluationIn IEEE/ACM 46th International Conference on Software Engineering (ICSE), Main Track, 2024
- Traces of Memorisation in Large Language Models for CodeIn IEEE/ACM 46th International Conference on Software Engineering (ICSE), Main Track, 2024
-