paper-with-me

홈 › Papers

Beyond Instruction Following: Evaluating Inferential Rule Following of Large Language Models

2024-07-11 · Wangtao Sun, Chenxiang Zhang, Xueyou Zhang, Xuanqing Yu, Ziyang Huang, Pei Chen, Haotian Xu, Shizhu He, Jun Zhao, Kang Liu

Although Large Language Models (LLMs) have demonstrated strong ability, they are further supposed to be controlled and guided by in real-world scenarios to be safe, accurate, and intelligent. This demands the possession of capability of LLMs. However, no prior work has made a clear evaluation of the inferential rule-following capability of LLMs. Previous studies that try to evaluate the inferential rule-following capability of LLMs fail to distinguish the inferential rule-following scenarios from the instruction-following scenarios. Therefore, this paper first clarifies the concept of inferential rule-following and proposes a comprehensive benchmark, RuleBench, to evaluate a diversified range of inferential rule-following abilities. Our experimental results on a variety of LLMs show that they are still limited in following rules. Our analysis based on the evaluation results provides insights into the improvements for LLMs toward a better inferential rule-following intelligent agent. We further propose Inferential Rule-Following Tuning (IRFT). The experimental results show that through IRFT, LLMs can learn abstract rule-following abilities from purely synthetic data and then generalize to RuleBench. The data and code can be found at: https://anonymous.4open.science/r/llm-rule-following-B3E3/

📄 PDF Abstract BibTeX arXiv:2407.08440

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

The SIFo Benchmark: Investigating the Sequential Instruction Following Ability of Large Language Models

2024-06-28 · Xinyi Chen, Baohao Liao, Jirui Qi, Panagiotis Eustratiadis 외

Following multiple instructions is a crucial ability for large language models (LLMs). Evaluating this ability comes with significant challenges: (i) limited coherence between multiple instructions, (ii) positional bias …

Instruction FollowingQuestion Answering

VisIT-Bench: A Dynamic Benchmark for Evaluating Instruction-Following Vision-and-Language Models

2023-09-26 · NeurIPS 2023 11

We introduce VisIT-Bench (Visual InsTruction Benchmark), a benchmark for evaluating instruction-following vision-language models for real-world use. Our starting point is curating 70 "instruction families" that we envisi…

Beyond Content Relevance: Evaluating Instruction Following in Retrieval Models

2024-10-31 · Jianqun Zhou, Yuanlei Zheng, Wei Chen, Qianqian Zheng 외

Instruction-following capabilities in LLMs have progressed significantly, enabling more complex user interactions through detailed prompts. However, retrieval systems have not matched these advances, most of them still r…

Instruction FollowingRerankingRetrieval

LIFEBench: Evaluating Length Instruction Following in Large Language Models

2025-05-22 · Wei zhang, Zhenhong Zhou, Junfeng Fang, Rongwu Xu 외

While large language models (LLMs) can solve PhD-level reasoning problems over long context inputs, they still struggle with a seemingly simpler task: following explicit length instructions-e.g., write a 10,000-word nove…

Instruction FollowingText Generation

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