English

Potential and Limitations of LLMs in Capturing Structured Semantics: A Case Study on SRL

Computation and Language 2024-05-13 v1

Abstract

Large Language Models (LLMs) play a crucial role in capturing structured semantics to enhance language understanding, improve interpretability, and reduce bias. Nevertheless, an ongoing controversy exists over the extent to which LLMs can grasp structured semantics. To assess this, we propose using Semantic Role Labeling (SRL) as a fundamental task to explore LLMs' ability to extract structured semantics. In our assessment, we employ the prompting approach, which leads to the creation of our few-shot SRL parser, called PromptSRL. PromptSRL enables LLMs to map natural languages to explicit semantic structures, which provides an interpretable window into the properties of LLMs. We find interesting potential: LLMs can indeed capture semantic structures, and scaling-up doesn't always mirror potential. Additionally, limitations of LLMs are observed in C-arguments, etc. Lastly, we are surprised to discover that significant overlap in the errors is made by both LLMs and untrained humans, accounting for almost 30% of all errors.

Keywords

Cite

@article{arxiv.2405.06410,
  title  = {Potential and Limitations of LLMs in Capturing Structured Semantics: A Case Study on SRL},
  author = {Ning Cheng and Zhaohui Yan and Ziming Wang and Zhijie Li and Jiaming Yu and Zilong Zheng and Kewei Tu and Jinan Xu and Wenjuan Han},
  journal= {arXiv preprint arXiv:2405.06410},
  year   = {2024}
}

Comments

Accepted by ICIC 2024

R2 v1 2026-06-28T16:23:08.261Z