RUIE: Retrieval-based Unified Information Extraction using Large Language Model
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.
Code (1)
Tasks
Contrastive LearningIn-Context LearningKnowledge DistillationLanguage ModelingLanguage ModellingLarge Language ModelRetrievalUIEMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Towards Robust Universal Information Extraction: Benchmark, Evaluation, and Solution
In this paper, we aim to enhance the robustness of Universal Information Extraction (UIE) by introducing a new benchmark dataset, a comprehensive evaluation, and a feasible solution. Existing robust benchmark datasets ha…
Data AugmentationUIEU-CESE: Unified Clip-based Event Search Engine for AI Challenge HCMC 2025
Retrieving events from large-scale video datasets is challenging due to complex temporal, spatial, and multimodal information. This paper presents U-CESE, our solution for the AI Challenge HCMC 2025, a Unified Clip-based…
Unifying Multimodal Retrieval via Document Screenshot Embedding
In the real world, documents are organized in different formats and varied modalities. Traditional retrieval pipelines require tailored document parsing techniques and content extraction modules to prepare input for inde…
Language ModellingNatural QuestionsOptical Character Recognition (OCR)Retrieval+1Real-world Underwater Enhancement: Challenges, Benchmarks, and Solutions
Underwater image enhancement is such an important low-level vision task with many applications that numerous algorithms have been proposed in recent years. These algorithms developed upon various assumptions demonstrate …
Image Enhancementobject-detectionObject DetectionEnhancing Multimodal Retrieval via Complementary Information Extraction and Alignment
Multimodal retrieval has emerged as a promising yet challenging research direction in recent years. Most existing studies in multimodal retrieval focus on capturing information in multimodal data that is similar to their…
Information Extraction