Papers › Going out on a limb: Joint Extraction of Entity Mentions and Relations without Dependency Trees
Going out on a limb: Joint Extraction of Entity Mentions and Relations without Dependency Trees
Arzoo Katiyar, Claire Cardie
We present a novel attention-based recurrent neural network for joint extraction of entity mentions and relations. We show that attention along with long short term memory (LSTM) network can extract semantic relations between entity mentions without having access to dependency trees. Experiments on Automatic Content Extraction (ACE) corpora show that our model significantly outperforms feature-based joint model by Li and Ji (2014). We also compare our model with an end-to-end tree-based LSTM model (SPTree) by Miwa and Bansal (2016) and show that our model performs within 1{\%} on entity mentions and 2{\%} on relations. Our fine-grained analysis also shows that our model performs significantly better on Agent-Artifact relations, while SPTree performs better on Physical and Part-Whole relations.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Relation Extraction | ACE 2004 | Attention | Cross Sentence | No | #9 of 11 | Archive leaderboard | report |
| Relation Extraction | ACE 2004 | Attention | NER Micro F1 | 79.6 | #9 of 11 | Archive leaderboard | report |
| Relation Extraction | ACE 2004 | Attention | RE+ Micro F1 | 45.7 | #9 of 11 | Archive leaderboard | report |
| Relation Extraction | ACE 2005 | Attention | Cross Sentence | No | #12 of 30 | Archive leaderboard | report |
| Relation Extraction | ACE 2005 | Attention | NER Micro F1 | 82.6 | #12 of 30 | Archive leaderboard | report |
| Relation Extraction | ACE 2005 | Attention | RE Micro F1 | 55.9 | #12 of 30 | Archive leaderboard | report |
| Relation Extraction | ACE 2005 | Attention | RE+ Micro F1 | 53.6 | #12 of 30 | Archive leaderboard | report |
| Relation Extraction | ACE 2005 | Attention | Sentence Encoder | biLSTM | #12 of 30 | 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.
Methods
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