Our new work on continuous chain of thought.
10.12.2024 16:51 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0@jasonweston.bsky.social
Senior Director, Research Scientist @ Meta FAIR + Visiting Prof @ NYU. Pretrain+SFT: NLP from Scratch (2011). Multilayer attention+position encode+LLM: MemNet (2015). Recent (2024): Self-Rewarding LLMs & more!
Our new work on continuous chain of thought.
10.12.2024 16:51 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
Analysis: AD picks high temp for creative & low for fact-seeking prompts, automatically via training.
Our methods AD & Latent Pref Optimization are general & can be applied to train other hyperparams or latent features.
Excited how people could *adapt* this research!
๐งต4/4
We train on a mix of tasks:
GSM8K - requires factuality (low temp)
Stories - requires creativity (high temp)
UltraFeedback - general instruction following, requires mix
Results: Adaptive Decoding outperforms any fixed temperature, automatically choosing via the AD layer.
๐งต3/4
Recipe ๐ฉโ๐ณ:
Adaptive Decoder (AD) Layer:
- Assigns probability to each hyperparam choice (decoding temp) given hidden state. Given temp, sample a token.
Training (Latent PO):
- Train AD by sampling params+tokens & use reward model on rejected hyperparam preference pairs
๐งต2/4
๐จ Adaptive Decoding via Latent Preference Optimization ๐จ
- New layer for Transformer, selects decoding params automatically *per token*
- Learnt via new method Latent Preference Optimization
- Outperforms any fixed temperature decoding, choosing creativity or factuality
arxiv.org/abs/2411.09661
๐งต1/4