paper-with-me

Papers

Learning to Optimize Multi-Objective Alignment Through Dynamic Reward Weighting

2025-09-14 · Yining Lu, Zilong Wang, Shiyang Li, Xin Liu, Changlong Yu, Qingyu Yin, Zhan Shi, Zixuan Zhang, Meng Jiang arxiv

Prior work in multi-objective reinforcement learning typically uses linear reward scalarization with fixed weights, which provably fails to capture non-convex Pareto fronts and thus yields suboptimal results. This limitation becomes especially critical in online preference alignment for large language models. Here, stochastic trajectories generated by parameterized policies create highly non-linear and non-convex mappings from parameters to objectives that no single static weighting scheme can find optimal trade-offs. We address this limitation by introducing dynamic reward weighting, which adaptively adjusts reward weights during the online reinforcement learning process. Unlike existing approaches that rely on fixed-weight interpolation, our dynamic weighting continuously balances and prioritizes objectives in training, facilitating effective exploration of Pareto fronts in objective space. We introduce two approaches of increasing sophistication and generalizability: hypervolume-guided weight adaptation and gradient-based weight optimization, offering a versatile toolkit for online multi-objective alignment. Our extensive experiments demonstrate their compatibility with commonly used online reinforcement learning algorithms, effectiveness across multiple datasets, and applicability to different model families, consistently achieving Pareto dominant solutions with fewer training steps than fixed-weight linear scalarization baselines.

📄 PDF Abstract BibTeX arXiv:2509.11452

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

DCEO: Direct Causal Effect Optimization for Long-Term User Value Modeling in E-commerce Search

2026-08-26 · Junzhao Zhang, Tao Zhang, Liren Yu, Feiyi Dong 외 arxiv

Industrial e-commerce search systems ultimately aim to optimize the user-level long-term objective, such as n-day cumulative purchases or gross merchandise value (GMV) per user. However, such objectives are defined at th…

Learning to Negotiate: Multi-Agent Deliberation for Collective Value Alignment in LLMs

2026-03-11 · Panatchakorn Anantaprayoon, Nataliia Babina, Nima Asgharbeygi, Jad Tarifi arxiv

LLM alignment has progressed in single-agent settings through paradigms such as RL with human feedback (RLHF), while recent work explores scalable alternatives such as RL with AI feedback (RLAIF) and dynamic alignment ob…

A Unifying Framework for Concept-Based Representational Similarity

2026-06-08 · Grégoire Dhimoïla, Victor Boutin, Agustin Martin Picard, Thomas Fel 외 arxiv

Learned representations across models and modalities often exhibit striking structural similarities, suggesting shared underlying concept decompositions. However, concept alignment remains poorly defined: existing approa…

Dynamic value alignment through preference aggregation of multiple objectives

2023-10-09 · Marcin Korecki, Damian Dailisan, Cesare Carissimo

The development of ethical AI systems is currently geared toward setting objective functions that align with human objectives. However, finding such functions remains a research challenge, while in RL, setting rewards by…

Q-Learning

MPFormer: Adaptive Framework for Industrial Multi-Task Personalized Sequential Retriever

2025-08-28 · Yijia Sun, Shanshan Huang, Linxiao Che, Haitao Lu 외 arxiv

Modern industrial recommendation systems encounter a core challenge of multi-stage optimization misalignment: a significant semantic gap exists between the multi-objective optimization paradigm widely used in the ranking…

Recommendation Systems