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

MuSC: Improving Complex Instruction Following with Multi-granularity Self-Contrastive Training

About

Complex instruction-following with elaborate constraints is imperative for Large Language Models (LLMs). While existing methods have constructed data for complex instruction alignment, they all rely on a more advanced model, especially GPT-4, limiting their application. In this paper, we propose a Multi-granularity Self-Contrastive Training (MuSC) framework, to improve the complex instruction alignment without relying on a stronger model. Our method is conducted on both coarse and fine granularity. On coarse-granularity, we construct constraint-aware preference data based on instruction decomposition and recombination. On fine-granularity, we perform token-aware preference optimization with dynamic token-level supervision. Our method is evaluated on open-sourced models, and experiment results show our method achieves significant improvement on both complex and general instruction-following benchmarks, surpassing previous self-alignment methods.

Hui Huang, Jiaheng Liu, Yancheng He, Shilong Li, Bing Xu, Conghui Zhu, Muyun Yang, Tiejun Zhao• 2025

Related benchmarks

TaskDatasetResultRank
Instruction FollowingAlpacaEval 2.0--
722
Instruction FollowingFollowBench
HSR66.9
85
Instruction FollowingCF-Bench
Instruction Success Rate44
68
Instruction FollowingComplexBench
Overall Score0.7
43
Showing 4 of 4 rows

Other info

Code

Follow for update