paper-with-me

홈 › Papers

Efficient Personalization of Generative User Interfaces

2026-04-10 · Yi-Hao Peng, Samarth Das, Jeffrey P. Bigham, Jason Wu arxiv

Generative user interfaces (UIs) create new opportunities to adapt interfaces to individual users on demand, but personalization remains difficult because desirable UI properties are subjective, hard to articulate, and costly to infer from sparse feedback. We study this problem through a new dataset in which 20 trained designers each provide pairwise judgments over the same 600 generated UIs, enabling direct analysis of preference divergence. We find substantial disagreement across designers (average kappa = 0.25), and written rationales reveal that even when designers appeal to similar concepts such as hierarchy or cleanliness, designers differ in how they define, prioritize, and apply those concepts. Motivated by these findings, we develop a sample-efficient personalization method that represents a new user in terms of prior designers rather than a fixed rubric of design concepts. In a technical evaluation, our preference model outperforms both a pretrained UI evaluator and a larger multimodal model, and scales better with additional feedback. When used to personalize generation, it also produces interfaces preferred by 12 new designers over baseline approaches, including direct user prompting. Our findings suggest that lightweight preference elicitation can serve as a practical foundation for personalized generative UI systems.

📄 PDF Abstract BibTeX arXiv:2604.09876

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generative AI in Multimodal User Interfaces: Trends, Challenges, and Cross-Platform Adaptability

2024-11-15 · J. Bieniek, M. Rahouti, D. C. Verma

As the boundaries of human computer interaction expand, Generative AI emerges as a key driver in reshaping user interfaces, introducing new possibilities for personalized, multimodal and cross-platform interactions. This…

multimodal interaction

BehaviorBench: Modeling Real-World User Decisions from Behavioral Traces

2026-06-01 · Liangwei Yang, Jielin Qiu, Zixiang Chen, Ming Zhu 외 arxiv

Many decision-support settings require systems that adapt to individual users, but evaluation data for this problem remain limited. Existing benchmarks for user understanding often rely on simulated users or model-genera…

Dynamic User Interface Generation for Enhanced Human-Computer Interaction Using Variational Autoencoders

2024-12-19 · Runsheng Zhang, Shixiao Wang, Tianfang Xie, Shiyu Duan 외

This study presents a novel approach for intelligent user interaction interface generation and optimization, grounded in the variational autoencoder (VAE) model. With the rapid advancement of intelligent technologies, tr…

The Inadequacy of Offline LLM Evaluations: A Need to Account for Personalization in Model Behavior

2025-09-18 · Angelina Wang, Daniel E. Ho, Sanmi Koyejo arxiv

Standard offline evaluations for language models -- a series of independent, state-less inferences made by models -- fail to capture how language models actually behave in practice, where personalization fundamentally al…

Generative Interfaces for Language Models

2025-08-26 · Jiaqi Chen, Yanzhe Zhang, Yutong Zhang, Yijia Shao 외 arxiv

Large language models (LLMs) are increasingly seen as assistants, copilots, and consultants, capable of supporting a wide range of tasks through natural conversation. However, most systems remain constrained by a linear …