3 papers
cs.HC2026
Making Abstraction Concrete: A Design Space and Interaction Model of Abstraction in Interactive Systems
Bryan Min, Sangho Suh, Jim Hollan +1
The principle of abstraction guides the design of interactive systems, yet we lack a conceptual framework to understand how it shapes interaction design. Existing models, such as t…
cs.HC2023
Luminate: Structured Generation and Exploration of Design Space with Large Language Models for Human-AI Co-Creation
Sangho Suh, Meng Chen, Bryan Min +2
Thanks to their generative capabilities, large language models (LLMs) have become an invaluable tool for creative processes. These models have the capacity to produce hundreds and…
cs.SE2023
CoLadder: Supporting Programmers with Hierarchical Code Generation in Multi-Level Abstraction
Ryan Yen, Jiawen Zhu, Sangho Suh +2
Programmers increasingly rely on Large Language Models (LLMs) for code generation. However, misalignment between programmers' goals and generated code complicates the code evaluati…