An LLM + ASP Workflow for Joint Entity-Relation Extraction
Trang Tran (New Mexico State University), Trung Hoang Le (New Mexico State University), Huiping Cao (New Mexico State University), Tran Cao Son (New Mexico State University)

TL;DR
This paper introduces a novel joint entity-relation extraction workflow combining large language models and answer set programming, enabling effective extraction with minimal training data across various domains.
Contribution
It presents a generic, domain-agnostic workflow leveraging LLMs and ASP for joint entity-relation extraction that requires less annotated data and is easily adaptable to new domains.
Findings
Outperforms state-of-the-art JERE systems with only 10% training data.
Achieves 2.5 times improvement in relation extraction on SciERC.
Demonstrates effectiveness across three benchmark datasets.
Abstract
Joint entity-relation extraction (JERE) identifies both entities and their relationships simultaneously. Traditional machine-learning based approaches to performing this task require a large corpus of annotated data and lack the ability to easily incorporate domain specific information in the construction of the model. Therefore, creating a model for JERE is often labor intensive, time consuming, and elaboration intolerant. In this paper, we propose harnessing the capabilities of generative pre-trained large language models (LLMs) and the knowledge representation and reasoning capabilities of Answer Set Programming (ASP) to perform JERE. We present a generic workflow for JERE using LLMs and ASP. The workflow is generic in the sense that it can be applied for JERE in any domain. It takes advantage of LLM's capability in natural language understanding in that it works directly with…
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.
