A joint entity-relation extraction model with cross-attention feature fusion is proposed and evaluated on a new Chinese drug-drug interaction dataset and on CoNLL04.
Extracting Multiple-Relations in One-Pass with Pre-Trained Transformers
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Most approaches to extraction multiple relations from a paragraph require multiple passes over the paragraph. In practice, multiple passes are computationally expensive and this makes difficult to scale to longer paragraphs and larger text corpora. In this work, we focus on the task of multiple relation extraction by encoding the paragraph only once (one-pass). We build our solution on the pre-trained self-attentive (Transformer) models, where we first add a structured prediction layer to handle extraction between multiple entity pairs, then enhance the paragraph embedding to capture multiple relational information associated with each entity with an entity-aware attention technique. We show that our approach is not only scalable but can also perform state-of-the-art on the standard benchmark ACE 2005.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
The Joint Entity-Relation Extraction Model Based on Span and Interactive Fusion Representation for Chinese Medical Texts with Complex Semantics
A joint entity-relation extraction model with cross-attention feature fusion is proposed and evaluated on a new Chinese drug-drug interaction dataset and on CoNLL04.