Multi-Relation Extraction in Entity Pairs using Global Context
Nilesh, Atul Gupta, Avinash C Panday

TL;DR
This paper presents a novel global context embedding method for document-level relation extraction, capturing entity relationships across entire documents to improve accuracy over previous sentence-focused approaches.
Contribution
It introduces a new input encoding technique that models global relationships and multi-sentence reasoning for more accurate document-level relation extraction.
Findings
Improved relation prediction accuracy on benchmark datasets
Effective modeling of global context and multi-sentence reasoning
Enhanced performance over previous sentence-focused methods
Abstract
In document-level relation extraction, entities may appear multiple times in a document, and their relationships can shift from one context to another. Accurate prediction of the relationship between two entities across an entire document requires building a global context spanning all relevant sentences. Previous approaches have focused only on the sentences where entities are mentioned, which fails to capture the complete document context necessary for accurate relation extraction. Therefore, this paper introduces a novel input embedding approach to capture the positions of mentioned entities throughout the document rather than focusing solely on the span where they appear. The proposed input encoding approach leverages global relationships and multi-sentence reasoning by representing entities as standalone segments, independent of their positions within the document. The performance…
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
TopicsData Quality and Management · Web Data Mining and Analysis · Topic Modeling
