Learning Personalized Alignment for Evaluating Open-ended Text Generation
Danqing Wang, Kevin Yang, Hanlin Zhu, Xiaomeng Yang, Andrew Cohen, Lei, Li, Yuandong Tian

TL;DR
This paper introduces PerSE, an interpretable evaluation framework that assesses how well open-ended text generation aligns with individual human preferences, improving correlation with human judgments and transferability across domains.
Contribution
The paper presents PerSE, a novel personalized evaluation method that infers preferences from profiles and provides detailed, interpretable feedback, outperforming existing metrics.
Findings
PerSE achieves a 15.8% increase in Kendall correlation.
PerSE improves accuracy by 13.7% with zero-shot reviewers.
PerSE outperforms GPT-4 by 46.01% in Kendall correlation on new domains.
Abstract
Recent research has increasingly focused on evaluating large language models' (LLMs) alignment with diverse human values and preferences, particularly for open-ended tasks like story generation. Traditional evaluation metrics rely heavily on lexical similarity with human-written references, often showing poor correlation with human judgments and failing to account for alignment with the diversity of human preferences. To address these challenges, we introduce PerSE, an interpretable evaluation framework designed to assess alignment with specific human preferences. It is tuned to infer specific preferences from an in-context personal profile and evaluate the alignment between the generated content and personal preferences. PerSE enhances interpretability by providing detailed comments and fine-grained scoring, facilitating more personalized content generation. Our 13B LLaMA-2-based PerSE…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Software Engineering Research
MethodsMulti-Head Attention · Attention Is All You Need · Dropout · Dense Connections · Linear Layer · Label Smoothing · Adam · Absolute Position Encodings · Residual Connection · Layer Normalization
