2023

ChatIE: Zero-Shot Information Extraction via Chatting with ChatGPT

Wei, Xiang, Cui, Xingyu, Cheng, Ning et al.

Understand

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.

Reading the bibliography…