paper-with-me

홈 › Papers

DesignPref: Capturing Personal Preferences in Visual Design Generation

2025-11-25 · Yi-Hao Peng, Jeffrey P. Bigham, Jason Wu arxiv

Generative models, such as large language models and text-to-image diffusion models, are increasingly used to create visual designs like user interfaces (UIs) and presentation slides. Finetuning and benchmarking these generative models have often relied on datasets of human-annotated design preferences. Yet, due to the subjective and highly personalized nature of visual design, preference varies widely among individuals. In this paper, we study this problem by introducing DesignPref, a dataset of 12k pairwise comparisons of UI design generation annotated by 20 professional designers with multi-level preference ratings. We found that among trained designers, substantial levels of disagreement exist (Krippendorff's alpha = 0.25 for binary preferences). Natural language rationales provided by these designers indicate that disagreements stem from differing perceptions of various design aspect importance and individual preferences. With DesignPref, we demonstrate that traditional majority-voting methods for training aggregated judge models often do not accurately reflect individual preferences. To address this challenge, we investigate multiple personalization strategies, particularly fine-tuning or incorporating designer-specific annotations into RAG pipelines. Our results show that personalized models consistently outperform aggregated baseline models in predicting individual designers' preferences, even when using 20 times fewer examples. Our work provides the first dataset to study personalized visual design evaluation and support future research into modeling individual design taste.

📄 PDF Abstract BibTeX arXiv:2511.20513

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Memory Assisted LLM for Personalized Recommendation System

2025-05-03 · Jiarui Chen

Large language models (LLMs) have demonstrated significant potential in solving recommendation tasks. With proven capabilities in understanding user preferences, LLM personalization has emerged as a critical area for pro…

ViPer: Visual Personalization of Generative Models via Individual Preference Learning

2024-07-24 · Sogand Salehi, Mahdi Shafiei, Teresa Yeo, Roman Bachmann 외

Different users find different images generated for the same prompt desirable. This gives rise to personalized image generation which involves creating images aligned with an individual's visual preference. Current gener…

Image GenerationLanguage ModelingLanguage ModellingLarge Language Model+2

Towards Proactive Personalization through Profile Customization for Individual Users in Dialogues

2025-12-17 · Xiaotian Zhang, Yuan Wang, Ruizhe Chen, Zeya Wang 외 arxiv

The deployment of Large Language Models (LLMs) in interactive systems necessitates a deep alignment with the nuanced and dynamic preferences of individual users. Current alignment techniques predominantly address univers…

Personalized Image Generation with Large Multimodal Models

2024-10-18 · Yiyan Xu, Wenjie Wang, Yang Zhang, Biao Tang 외

Personalized content filtering, such as recommender systems, has become a critical infrastructure to alleviate information overload. However, these systems merely filter existing content and are constrained by its limite…

Image GenerationPersonalized Image GenerationRecommendation SystemsText Generation

Personalizing Text-to-Image Generation to Individual Taste

2026-04-08 · Anne-Sofie Maerten, Juliane Verwiebe, Shyamgopal Karthik, Ameya Prabhu 외 arxiv

Modern text-to-image (T2I) models generate high-fidelity visuals but remain indifferent to individual user preferences. While existing reward models optimize for "average" human appeal, they fail to capture the inherent …

Text-to-Image Generation