Back to List
πŸ“„Papers

Gradual Generation of User Interfaces as a Design Method for Malleable Software

Min B. et al.
2026-01

About

2026 arXiv paper proposing "Gradually Generating User Interfaces", a GenUI design method that inserts intermediate interface layers during generation so users can discover and control customization options without being overwhelmed by a giant prompt box or dense menu system.

Summary

Design Contribution:

1. Customization discoverability: Treats GenUI as an interaction design problem, not only a model output problem
2. Intermediate UI layers: Exposes customization dimensions step by step during generation
3. Wind-back interaction: Lets users revisit earlier stages to adjust direction
4. Malleable software framing: Connects GenUI to broader HCI work on adaptable interfaces
5. Useful perspective: Strong reference for teams designing controllable GenUI flows instead of pure freeform prompting

Tags

malleable-softwaregenuihcicustomization

Related Articles

πŸ“„Papers

Efficient Personalization of Generative User Interfaces

Recent arXiv paper on one of the core unsolved GenUI problems: personalization. The authors collect pairwise judgments from trained designers over the same 600 generated UIs, show that design preferences diverge substantially, and propose a sample-efficient preference model that personalizes generated interfaces better than baseline evaluators and direct prompting.

personalizationgenuiarxiv
by Peng Y.-H. et al. Β· 2026-04
Read More
πŸ“„Papers

Generative UI: LLMs are Effective UI Generators

Google Research paper that first systematically articulates the Generative UI concept. The paper defines Generative UI as "AI models generating not just content, but the entire user experience". Experiments show that with the right prompts and tools, LLMs can generate high-quality custom interactive interfaces that are significantly preferred by human users (44% of cases comparable to human experts). The paper also releases the PAGEN dataset for evaluating generated interfaces.

googlegenerative-uillm
by Leviathan et al. (Google) Β· 2025-11
Read More
πŸ“„Papers

Towards a Working Definition of Designing Generative User Interfaces

DIS 2025 conference paper that proposes the first working definition of Generative UI (GenUI) through literature review and case analysis. The research identifies GenUI as a new paradigm of interface creation where "humans and AI collaborate at design-time to generate interfaces, and users interact with AI-generated interfaces at runtime". The paper summarizes five key characteristics of GenUI: co-creation, design space expansion, representational fluidity, contextual adaptation, and generation-first.

dis-2025genuidefinition
by Lee K.-H. Β· 2025-05
Read More

A curated collection of Generative UI resources.

Made with ❀️ by the community