Rewarded soups: towards Pareto-optimal alignment by interpolating weights fine-tuned on diverse rewards

Published: 29 Jun 2023, Last Modified: 04 Oct 2023MFPL PosterEveryoneRevisionsBibTeX
Keywords: Deep learning, Foundation models, Fine-tuning, Reward optimization, Linear mode connectivity, Weight averaging, Model soups, Robustness, Generalization, Alignment, Multi objective learning.
TL;DR: We introduce rewarded soup, a new strategy to trade-off between multiple rewards when fine-tuning foundation models; we first learn one network for each reward, and then linearly interpolate their weights despite the architecture's non-linearities.
Abstract: Foundation models are first pre-trained on vast unsupervised datasets and then fine-tuned on labeled data. Reinforcement learning, notably from human feedback (RLHF), can further align the network with the intended usage. Yet the imperfections in the proxy reward may hinder the training and lead to suboptimal results; the diversity of objectives in real-world tasks and human opinions exacerbate the issue. This paper proposes embracing the heterogeneity of diverse rewards by following a multi-policy strategy. Rather than focusing on a single a priori reward, we aim for Pareto-optimal generalization across the entire space of preferences. To this end, we propose rewarded soup, first specializing multiple networks independently (one for each proxy reward) and then interpolating their weights linearly. This succeeds empirically because we show that the weights remain linearly connected when fine-tuned on diverse rewards from a shared pre-trained initialization. We demonstrate the effectiveness of our approach for text-to-text (summarization, Q&A, helpful assistant, review), text-image (image captioning), and control (locomotion) tasks. We hope to enhance the alignment of deep models, and how they interact with the world in all its diversity.
Submission Number: 2
Loading