collaborators

8 papers

cs.MA2026

FlowEval: Reference-based Evaluation of Generated User Interfaces

Jason Wu, Priyan Vaithilingam, Eldon Schoop +2

While large language models (LLMs) and coding agents are often applied to user interface (UI) development, developers find it difficult to reliably assess their proficiency in visu…

cs.HC2026

The Way We Notice, That's What Really Matters: Instantiating UI Components with Distinguishing Variations

Priyan Vaithilingam, Alan Leung, Jeffrey Nichols +1

Front-end developers author UI components to be broadly reusable by parameterizing visual and behavioral properties. While flexible, this makes instantiation harder, as developers…

cs.HC2026

Improving User Interface Generation Models from Designer Feedback

Jason Wu, Amanda Swearngin, Arun Krishna Vajjala +3

Despite being trained on vast amounts of data, most LLMs are unable to reliably generate well-designed UIs. Designer feedback is essential to improving performance on UI generation…

cs.HC2026

Mapping the Design Space of User Experience for Computer Use Agents

Ruijia Cheng, Jenny T. Liang, Eldon Schoop +1

Large language model (LLM)-based computer use agents execute user commands by interacting with available UI elements, but little is known about how users want to interact with thes…

cs.HC2025

Understanding User Experiences of Computer Use Agents: Design Space and Opportunities for Building Agent UX Prototypes

Jenny T. Liang, Titus Barik, Jeffrey Nichols +2

Computer use agents (or "agents") are generative AI that automates actions within user interfaces from user commands. Current research focuses on training and evaluating the underl…

cs.HC2025

Athena: Intermediate Representations for Iterative Scaffolded App Generation with an LLM

Jazbo Beason, Ruijia Cheng, Eldon Schoop +1

It is challenging to generate the code for a complete user interface using a Large Language Model (LLM). User interfaces are complex and their implementations often consist of mult…