Papers › Dependency-Guided LSTM-CRF for Named Entity Recognition
Dependency-Guided LSTM-CRF for Named Entity Recognition
Zhanming Jie, Wei Lu
Dependency tree structures capture long-distance and syntactic relationships between words in a sentence. The syntactic relations (e.g., nominal subject, object) can potentially infer the existence of certain named entities. In addition, the performance of a named entity recognizer could benefit from the long-distance dependencies between the words in dependency trees. In this work, we propose a simple yet effective dependency-guided LSTM-CRF model to encode the complete dependency trees and capture the above properties for the task of named entity recognition (NER). The data statistics show strong correlations between the entity types and dependency relations. We conduct extensive experiments on several standard datasets and demonstrate the effectiveness of the proposed model in improving NER and achieving state-of-the-art performance. Our analysis reveals that the significant improvements mainly result from the dependency relations and long-distance interactions provided by dependency trees.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
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
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Chinese Named Entity Recognition | OntoNotes 5.0 | DGLSTM-CRF | F1 | 79.92 | #1 of 1 | Archive leaderboard | report |
| Named Entity Recognition (NER) | CoNLL 2003 (English) | DGLSTM-CRF + ELMo (L=2) 3.0pt1-4.51.5 | F1 | 92.4 | #43 of 73 | Archive leaderboard | report |
| Named Entity Recognition (NER) | Ontonotes v5 (English) | DGLSTM-CRF + ELMo | F1 | 89.88 | #15 of 28 | Archive leaderboard | report |
| Named Entity Recognition (NER) | Ontonotes v5 (English) | DGLSTM-CRF (L=2) | F1 | 88.52 | #19 of 28 | 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