CLApr 1

Uncertainty-Aware Variational Reward Factorization via Probabilistic Preference Bases for LLM Personalization

arXiv:2604.0099718.2
AI Analysis

This work addresses the challenge of personalizing large language models for users with scarce data, though it is incremental as it builds on existing reward factorization methods.

The paper tackles the problem of inaccurate and unreliable reward factorization for LLM personalization by introducing Variational Reward Factorization (VRF), an uncertainty-aware framework that represents user preferences as variational distributions, resulting in outperforming all baselines on three benchmarks across various scenarios.

Reward factorization personalizes large language models (LLMs) by decomposing rewards into shared basis functions and user-specific weights. Yet, existing methods estimate user weights from scarce data in isolation and as deterministic points, leading to inaccurate and unreliable inference. We introduce Variational Reward Factorization (VRF), an uncertainty-aware framework that represents each user's preferences as a variational distribution in a shared preference space. VRF infers user distributions via a variational encoder, derives weights through Wasserstein distance matching with shared probabilistic bases, and downweights uncertain estimates through a variance-attenuated loss. On three benchmarks, VRF outperforms all baselines across seen and unseen users, few-shot scenarios, and varying uncertainty levels, with gains extending to downstream alignment.

Foundations

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

Your Notes