paper-with-me

홈 › Papers

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

2024-09-18 · Xincheng Liao, Junwen Duan, Yixi Huang, Jianxin Wang

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.

📄 PDF Abstract BibTeX arXiv:2409.11673

Code (1)

ostars/ruie 공식 구현 pytorch

Tasks

Contrastive LearningIn-Context LearningKnowledge DistillationLanguage ModelingLanguage ModellingLarge Language ModelRetrievalUIE

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Towards Robust Universal Information Extraction: Benchmark, Evaluation, and Solution

2025-03-05 · Jizhao Zhu, Akang Shi, Zixuan Li, Long Bai 외

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 AugmentationUIE

U-CESE: Unified Clip-based Event Search Engine for AI Challenge HCMC 2025

2026-05-22 · Duc-Nhuan Le, Hoang-Phuc Nguyen, Thanh-Duy Lam, Minh-Nhut Dang 외 arxiv

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

2024-06-17 · Xueguang Ma, Sheng-Chieh Lin, Minghan Li, Wenhu Chen 외

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+1

Real-world Underwater Enhancement: Challenges, Benchmarks, and Solutions

2019-01-15 · Risheng Liu, Xin Fan, Ming Zhu, Minjun Hou 외

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 Detection

Enhancing Multimodal Retrieval via Complementary Information Extraction and Alignment

2026-01-08 · Delong Zeng, Yuexiang Xie, Yaliang Li, Ying Shen arxiv

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