Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Test-Time Alignment via Hypothesis Reweighting

About

Reward models trained on aggregate preferences often fail to capture individual users' values, but existing adaptation methods such as fine-tuning or long-context conditioning are too costly for real-time personalization. We propose Hypothesis Reweighting (HyRe), which enables real-time personalization by reweighting ensemble members using just 1-5 labeled examples from the target user or domain. Our method builds on the empirical observation that when different heads capture different valid interpretations of preference data, reweighting them can substantially outperform uniform averaging. HyRe trains a single network with multiple prediction heads that capture different valid interpretations of preference data, then uses a Bayesian update to upweight the heads that best match the target user's preferences. This requires only a single forward pass with negligible (<1%) computational overhead, making it practical for inference-time personalization. We evaluate HyRe across diverse target preference distributions. With as few as five preference pairs per target distribution, HyRe surpasses state-of-the-art reward models on RewardBench at 2B and 8B scale and improves reward model accuracy by 20% across 32 personalization tasks.

Yoonho Lee, Jonathan Williams, Henrik Marklund, Archit Sharma, Eric Mitchell, Anikait Singh, Chelsea Finn• 2024

Related benchmarks

TaskDatasetResultRank
Reward ModelingRewardBench
Chat Score99.2
216
Reward ModelingRewardBench (full)
Chat Score99.2
41
Out-of-distribution classificationCamelyon17 WILDS OOD (test)
Accuracy75.2
16
Satellite Image ClassificationFMOW-WILDS
Worst-Region Accuracy32.8
11
Toxicity ClassificationCivilComments WILDS
Worst-Group Accuracy58.1
11
Reward ModelingRPR n=5 (test)
User Friendliness67.4
10
Species ClassificationiWildCam-WILDS
Macro F10.31
9
Sentiment ClassificationAmazon WILDS
10th Percentile Accuracy54.2
8
Showing 8 of 8 rows

Other info

Follow for update