projects

Engineering trustworthy AI systems — the agents, analyses, and verification tools behind my papers.

Trustworthy AI Agents for Code

Research on code agents that combine model reasoning with program evidence, verification, and developer oversight.

MMAssist
ICSME 2025

MMAssist

An IntelliJ IDEA assistant that recommends Move Method refactorings and delegates behavior-preserving edits to the IDE engine.

Reliable & Verifiable AI

Research on analysis, repair, and modularity techniques for making AI systems measurable, maintainable, and verifiable.

IRepair
ESEC/FSE 2025

IRepair

A targeted repair method that localizes and edits faulty LLM behavior while limiting disruption to general model performance.

RNN Decomposition
ICSE 2023

RNN Decomposition

A modularization technique for decomposing trained RNNs into reusable and replaceable behavioral components.