English

Exploring Domain Robust Lightweight Reward Models based on Router Mechanism

Machine Learning 2024-07-26 v1 Artificial Intelligence Computation and Language

Abstract

Recent advancements in large language models have heavily relied on the large reward model from reinforcement learning from human feedback for fine-tuning. However, the use of a single reward model across various domains may not always be optimal, often requiring retraining from scratch when new domain data is introduced. To address these challenges, we explore the utilization of small language models operating in a domain-specific manner based on router mechanisms. Our three approaches are: 1) utilize mixture of experts to form a single reward model by modularizing an internal router and experts, 2) employing external router to select the appropriate reward model from multiple domain-specific models, and 3) the framework reduces parameter size by loading reward models and router adapters onto a single small language model using adapters. Experimental validation underscores the effectiveness of our approach, demonstrating performance comparable to baseline methods while also reducing the total parameter size.

Keywords

Cite

@article{arxiv.2407.17546,
  title  = {Exploring Domain Robust Lightweight Reward Models based on Router Mechanism},
  author = {Hyuk Namgoong and Jeesu Jung and Sangkeun Jung and Yoonhyung Roh},
  journal= {arXiv preprint arXiv:2407.17546},
  year   = {2024}
}

Comments

This paper is accepted for ACL 2024

R2 v1 2026-06-28T17:52:45.099Z