paper-with-me

홈 › Papers

An Empirical Study on Information Extraction using Large Language Models

2023-05-23 · Ridong Han, Chaohao Yang, Tao Peng, Prayag Tiwari, Xiang Wan, Lu Liu, Benyou Wang

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.

📄 PDF Abstract BibTeX arXiv:2305.14450

Code (1)

ridonghan/evaluation-of-chatgpt-on-information-extraction 공식 구현

Similar Papers 제목 키워드 기반

An Empirical Study on Information Extraction using Large Language Models

2024-08-31 · Ridong Han, Chaohao Yang, Tao Peng, Prayag Tiwari 외

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 a…

GoLLIE: Annotation Guidelines improve Zero-Shot Information-Extraction

2023-10-05 · Oscar Sainz, Iker García-Ferrero, Rodrigo Agerri, Oier Lopez de Lacalle 외

Large Language Models (LLMs) combined with instruction tuning have made significant progress when generalizing to unseen tasks. However, they have been less successful in Information Extraction (IE), lagging behind task-…

Event Argument ExtractionEvent ExtractionLanguage ModelingLanguage Modelling+7

Leveraging Encoder-only Large Language Models for Mobile App Review Feature Extraction

2024-08-02 · Quim Motger, Alessio Miaschi, Felice Dell'Orletta, Xavier Franch 외

Mobile app review analysis presents unique challenges due to the low quality, subjective bias, and noisy content of user-generated documents. Extracting features from these reviews is essential for tasks such as feature …

Sentiment Analysistoken-classificationToken Classification

An Empirical Study on Relation Extraction in the Biomedical Domain

2021-12-11 · Yongkang Li

Relation extraction is a fundamental problem in natural language processing. Most existing models are defined for relation extraction in the general domain. However, their performance on specific domains (e.g., biomedici…

ArticlesDocument-level Relation ExtractionRelationRelation Extraction+1

Layout-Aware Information Extraction for Document-Grounded Dialogue: Dataset, Method and Demonstration

2022-07-14 · Zhenyu Zhang, Bowen Yu, Haiyang Yu, Tingwen Liu 외

Building document-grounded dialogue systems have received growing interest as documents convey a wealth of human knowledge and commonly exist in enterprises. Wherein, how to comprehend and retrieve information from docum…

Language ModelingLanguage Modelling