English

Fast-Slow Thinking RM: Efficient Integration of Scalar and Generative Reward Models

Computation and Language 2026-03-24 v1 Machine Learning

Abstract

Reward models (RMs) are critical for aligning Large Language Models via Reinforcement Learning from Human Feedback (RLHF). While Generative Reward Models (GRMs) achieve superior accuracy through chain-of-thought (CoT) reasoning, they incur substantial computational costs. Conversely, Scalar Reward Models (SRMs) offer efficiency but suffer from limited performance and adaptability in complex scenarios. We introduce Fast-Slow Thinking Reward Models (F/S-RM), a hybrid RM architecture inspired by Dual Process Theory. It trains a single model to integrate two distinct reward paradigms: first-token prediction as a scalar score (fast thinking) and CoT-based judgment (slow thinking), regulated by a dual-confidence activation mechanism that determines when to activate slow thinking. F/S-RM achieves a 1.2% relative performance improvement over state-of-the-art models while reducing token consumption by 20.8%. Code and data will be publicly available.

Keywords

Cite

@article{arxiv.2603.20212,
  title  = {Fast-Slow Thinking RM: Efficient Integration of Scalar and Generative Reward Models},
  author = {Jiayun Wu and Peixu Hou and Shan Qu and Peng Zhang and Ning Gu and Tun Lu},
  journal= {arXiv preprint arXiv:2603.20212},
  year   = {2026}
}
R2 v1 2026-07-01T11:30:12.737Z