Improving Open Information Extraction with Large Language Models: A Study on Demonstration Uncertainty (2309.03433v1)
Abstract: Open Information Extraction (OIE) task aims at extracting structured facts from unstructured text, typically in the form of (subject, relation, object) triples. Despite the potential of LLMs like ChatGPT as a general task solver, they lag behind state-of-the-art (supervised) methods in OIE tasks due to two key issues. First, LLMs struggle to distinguish irrelevant context from relevant relations and generate structured output due to the restrictions on fine-tuning the model. Second, LLMs generates responses autoregressively based on probability, which makes the predicted relations lack confidence. In this paper, we assess the capabilities of LLMs in improving the OIE task. Particularly, we propose various in-context learning strategies to enhance LLM's instruction-following ability and a demonstration uncertainty quantification module to enhance the confidence of the generated relations. Our experiments on three OIE benchmark datasets show that our approach holds its own against established supervised methods, both quantitatively and qualitatively.
- Chen Ling (65 papers)
- Xujiang Zhao (26 papers)
- Xuchao Zhang (44 papers)
- Yanchi Liu (41 papers)
- Wei Cheng (175 papers)
- Haoyu Wang (309 papers)
- Zhengzhang Chen (32 papers)
- Takao Osaki (4 papers)
- Katsushi Matsuda (4 papers)
- Haifeng Chen (99 papers)
- Liang Zhao (353 papers)