paper-with-me

Papers

Enhancing and Assessing Instruction-Following with Fine-Grained Instruction Variants

2024-06-17 · Jiuding Yang, Weidong Guo, Kaitong Yang, Xiangyang Li, Yu Xu, Di Niu

The effective alignment of Large Language Models (LLMs) with precise instructions is essential for their application in diverse real-world scenarios. Current methods focus on enhancing the diversity and complexity of training and evaluation samples, yet they fall short in accurately assessing LLMs' ability to follow similar instruction variants. We introduce an effective data augmentation technique DeMoRecon that decomposes complex instructions into simpler sub-components, modifies these, and reconstructs them into new variants, thereby preserves the original instruction's context and complexity while introducing variability, which is critical for training and evaluating LLMs' instruction-following precision. Based on DeMoRecon, we developed the FGIV dataset which contains fine-grained instruction variants of 1,773 seed instructions to both fine-tune and evaluate LLMs. Our findings show that LLMs fine-tuned with FGIV will gain significant performance boost on both ours and commonly used instructions-following benchmarks.

📄 PDF Abstract BibTeX arXiv:2406.11301

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDiversityInstruction Following

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

FollowBench: A Multi-level Fine-grained Constraints Following Benchmark for Large Language Models

2023-10-31 · Yuxin Jiang, YuFei Wang, Xingshan Zeng, Wanjun Zhong 외

The ability to follow instructions is crucial for Large Language Models (LLMs) to handle various real-world applications. Existing benchmarks primarily focus on evaluating pure response quality, rather than assessing whe…

Instruction Following

Empowering Reliable Visual-Centric Instruction Following in MLLMs

2026-01-06 · Weilei He, Feng Ju, Zhiyuan Fan, Rui Min 외 arxiv

Evaluating the instruction-following (IF) capabilities of Multimodal Large Language Models (MLLMs) is essential for rigorously assessing how faithfully model outputs adhere to user-specified intentions. Nevertheless, exi…

Instruction Following

XIFBench: Evaluating Large Language Models on Multilingual Instruction Following

2025-03-10 · Zhenyu Li, Kehai Chen, Yunfei Long, Xuefeng Bai 외

Large Language Models (LLMs) have demonstrated remarkable instruction-following capabilities across various applications. However, their performance in multilingual settings remains poorly understood, as existing evaluat…

Instruction FollowingSpecificity

Diverse and Fine-Grained Instruction-Following Ability Exploration with Synthetic Data

2024-07-04 · Zihui Gu, Xingwu Sun, Fengzong Lian, Zhanhui Kang 외

Instruction-following is particularly crucial for large language models (LLMs) to support diverse user requests. While existing work has made progress in aligning LLMs with human preferences, evaluating their capabilitie…

DiversityInstruction Following

RoleMRC: A Fine-Grained Composite Benchmark for Role-Playing and Instruction-Following

2025-02-17 · Junru Lu, Jiazheng Li, Guodong Shen, Lin Gui 외

Role-playing is important for Large Language Models (LLMs) to follow diverse instructions while maintaining role identity and the role's pre-defined ability limits. Existing role-playing datasets mostly contribute to con…

Instruction FollowingMachine Reading ComprehensionReading Comprehension