Optimizing Language Models for Inference Time Objectives using Reinforcement Learning
Google DeepMind · Meta FAIR & Paris Dauphine University - PSL · Facebook AI Research · FAIR, Meta
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。
摘要
In this work, we investigate the merits of explicitly optimizing for inference time algorithmic performance during model training. We show how optimizing for inference time performance can improve overall model efficacy. We consider generic inference time objectives with $k$ samples, with focus on pass@$k$ and majority voting as two main applications. With language model training on reasoning datasets, we showcase the performance trade-off enabled by training with such objectives. When training on code generation tasks, we show that the approach significantly improves pass@$k$ objectives compared to the baseline method.