Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ChatIE: Zero-Shot Information Extraction via Chatting with ChatGPT

About

Zero-shot information extraction (IE) aims to build IE systems from the unannotated text. It is challenging due to involving little human intervention. Challenging but worthwhile, zero-shot IE reduces the time and effort that data labeling takes. Recent efforts on large language models (LLMs, e.g., GPT-3, ChatGPT) show promising performance on zero-shot settings, thus inspiring us to explore prompt-based methods. In this work, we ask whether strong IE models can be constructed by directly prompting LLMs. Specifically, we transform the zero-shot IE task into a multi-turn question-answering problem with a two-stage framework (ChatIE). With the power of ChatGPT, we extensively evaluate our framework on three IE tasks: entity-relation triple extract, named entity recognition, and event extraction. Empirical results on six datasets across two languages show that ChatIE achieves impressive performance and even surpasses some full-shot models on several datasets (e.g., NYT11-HRL). We believe that our work could shed light on building IE models with limited resources.

Xiang Wei, Xingyu Cui, Ning Cheng, Xiaobin Wang, Xin Zhang, Shen Huang, Pengjun Xie, Jinan Xu, Yufeng Chen, Meishan Zhang, Yong Jiang, Wenjuan Han• 2023

Related benchmarks

TaskDatasetResultRank
Hyper-relational extractionHyperRED (test)
Precision11.4387
55
Joint Entity and Relation ExtractionNYT
Precision64.4
38
Joint Entity and Relation ExtractionWebNLG
Precision69.2
34
Hyper-relational extractionHyperRED (dev)
Precision12.0583
25
Showing 4 of 4 rows

Other info

Follow for update