English

LexInstructEval: Lexical Instruction Following Evaluation for Large Language Models

Computation and Language 2026-03-24 v2 Artificial Intelligence

Abstract

The ability of Large Language Models (LLMs) to precisely follow complex and fine-grained lexical instructions is a cornerstone of their utility and controllability. However, evaluating this capability remains a significant challenge. Current methods either rely on subjective and costly human evaluation or on automated LLM-as-a-judge systems, which suffer from inherent biases and unreliability. Existing programmatic benchmarks, while objective, often lack the expressiveness to test intricate, compositional constraints at a granular level. To address these limitations, we introduce LexInstructEval, a new benchmark and evaluation framework for fine-grained lexical instruction following. Our framework is built upon a formal, rule-based grammar that deconstructs complex instructions into a canonical <Procedure, Relation, Value> triplet. This grammar enables the systematic generation of a diverse dataset through a multi-stage, human-in-the-loop pipeline and facilitates objective verification via a transparent, programmatic engine. We release our dataset and open-source evaluation tools to facilitate further research into the controllability and reliability of LLMs.

Keywords

Cite

@article{arxiv.2511.17561,
  title  = {LexInstructEval: Lexical Instruction Following Evaluation for Large Language Models},
  author = {Huimin Ren and Yan Liang and Baiqiao Su and Chaobo Sun and Hengtong Lu and Kaike Zhang and Chen Wei},
  journal= {arXiv preprint arXiv:2511.17561},
  year   = {2026}
}
R2 v1 2026-07-01T07:49:17.549Z