paper-with-me

Papers

CodeIF-Bench: Evaluating Instruction-Following Capabilities of Large Language Models in Interactive Code Generation

2025-03-05 · Peiding Wang, Li Zhang, Fang Liu, Lin Shi, Minxiao Li, Bo Shen, An Fu

Large Language Models (LLMs) have demonstrated exceptional performance in code generation tasks and have become indispensable programming assistants for developers. However, existing code generation benchmarks primarily assess the functional correctness of code generated by LLMs in single-turn interactions, offering limited insight into their capabilities to generate code that strictly follows users' instructions, especially in multi-turn interaction scenarios. In this paper, we introduce CodeIF-Bench, a benchmark for evaluating LLMs' instruction-following capabilities in interactive code generation. Specifically, CodeIF-Bench incorporates nine types of verifiable instructions aligned with the real-world software development requirements, which can be independently and objectively validated through specified test cases, facilitating the evaluation of instruction-following capability in multi-turn interactions. We evaluate nine prominent LLMs using CodeIF-Bench, and the experimental results reveal a significant disparity between their basic programming capability and instruction-following capability, particularly as task complexity, context length, and the number of dialogue rounds increase.

📄 PDF Abstract BibTeX arXiv:2503.22688

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationInstruction Following

Similar Papers 제목 키워드 기반

CodeIF: Benchmarking the Instruction-Following Capabilities of Large Language Models for Code Generation

2025-02-26 · Kaiwen Yan, Hongcheng Guo, Xuanqing Shi, Jingyi Xu 외

With the rapid advancement of Large Language Models (LLMs), the demand for robust instruction-following capabilities in code generation tasks has grown significantly. Code generation not only facilitates faster prototypi…

BenchmarkingCode GenerationInstruction 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

Evaluating the Instruction-following Abilities of Language Models using Knowledge Tasks

2024-10-16 · Rudra Murthy, Prince Kumar, Praveen Venkateswaran, Danish Contractor

In this work, we focus our attention on developing a benchmark for instruction-following where it is easy to verify both task performance as well as instruction-following capabilities. We adapt existing knowledge benchma…

Instruction FollowingMultiple-choice

Speech-IFEval: Evaluating Instruction-Following and Quantifying Catastrophic Forgetting in Speech-Aware Language Models

2025-05-25 · Ke-Han Lu, Chun-Yi Kuan, Hung-Yi Lee

We introduce Speech-IFeval, an evaluation framework designed to assess instruction-following capabilities and quantify catastrophic forgetting in speech-aware language models (SLMs). Recent SLMs integrate speech percepti…

Instruction Following

KITE: A Benchmark for Evaluating Korean Instruction-Following Abilities in Large Language Models

2025-10-17 · Dongjun Kim, Chanhee Park, Chanjun Park, Heuiseok Lim arxiv

The instruction-following capabilities of large language models (LLMs) are pivotal for numerous applications, from conversational agents to complex reasoning systems. However, current evaluations predominantly focus on E…