Papers › A Trigger-Sense Memory Flow Framework for Joint Entity and Relation Extraction

A Trigger-Sense Memory Flow Framework for Joint Entity and Relation Extraction

25 Jan 2021arXiv:2101.10213archive 2025-07-28

Yongliang Shen, Xinyin Ma, Yechun Tang, Weiming Lu

Joint entity and relation extraction framework constructs a unified model to perform entity recognition and relation extraction simultaneously, which can exploit the dependency between the two tasks to mitigate the error propagation problem suffered by the pipeline model. Current efforts on joint entity and relation extraction focus on enhancing the interaction between entity recognition and relation extraction through parameter sharing, joint decoding, or other ad-hoc tricks (e.g., modeled as a semi-Markov decision process, cast as a multi-round reading comprehension task). However, there are still two issues on the table. First, the interaction utilized by most methods is still weak and uni-directional, which is unable to model the mutual dependency between the two tasks. Second, relation triggers are ignored by most methods, which can help explain why humans would extract a relation in the sentence. They're essential for relation extraction but overlooked. To this end, we present a Trigger-Sense Memory Flow Framework (TriMF) for joint entity and relation extraction. We build a memory module to remember category representations learned in entity recognition and relation extraction tasks. And based on it, we design a multi-level memory flow attention mechanism to enhance the bi-directional interaction between entity recognition and relation extraction. Moreover, without any human annotations, our model can enhance relation trigger information in a sentence through a trigger sensor module, which improves the model performance and makes model predictions with better interpretation. Experiment results show that our proposed framework achieves state-of-the-art results by improves the relation F1 to 52.44% (+3.2%) on SciERC, 66.49% (+4.9%) on ACE05, 72.35% (+0.6%) on CoNLL04 and 80.66% (+2.3%) on ADE.

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

tricktreat/trimf officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Joint Entity and Relation ExtractionReading ComprehensionRelation ExtractionSentence

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Joint Entity and Relation Extraction SciERC TriMF Entity F1 70.17 #2 of 11 Archive leaderboard report
Joint Entity and Relation Extraction SciERC TriMF Relation F1 52.44 #2 of 11 Archive leaderboard report
Relation Extraction ACE 2005 TriMF Cross Sentence Yes #7 of 30 Archive leaderboard report
Relation Extraction ACE 2005 TriMF NER Micro F1 87.61 #7 of 30 Archive leaderboard report
Relation Extraction ACE 2005 TriMF RE Micro F1 66.49 #7 of 30 Archive leaderboard report
Relation Extraction ACE 2005 TriMF RE+ Micro F1 62.77 #7 of 30 Archive leaderboard report
Relation Extraction ACE 2005 TriMF Sentence Encoder BERT base #7 of 30 Archive leaderboard report
Relation Extraction CoNLL04 TriMF NER Micro F1 90.3 #13 of 16 Archive leaderboard report
Relation Extraction CoNLL04 TriMF RE+ Micro F1 72.35 #13 of 16 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections