Exploring the Feasibility of ChatGPT for Event Extraction
Jun Gao, Huan Zhao, Changlong Yu, Ruifeng Xu

TL;DR
This paper investigates the potential of ChatGPT for event extraction tasks, highlighting its limitations in performance, robustness, and sensitivity to prompts compared to specialized models.
Contribution
It provides an empirical evaluation of ChatGPT's capabilities for event extraction, revealing significant challenges and the need for further prompt engineering.
Findings
ChatGPT achieves about 51% of the performance of task-specific models.
It is not robust and performance does not improve with prompt refinement.
Highly sensitive to different prompt styles.
Abstract
Event extraction is a fundamental task in natural language processing that involves identifying and extracting information about events mentioned in text. However, it is a challenging task due to the lack of annotated data, which is expensive and time-consuming to obtain. The emergence of large language models (LLMs) such as ChatGPT provides an opportunity to solve language tasks with simple prompts without the need for task-specific datasets and fine-tuning. While ChatGPT has demonstrated impressive results in tasks like machine translation, text summarization, and question answering, it presents challenges when used for complex tasks like event extraction. Unlike other tasks, event extraction requires the model to be provided with a complex set of instructions defining all event types and their schemas. To explore the feasibility of ChatGPT for event extraction and the challenges it…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Artificial Intelligence in Healthcare and Education
