Papers › Hero-Gang Neural Model For Named Entity Recognition

Hero-Gang Neural Model For Named Entity Recognition

15 May 2022NAACL 2022 7arXiv:2205.07177archive 2025-07-28

Jinpeng Hu, Yaling Shen, Yang Liu, Xiang Wan, Tsung-Hui Chang

Named entity recognition (NER) is a fundamental and important task in NLP, aiming at identifying named entities (NEs) from free text. Recently, since the multi-head attention mechanism applied in the Transformer model can effectively capture longer contextual information, Transformer-based models have become the mainstream methods and have achieved significant performance in this task. Unfortunately, although these models can capture effective global context information, they are still limited in the local feature and position information extraction, which is critical in NER. In this paper, to address this limitation, we propose a novel Hero-Gang Neural structure (HGN), including the Hero and Gang module, to leverage both global and local information to promote NER. Specifically, the Hero module is composed of a Transformer-based encoder to maintain the advantage of the self-attention mechanism, and the Gang module utilizes a multi-window recurrent module to extract local features and position information under the guidance of the Hero module. Afterward, the proposed multi-window attention effectively combines global information and multiple local features for predicting entity labels. Experimental results on several benchmark datasets demonstrate the effectiveness of our proposed model.

PaperPDFConference PDFCode

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

Code

jinpeng01/hgn 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

NERNamed Entity RecognitionNamed Entity Recognition (NER)modelnamed-entity-recognition

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Named Entity Recognition (NER) BC2GM HGN F1 85.65 #5 of 13 Archive leaderboard report
Named Entity Recognition (NER) BC5CDR-chemical HGN F1 94.59 #3 of 13 Archive leaderboard report
Named Entity Recognition (NER) BC5CDR-disease HGN F1 87.86 #2 of 10 Archive leaderboard report
Named Entity Recognition (NER) OntoNotes 5.0 HGN Average F1 90.92 #1 of 2 Archive leaderboard report
Named Entity Recognition (NER) Ontonotes v5 (English) HGN F1 90.92 #7 of 28 Archive leaderboard report
Named Entity Recognition (NER) WNUT 2016 HGN F1 59.50 #1 of 7 Archive leaderboard report
Named Entity Recognition (NER) WNUT 2017 HGN F1 57.41 #7 of 23 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

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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