Relation Extraction with Fine-Tuned Large Language Models in Retrieval Augmented Generation Frameworks
Sefika Efeoglu, Adrian Paschke

TL;DR
This paper investigates how fine-tuned large language models integrated into retrieval-augmented frameworks improve relation extraction, especially for implicit relations, showing significant empirical gains across multiple datasets.
Contribution
It introduces a novel approach combining fine-tuned LLMs with retrieval-augmented generation for relation extraction, addressing domain adaptation and implicit relation challenges.
Findings
Significant performance improvements on TACRED, TACRED-Revisited, and Re-TACRED datasets.
Notable gains on SemEVAL dataset with prevalent implicit relations.
Outperforms previous methods across diverse evaluation scenarios.
Abstract
Information Extraction (IE) is crucial for converting unstructured data into structured formats like Knowledge Graphs (KGs). A key task within IE is Relation Extraction (RE), which identifies relationships between entities in text. Various RE methods exist, including supervised, unsupervised, weakly supervised, and rule-based approaches. Recent studies leveraging pre-trained language models (PLMs) have shown significant success in this area. In the current era dominated by Large Language Models (LLMs), fine-tuning these models can overcome limitations associated with zero-shot LLM prompting-based RE methods, especially regarding domain adaptation challenges and identifying implicit relations between entities in sentences. These implicit relations, which cannot be easily extracted from a sentence's dependency tree, require logical inference for accurate identification. This work explores…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Weight Decay · WordPiece · Linear Warmup With Linear Decay · Adam · BERT · Gated Linear Unit · Adafactor · Residual Connection
