CLJan 13, 2024

PUB: A Pragmatics Understanding Benchmark for Assessing LLMs' Pragmatics Capabilities

arXiv:2401.07078v168 citationsh-index: 26Findings of the Association for Computational Linguistics ACL 2024
Originality Synthesis-oriented
AI Analysis

This work addresses the need for better evaluation of LLMs' pragmatic reasoning in real-world language tasks, though it is incremental as it builds on existing datasets and methods.

The authors tackled the problem of LLMs struggling with pragmatics by releasing the Pragmatics Understanding Benchmark (PUB) dataset with 28k data points across 14 tasks, finding that fine-tuning improves smaller models but larger models perform comparably to their chat-adapted versions, with a noticeable performance gap between humans and models.

LLMs have demonstrated remarkable capability for understanding semantics, but they often struggle with understanding pragmatics. To demonstrate this fact, we release a Pragmatics Understanding Benchmark (PUB) dataset consisting of fourteen tasks in four pragmatics phenomena, namely, Implicature, Presupposition, Reference, and Deixis. We curated high-quality test sets for each task, consisting of Multiple Choice Question Answers (MCQA). PUB includes a total of 28k data points, 6.1k of which have been created by us, and the rest are adapted from existing datasets. We evaluated nine models varying in the number of parameters and type of training. Our study indicates that fine-tuning for instruction-following and chat significantly enhances the pragmatics capabilities of smaller language models. However, for larger models, the base versions perform comparably with their chat-adapted counterparts. Additionally, there is a noticeable performance gap between human capabilities and model capabilities. Furthermore, unlike the consistent performance of humans across various tasks, the models demonstrate variability in their proficiency, with performance levels fluctuating due to different hints and the complexities of tasks within the same dataset. Overall, the benchmark aims to provide a comprehensive evaluation of LLM's ability to handle real-world language tasks that require pragmatic reasoning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes