CLFeb 12

P-GenRM: Personalized Generative Reward Model with Test-time User-based Scaling

arXiv:2602.12116v11 citationsh-index: 16
Originality Highly original
AI Analysis

This addresses personalized alignment for large language models, offering a novel method to improve reward modeling for individual user preferences, though it appears incremental in the broader field of alignment.

The paper tackles the challenge of obtaining accurate, user-specific reward signals for personalized alignment of large language models by proposing P-GenRM, which transforms preferences into structured evaluation chains and uses user clustering with dual-granularity scaling, achieving state-of-the-art results with an average improvement of 2.31% and an additional 3% boost from test-time scaling.

Personalized alignment of large language models seeks to adapt responses to individual user preferences, typically via reinforcement learning. A key challenge is obtaining accurate, user-specific reward signals in open-ended scenarios. Existing personalized reward models face two persistent limitations: (1) oversimplifying diverse, scenario-specific preferences into a small, fixed set of evaluation principles, and (2) struggling with generalization to new users with limited feedback. To this end, we propose P-GenRM, the first Personalized Generative Reward Model with test-time user-based scaling. P-GenRM transforms preference signals into structured evaluation chains that derive adaptive personas and scoring rubrics across various scenarios. It further clusters users into User Prototypes and introduces a dual-granularity scaling mechanism: at the individual level, it adaptively scales and aggregates each user's scoring scheme; at the prototype level, it incorporates preferences from similar users. This design mitigates noise in inferred preferences and enhances generalization to unseen users through prototype-based transfer. Empirical results show that P-GenRM achieves state-of-the-art results on widely-used personalized reward model benchmarks, with an average improvement of 2.31%, and demonstrates strong generalization on an out-of-distribution dataset. Notably, Test-time User-based scaling provides an additional 3% boost, demonstrating stronger personalized alignment with test-time scalability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes