paper-with-me

홈 › Papers

UC-MOA: Utility-Conditioned Multi-Objective Alignment for Distributional Pareto-Optimality

2025-03-10 · Zelei Cheng, Xin-Qiang Cai, Yuting Tang, Pushi Zhang, Boming Yang, Masashi Sugiyama, Xinyu Xing

Reinforcement Learning from Human Feedback (RLHF) has become a cornerstone for aligning large language models (LLMs) with human values. However, existing approaches struggle to capture the multi-dimensional, distributional nuances of human preferences. Methods such as RiC that directly inject raw reward values into prompts face significant numerical sensitivity issues--for instance, LLMs may fail to distinguish between 9.11 and 9.8--while alternatives like MORLHF, Rewarded Soups, and MODPO incur high computational costs by training multiple models. In this work, we introduce Utility-Conditioned Multi-Objective Alignment (UC-MOA), a novel framework that overcomes these limitations. Our approach leverages a diverse set of strictly increasing, non-linear utility functions to transform user-specified preferences into symbolic tokens, which are then used to condition a single LLM. This design not only mitigates numerical reasoning challenges but also substantially reduces training overhead, yielding models that achieve superior Pareto fronts and robust alignment across complex reward dimensions.

📄 PDF Abstract BibTeX arXiv:2503.10669

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Soups Compress an ensemble of models into a single one by averaging their weights (under certain pre-conditions).

Similar Papers 제목 키워드 기반

Care-Conditioned Neuromodulation for Autonomy-Preserving Supportive Dialogue Agents

2026-04-02 · Shalima Binta Manir, Tim Oates arxiv

Large language models deployed in supportive or advisory roles must balance helpfulness with preservation of user autonomy, yet standard alignment methods primarily optimize for helpfulness and harmlessness without expli…

Response Generation

Active Tabular Augmentation via Policy-Guided Diffusion Inpainting

2026-05-11 · Zheyu Zhang, Shuo Yang, Bardh Prenkaj, Gjergji Kasneci arxiv

Generative tabular augmentation is appealing in data-scarce domains, yet the prevailing focus on distributional fidelity does not reliably translate into better downstream models. We formalize a fidelity-utility gap: com…

On Distributional Reinforcement Learning in Chaotic Dynamical Systems

2026-05-28 · James Rudd-Jones, Mirco Musolesi, María Pérez-Ortiz arxiv

Chaotic dynamical systems pose a fundamental challenge for Reinforcement Learning (RL): exponential sensitivity to initial conditions induces high-variance bootstrap targets and poorly conditioned gradient updates. Chaot…

Reinforcement Learning

Risk Aware and Multi-Objective Decision Making with Distributional Monte Carlo Tree Search

2021-02-01 · Conor F. Hayes, Mathieu Reymond, Diederik M. Roijers, Enda Howley 외

In many risk-aware and multi-objective reinforcement learning settings, the utility of the user is derived from the single execution of a policy. In these settings, making decisions based on the average future returns is…

Decision MakingMulti-Objective Reinforcement Learningreinforcement-learningReinforcement Learning+1

Contrastive Language, Action, and State Pre-training for Robot Learning

2023-04-21 · Krishan Rana, Andrew Melnik, Niko Sünderhauf

In this paper, we introduce a method for unifying language, action, and state information in a shared embedding space to facilitate a range of downstream tasks in robot learning. Our method, Contrastive Language, Action,…

Retrieval