Hello! I’m Irena, a CS PhD at Stanford University, advised by Carlos Guestrin. Before my PhD, I also received my BS/MS from Stanford.
My research interests center on helping humans verify the outputs of AI models, especially when the human operates with limited attention or domain knowledge.
Note: I’ve published under both “Irena Saracay” and “Irena Gao” (my maiden name).
Selected publications
-
Beyond expert users: agents should help users construct preferences, not just elicit them2026.
We introduce a user model which constructs new preferences when agents help develop the user’s domain knowledge. We benchmark agents against this user in a shopping context and find that agents do not actively try to help users learn about their preferences.
-
Model equality testing: which model is this API serving?In International Conference on Learning Representations 2025.
We propose a method for helping users verify if two LLM inference API endpoints are serving the same model — a method more reliable than having humans eyeball samples.
-
Adaptive testing of computer vision modelsIn International Conference on Computer Vision 2023. (Oral Presentation)
We present a tool that helps users find bugs in object recognition and detection models. This tool uses foundation models to propose possible failure modes for the human to explore.