English

TOWER: Tree Organized Weighting for Evaluating Complex Instructions

Computation and Language 2024-10-10 v1 Artificial Intelligence

Abstract

Evaluating the ability of large language models (LLMs) to follow complex human-written instructions is essential for their deployment in real-world applications. While benchmarks like Chatbot Arena use human judges to assess model performance, they are resource-intensive and time-consuming. Alternative methods using LLMs as judges, such as AlpacaEval, MT Bench, WildBench, and InFoBench offer improvements but still do not capture that certain complex instruction aspects are more important than others to follow. To address this gap, we propose a novel evaluation metric, \textsc{TOWER}, that incorporates human-judged importance into the assessment of complex instruction following. We show that human annotators agree with tree-based representations of these complex instructions nearly as much as they agree with other human annotators. We release tree-based annotations of the InFoBench dataset and the corresponding evaluation code to facilitate future research.

Keywords

Cite

@article{arxiv.2410.06089,
  title  = {TOWER: Tree Organized Weighting for Evaluating Complex Instructions},
  author = {Noah Ziems and Zhihan Zhang and Meng Jiang},
  journal= {arXiv preprint arXiv:2410.06089},
  year   = {2024}
}

Comments

Accepted to EMNLP 2024

R2 v1 2026-06-28T19:13:05.696Z