TensorX
返回文献探索

Paper · arXiv 2502.04153

UltraIF: Advancing Instruction Following from the Wild

Kaikai An, Li Sheng, Ganqu Cui, Shuzheng Si, Ning Ding, Yu Cheng, Baobao Chang

23 upvotesFebruary 6, 2025arXiv 预印本
AI 摘要

UltraIF enhances open-source LLMs' instruction-following capabilities by decomposing complex prompts and using evaluation questions to filter responses, achieving competitive scores on benchmarks.

UltraIFUltraComposerinstruction-followingpromptsconstraintsevaluation questionsLLaMA-3.1-8B-BaseLLaMA-3.1-8B-Instructself-alignment

Abstract

Instruction-following made modern large language models (LLMs) helpful assistants. However, the key to taming LLMs on complex instructions remains mysterious, for that there are huge gaps between models trained by open-source community and those trained by leading companies. To bridge the gap, we propose a simple and scalable approach UltraIF for building LLMs that can follow complex instructions with open-source data. UltraIF first decomposes real-world user prompts into simpler queries, constraints, and corresponding evaluation questions for the constraints. Then, we train an UltraComposer to compose constraint-associated prompts with evaluation questions. This prompt composer allows us to synthesize complicated instructions as well as filter responses with evaluation questions. In our experiment, for the first time, we successfully align LLaMA-3.1-8B-Base to catch up with its instruct version on 5 instruction-following benchmarks without any benchmark information, using only 8B model as response generator and evaluator. The aligned model also achieved competitive scores on other benchmarks. Moreover, we also show that UltraIF could further improve LLaMA-3.1-8B-Instruct through self-alignment, motivating broader use cases for the method. Our code will be available at https://github.com/kkk-an/UltraIF.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
UltraIF: Advancing Instruction Following from the Wild | TensorX