Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Constraint Back-translation Improves Complex Instruction Following of Large Language Models

About

Large language models (LLMs) struggle to follow instructions with complex constraints in format, length, etc. Following the conventional instruction-tuning practice, previous works conduct post-training on complex instruction-response pairs generated by feeding complex instructions to advanced LLMs. However, even advanced LLMs cannot follow complex instructions well, thus limiting the quality of generated data. In this work, we find that existing datasets inherently contain implicit complex constraints and propose a novel data generation technique, constraint back-translation. Specifically, we take the high-quality instruction-response pairs in existing datasets and only adopt advanced LLMs to add complex constraints already met by the responses to the instructions, which naturally reduces costs and data noise. In the experiments, we adopt Llama3-70B-Instruct to back-translate constraints and create a high-quality complex instruction-response dataset, named CRAB. We present that post-training on CRAB improves multiple backbone LLMs' complex instruction-following ability, evaluated on extensive instruction-following benchmarks. We further find that constraint back-translation also serves as a useful auxiliary training objective in post-training. Our code, data, and models will be released to facilitate future research.

Yunjia Qi, Hao Peng, Xiaozhi Wang, Bin Xu, Lei Hou, Juanzi Li• 2024

Related benchmarks

TaskDatasetResultRank
Instruction FollowingFollowBench
HSR49.4
85
Instruction FollowingCF-Bench
Instruction Success Rate25
68
Instruction FollowingIFEval--
65
Instruction FollowingMulti-IF
Score31.4
41
Instruction FollowingAgentIF
CSR47.2
29
Instruction FollowingWritingBench
Average Score45.4
29
Instruction FollowingComplexBench Out-of-Domain
Overall Score59
23
Instruction FollowingMultiChallenge (Out-of-Domain)
Overall Score14.1
23
Instruction FollowingFollowBench In-Domain
HSR49.4
23
Instruction FollowingAgentIF (Out-of-Domain)
CSR47.2
23
Showing 10 of 14 rows

Other info

Follow for update