MUSIC: MUlti-Step Instruction Contrast for Multi-Turn Reward Models
Wenzhe Li, Shujian Zhang, Wenxuan Zhou, John Lambert, Chi Jin, Andrew Hard, Rajiv Mathews, Lun Wang
TL;DR
This work tackles the challenge of evaluating multi-turn conversations by introducing MUSIC, an unsupervised data augmentation that synthesizes contrastive dialogue pairs whose quality differences span multiple turns via an instruction-contrast mechanism. By augmenting the Skywork preference dataset and training a Gemma-2-9B-Instruct-based multi-turn reward model, MUSIC-improved RM performance is demonstrated in multi-turn Best-of-N evaluation judged by a sophisticated LLM while preserving, and occasionally improving, single-turn benchmarks like RewardBench. Across datasets and settings, the approach shows that distributing the quality signal across turns yields more robust multi-turn evaluation signals without incurring human annotation costs. The findings highlight MUSIC as a scalable method to enhance multi-turn RM training and evaluation, with potential for longer histories and larger base models.
Abstract
Evaluating the quality of multi-turn conversations is crucial for developing capable Large Language Models (LLMs), yet remains a significant challenge, often requiring costly human evaluation. Multi-turn reward models (RMs) offer a scalable alternative and can provide valuable signals for guiding LLM training. While recent work has advanced multi-turn \textit{training} techniques, effective automated \textit{evaluation} specifically for multi-turn interactions lags behind. We observe that standard preference datasets, typically contrasting responses based only on the final conversational turn, provide insufficient signal to capture the nuances of multi-turn interactions. Instead, we find that incorporating contrasts spanning \textit{multiple} turns is critical for building robust multi-turn RMs. Motivated by this finding, we propose \textbf{MU}lti-\textbf{S}tep \textbf{I}nstruction \textbf{C}ontrast (MUSIC), an unsupervised data augmentation strategy that synthesizes contrastive conversation pairs exhibiting differences across multiple turns. Leveraging MUSIC on the Skywork preference dataset, we train a multi-turn RM based on the Gemma-2-9B-Instruct model. Empirical results demonstrate that our MUSIC-augmented RM outperforms baseline methods, achieving higher alignment with judgments from advanced proprietary LLM judges on multi-turn conversations, crucially, without compromising performance on standard single-turn RM benchmarks.
