PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
June 19, 20244 citationsOpen Access

Self-play with Execution Feedback: Improving Instruction-following Capabilities of Large Language Models

View Full Paper
GDGuanting DongKLKeming LuCLCheng‐Peng Li

Key Points

Key points are not available for this paper at this time.

Abstract

One core capability of large language models (LLMs) is to follow natural language instructions. However, the issue of automatically constructing high-quality training data to enhance the complex instruction-following abilities of LLMs without manual annotation remains unresolved. In this paper, we introduce AutoIF, the first scalable and reliable method for automatically generating instruction-following training data. AutoIF transforms the validation of instruction-following data quality into code verification, requiring LLMs to generate instructions, the corresponding code to check the correctness of the instruction responses, and unit test samples to verify the code's correctness. Then, execution feedback-based rejection sampling can generate data for Supervised Fine-Tuning (SFT) and Reinforcement Learning from Human Feedback (RLHF) training. AutoIF achieves significant improvements across three training algorithms, SFT, Offline DPO, and Online DPO, when applied to the top open-source LLMs, Qwen2 and LLaMA3, in self-alignment and strong-to-weak distillation settings. Our code is publicly available at https://github.com/QwenLM/AutoIF.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Dong et al. (2024) studied this question.

synapsesocial.com/papers/68e64192b6db6435875d380ahttps://doi.org/10.48550/arxiv.2406.13542
Ask AI
Helpful
Bookmark
Share
View Full Paper