TL;DR
AgentRE introduces an agent-based framework utilizing large language models to improve relation extraction in complex, multilingual scenarios, especially effective in low-resource settings and capable of generating high-quality training data.
Contribution
This paper presents a novel agent-based relation extraction framework that leverages LLMs' memory, retrieval, and reflection to handle complex scenarios and generate training data.
Findings
Outperforms existing methods on English and Chinese datasets.
Effective in low-resource scenarios.
Can generate high-quality training datasets for smaller models.
Abstract
The relation extraction (RE) in complex scenarios faces challenges such as diverse relation types and ambiguous relations between entities within a single sentence, leading to the poor performance of pure "text-in, text-out" language models (LMs). To address these challenges, in this paper, we propose an agent-based RE framework, namely AgentRE, which fully leverages the potential of large language models (LLMs) including memory, retrieval and reflection, to achieve RE in complex scenarios. Specifically, three major modules are built in AgentRE serving as the tools to help the agent acquire and process various useful information, thereby obtaining improved RE performance. Our extensive experimental results upon two datasets in English and Chinese demonstrate our AgentRE's superior performance, especially in low-resource scenarios. Additionally, the trajectories generated by AgentRE can…
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.
