Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RUIE: Retrieval-based Unified Information Extraction using Large Language Model

About

Unified information extraction (UIE) aims to extract diverse structured information from unstructured text. While large language models (LLMs) have shown promise for UIE, they require significant computational resources and often struggle to generalize to unseen tasks. We propose RUIE (Retrieval-based Unified Information Extraction), a framework that leverages in-context learning for efficient task generalization. RUIE introduces a novel demonstration selection mechanism combining LLM preferences with a keyword-enhanced reward model, and employs a bi-encoder retriever trained through contrastive learning and knowledge distillation. As the first trainable retrieval framework for UIE, RUIE serves as a universal plugin for various LLMs. Experimental results on eight held-out datasets demonstrate RUIE's effectiveness, with average F1-score improvements of 19.22 and 3.22 compared to instruction-tuning methods and other retrievers, respectively.

Xincheng Liao, Junwen Duan, Yixi Huang, Jianxin Wang• 2024

Related benchmarks

TaskDatasetResultRank
Relation ExtractionWiki-ZSL (test)
Micro-F153.16
16
Relation ExtractionFewRel (test)
Micro-F149.93
16
Event extractionWikiEvents (test)
Micro-F140.64
13
Named Entity RecognitionCrossNER (test)
Micro-F165.41
13
Event extractionRAMS (test)
Micro-F126.06
13
Showing 5 of 5 rows

Other info

Follow for update