Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Long Horizon Temperature Scaling

About

Temperature scaling is a popular technique for tuning the sharpness of a model distribution. It is used extensively for sampling likely generations and calibrating model uncertainty, and even features as a controllable parameter to many large language models in deployment. However, autoregressive models rely on myopic temperature scaling that greedily optimizes the next token. To address this, we propose Long Horizon Temperature Scaling (LHTS), a novel approach for sampling from temperature-scaled joint distributions. LHTS is compatible with all likelihood-based models, and optimizes for the long horizon likelihood of samples. We derive a temperature-dependent LHTS objective, and show that finetuning a model on a range of temperatures produces a single model capable of generation with a controllable long horizon temperature parameter. We experiment with LHTS on image diffusion models and character/language autoregressive models, demonstrating advantages over myopic temperature scaling in likelihood and sample quality, and showing improvements in accuracy on a multiple choice analogy task by $10\%$.

Andy Shih, Dorsa Sadigh, Stefano Ermon• 2023

Related benchmarks

TaskDatasetResultRank
VerificationSynthetic Boolean
AUROC58.77
11
VerificationSynthetic Arithmetic
AUROC59.67
11
VerificationGSM8K
AUROC54.42
11
Showing 3 of 3 rows

Other info

Follow for update