English

An Empirical Study on Information Extraction using Large Language Models

Computation and Language 2024-09-12 v2

Abstract

Human-like large language models (LLMs), especially the most powerful and popular ones in OpenAI's GPT family, have proven to be very helpful for many natural language processing (NLP) related tasks. Therefore, various attempts have been made to apply LLMs to information extraction (IE), which is a fundamental NLP task that involves extracting information from unstructured plain text. To demonstrate the latest representative progress in LLMs' information extraction ability, we assess the information extraction ability of GPT-4 (the latest version of GPT at the time of writing this paper) from four perspectives: Performance, Evaluation Criteria, Robustness, and Error Types. Our results suggest a visible performance gap between GPT-4 and state-of-the-art (SOTA) IE methods. To alleviate this problem, considering the LLMs' human-like characteristics, we propose and analyze the effects of a series of simple prompt-based methods, which can be generalized to other LLMs and NLP tasks. Rich experiments show our methods' effectiveness and some of their remaining issues in improving GPT-4's information extraction ability.

Keywords

Cite

@article{arxiv.2305.14450,
  title  = {An Empirical Study on Information Extraction using Large Language Models},
  author = {Ridong Han and Chaohao Yang and Tao Peng and Prayag Tiwari and Xiang Wan and Lu Liu and Benyou Wang},
  journal= {arXiv preprint arXiv:2305.14450},
  year   = {2024}
}

Comments

52 pages, Version 2.0; This article has an original arxiv version entitled "Is Information Extraction Solved by ChatGPT? An Analysis of Performance, Evaluation Criteria, Robustness and Errors'', whose url link is arXiv:2305.14450v1

R2 v1 2026-06-28T10:43:34.471Z