Retrieval-Augmented Generation-based Relation Extraction
Sefika Efeoglu, and Adrian Paschke

TL;DR
This paper introduces RAG4RE, a retrieval-augmented generation method that improves relation extraction accuracy by leveraging large language models and retrieval techniques, outperforming traditional methods on key benchmarks.
Contribution
The paper proposes RAG4RE, a novel retrieval-augmented approach that enhances relation extraction performance using LLMs and retrieval, addressing data and resource limitations of existing methods.
Findings
RAG4RE outperforms traditional LLM-based RE approaches on TACRED.
The approach shows significant improvements on TACRED and TACREV datasets.
RAG4RE demonstrates the potential of retrieval-augmented methods for relation extraction.
Abstract
Information Extraction (IE) is a transformative process that converts unstructured text data into a structured format by employing entity and relation extraction (RE) methodologies. The identification of the relation between a pair of entities plays a crucial role within this framework. Despite the existence of various techniques for relation extraction, their efficacy heavily relies on access to labeled data and substantial computational resources. In addressing these challenges, Large Language Models (LLMs) emerge as promising solutions; however, they might return hallucinating responses due to their own training data. To overcome these limitations, Retrieved-Augmented Generation-based Relation Extraction (RAG4RE) in this work is proposed, offering a pathway to enhance the performance of relation extraction tasks. This work evaluated the effectiveness of our RAG4RE approach…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Semantic Web and Ontologies
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Byte Pair Encoding · SentencePiece · Gated Linear Unit · Dense Connections · Residual Connection · Softmax · Layer Normalization · Attention Dropout
