paper-with-me

홈 › Papers

DecIF: Improving Instruction-Following through Meta-Decomposition

2025-05-20 · Tingfeng Hui, Pengyu Zhu, Bowen Ping, Ling Tang, Yaqi Zhang, Sen Su

Instruction-following has emerged as a crucial capability for large language models (LLMs). However, existing approaches often rely on pre-existing documents or external resources to synthesize instruction-following data, which limits their flexibility and generalizability. In this paper, we introduce DecIF, a fully autonomous, meta-decomposition guided framework that generates diverse and high-quality instruction-following data using only LLMs. DecIF is grounded in the principle of decomposition. For instruction generation, we guide LLMs to iteratively produce various types of meta-information, which are then combined with response constraints to form well-structured and semantically rich instructions. We further utilize LLMs to detect and resolve potential inconsistencies within the generated instructions. Regarding response generation, we decompose each instruction into atomic-level evaluation criteria, enabling rigorous validation and the elimination of inaccurate instruction-response pairs. Extensive experiments across a wide range of scenarios and settings demonstrate DecIF's superior performance on instruction-following tasks. Further analysis highlights its strong flexibility, scalability, and generalizability in automatically synthesizing high-quality instruction data.

📄 PDF Abstract BibTeX arXiv:2505.13990

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingResponse Generation

Similar Papers 제목 키워드 기반

deCIFer: Crystal Structure Prediction from Powder Diffraction Data using Autoregressive Language Models

2025-02-04 · Frederik Lizak Johansen, Ulrik Friis-Jensen, Erik Bjørnager Dam, Kirsten Marie Ørnsbjerg Jensen 외

Novel materials drive progress across applications from energy storage to electronics. Automated characterization of material structures with machine learning methods offers a promising strategy for accelerating this key…

RubricEval: A Rubric-Level Meta-Evaluation Benchmark for LLM Judges in Instruction Following

2026-03-26 · Tianjun Pan, Xuan Lin, Wenyan Yang, Qianyu He 외 arxiv

Rubric-based evaluation has become a prevailing paradigm for evaluating instruction following in large language models (LLMs). Despite its widespread use, the reliability of these rubric-level evaluations remains unclear…

Instruction Following

LACMA: Language-Aligning Contrastive Learning with Meta-Actions for Embodied Instruction Following

2023-10-18 · Cheng-Fu Yang, Yen-Chun Chen, Jianwei Yang, Xiyang Dai 외

End-to-end Transformers have demonstrated an impressive success rate for Embodied Instruction Following when the environment has been seen in training. However, they tend to struggle when deployed in an unseen environmen…

Contrastive LearningInstruction Following

IF-RewardBench: Benchmarking Judge Models for Instruction-Following Evaluation

2026-03-05 · Bosi Wen, Yilin Niu, Cunxiang Wang, Xiaoying Ling 외 arxiv

Instruction-following is a foundational capability of large language models (LLMs), with its improvement hinging on scalable and accurate feedback from judge models. However, the reliability of current judge models in in…

Evaluating Large Language Models at Evaluating Instruction Following

2023-10-11 · Zhiyuan Zeng, Jiatong Yu, Tianyu Gao, Yu Meng 외

As research in large language models (LLMs) continues to accelerate, LLM-based evaluation has emerged as a scalable and cost-effective alternative to human evaluations for comparing the ever increasing list of models. Th…

Instruction Following