English

KCIF: Knowledge-Conditioned Instruction Following

Computation and Language 2025-05-26 v3

Abstract

LLM evaluation benchmarks have traditionally separated the testing of knowledge/reasoning capabilities from instruction following. In this work, we study the interaction between knowledge and instruction following, and observe that LLMs struggle to follow simple answer modifying instructions, and are also distracted by instructions that should have no bearing on the original knowledge task answer. We leverage existing multiple-choice answer based knowledge benchmarks and apply a set of simple instructions which include manipulating text (eg.: change case), numeric quantities (eg.: increase value, change formatting), operate on lists (eg.: sort answer candidates) and distractor instructions (eg.: change case of numeric answers). We evaluate models at varying parameter sizes (1B-405B) from different model families and find that, surprisingly, all models report a significant drop in performance on such simple task compositions. While large-sized and frontier models report performance drops of 40-50%, in small and medium sized models the drop is severe (sometimes exceeding 80%). Our results highlight a limitation in the traditional separation of knowledge/reasoning and instruction following, and suggest that joint-study of these capabilities are important. We release our benchmark dataset, evaluation framework code, and results for future work.

Keywords

Cite

@article{arxiv.2410.12972,
  title  = {KCIF: Knowledge-Conditioned Instruction Following},
  author = {Rudra Murthy and Praveen Venkateswaran and Prince Kumar and Danish Contractor},
  journal= {arXiv preprint arXiv:2410.12972},
  year   = {2025}
}

Comments

Under Review

R2 v1 2026-06-28T19:24:52.137Z