paper-with-me

홈 › Papers

PrefMoE: Robust Preference Modeling with Mixture-of-Experts Reward Learning

2026-05-01 · Ziqin Yuan, Ruiqi Wang, Dezhong Zhao, Baijian Yang, Byung-Cheol Min arxiv

Preference-based reinforcement learning offers a scalable alternative to manual reward engineering by learning reward structures from comparative feedback. However, large-scale preference datasets, whether collected from crowdsourced annotators or generated by synthetic teachers, often contain heterogeneous and partially conflicting supervision, including disagreement across annotators and inconsistency within annotators. Existing reward learning methods typically fit a single reward model to such data, forcing it to average incompatible signals and thereby limiting robustness. To solve this, we propose PrefMoE, a mixture-of-experts reward learning framework for robust preference modeling. PrefMoE learns multiple specialized reward experts and uses trajectory-level soft routing to combine them adaptively, enabling the model to capture diverse latent preference patterns under noisy and heterogeneous preference supervision. A load-balancing regularizer further stabilizes training by preventing expert collapse. Across locomotion benchmarks from D4RL and manipulation tasks from MetaWorld, PrefMoE improves preference prediction robustness and leads to more reliable downstream policy learning than strong single-model baselines.

📄 PDF Abstract BibTeX arXiv:2605.00384

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Sparse Mixture-of-Experts Reward Models Learn Interpretable and Specialized Experts for Personalized Preference Modeling

2026-06-02 · Yifan Wang, Jinyi Mu, Mayank Jobanputra, Yu Wang 외 arxiv

Preference modeling plays a central role in reinforcement learning from human feedback (RLHF), enabling large language models (LLMs) to align with human values. However, most existing approaches assume a universal reward…

Reinforcement Learning

Interpretable Preferences via Multi-Objective Reward Modeling and Mixture-of-Experts

2024-06-18 · Haoxiang Wang, Wei Xiong, Tengyang Xie, Han Zhao 외

Reinforcement learning from human feedback (RLHF) has emerged as the primary method for aligning large language models (LLMs) with human preferences. The RLHF process typically starts by training a reward model (RM) usin…

Language ModelingLanguage ModellingMixture-of-Experts

UMM-RM: An Upcycle-and-Merge MoE Reward Model for Mitigating Reward Hacking

2025-11-30 · Lingling Fu, Yongfu Xue arxiv

Reward models (RMs) are a critical component of reinforcement learning from human feedback (RLHF). However, conventional dense RMs are susceptible to exploitation by policy models through biases or spurious correlations,…

Reinforcement Learning

MiCRo: Mixture Modeling and Context-aware Routing for Personalized Preference Learning

2025-05-30 · Jingyan Shen, Jiarui Yao, Rui Yang, Yifan Sun 외

Reward modeling is a key step in building safe foundation models when applying reinforcement learning from human feedback (RLHF) to align Large Language Models (LLMs). However, reward modeling based on the Bradley-Terry …

DMoERM: Recipes of Mixture-of-Experts for Effective Reward Modeling

2024-03-02 · Shanghaoran Quan

The performance of the reward model (RM) is a critical factor in improving the effectiveness of the large language model (LLM) during alignment fine-tuning. There remain two challenges in RM training: 1) training the sam…

Language ModellingLarge Language ModelMixture-of-Experts