English

Benchmarking Knowledge Boundary for Large Language Models: A Different Perspective on Model Evaluation

Computation and Language 2024-05-30 v2

Abstract

In recent years, substantial advancements have been made in the development of large language models, achieving remarkable performance across diverse tasks. To evaluate the knowledge ability of language models, previous studies have proposed lots of benchmarks based on question-answering pairs. We argue that it is not reliable and comprehensive to evaluate language models with a fixed question or limited paraphrases as the query, since language models are sensitive to prompt. Therefore, we introduce a novel concept named knowledge boundary to encompass both prompt-agnostic and prompt-sensitive knowledge within language models. Knowledge boundary avoids prompt sensitivity in language model evaluations, rendering them more dependable and robust. To explore the knowledge boundary for a given model, we propose projected gradient descent method with semantic constraints, a new algorithm designed to identify the optimal prompt for each piece of knowledge. Experiments demonstrate a superior performance of our algorithm in computing the knowledge boundary compared to existing methods. Furthermore, we evaluate the ability of multiple language models in several domains with knowledge boundary.

Keywords

Cite

@article{arxiv.2402.11493,
  title  = {Benchmarking Knowledge Boundary for Large Language Models: A Different Perspective on Model Evaluation},
  author = {Xunjian Yin and Xu Zhang and Jie Ruan and Xiaojun Wan},
  journal= {arXiv preprint arXiv:2402.11493},
  year   = {2024}
}

Comments

Accepted as the main paper of ACL 2024

R2 v1 2026-06-28T14:52:11.276Z