Papers › Parallel Instance Query Network for Named Entity Recognition

Parallel Instance Query Network for Named Entity Recognition

20 Mar 2022ACL 2022 5arXiv:2203.10545archive 2025-07-28

Yongliang Shen, Xiaobin Wang, Zeqi Tan, Guangwei Xu, Pengjun Xie, Fei Huang, Weiming Lu, Yueting Zhuang

Named entity recognition (NER) is a fundamental task in natural language processing. Recent works treat named entity recognition as a reading comprehension task, constructing type-specific queries manually to extract entities. This paradigm suffers from three issues. First, type-specific queries can only extract one type of entities per inference, which is inefficient. Second, the extraction for different types of entities is isolated, ignoring the dependencies between them. Third, query construction relies on external knowledge and is difficult to apply to realistic scenarios with hundreds of entity types. To deal with them, we propose Parallel Instance Query Network (PIQN), which sets up global and learnable instance queries to extract entities from a sentence in a parallel manner. Each instance query predicts one entity, and by feeding all instance queries simultaneously, we can query all entities in parallel. Instead of being constructed from external knowledge, instance queries can learn their different query semantics during training. For training the model, we treat label assignment as a one-to-many Linear Assignment Problem (LAP) and dynamically assign gold entities to instance queries with minimal assignment cost. Experiments on both nested and flat NER datasets demonstrate that our proposed method outperforms previous state-of-the-art models.

PaperPDFConference PDFCode

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

Code

tricktreat/piqn officialmentioned in papermentioned on GitHubpytorch 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

Chinese Named Entity RecognitionNERNamed Entity RecognitionNamed Entity Recognition (NER)Nested Named Entity RecognitionReading ComprehensionSentencenamed-entity-recognition

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Chinese Named Entity Recognition MSRA PIQN F1 93.48 #17 of 21 Archive leaderboard report
Named Entity Recognition (NER) ACE 2004 PIQN F1 88.14 #2 of 9 Archive leaderboard report
Named Entity Recognition (NER) ACE 2004 PIQN Multi-Task Supervision n #2 of 9 Archive leaderboard report
Named Entity Recognition (NER) ACE 2005 PIQN F1 87.42 #4 of 20 Archive leaderboard report
Named Entity Recognition (NER) CoNLL 2003 (English) PIQN F1 92.87 #35 of 73 Archive leaderboard report
Named Entity Recognition (NER) Few-NERD (SUP) PIQN F1-Measure 69.67 #2 of 6 Archive leaderboard report
Named Entity Recognition (NER) Few-NERD (SUP) PIQN Precision 70.16 #2 of 6 Archive leaderboard report
Named Entity Recognition (NER) Few-NERD (SUP) PIQN Recall 69.18 #2 of 6 Archive leaderboard report
Named Entity Recognition (NER) Few-NERD (SUP) Sequence-to-Set F1-Measure 68.23 #4 of 6 Archive leaderboard report
Named Entity Recognition (NER) Few-NERD (SUP) Sequence-to-Set Precision 67.37 #4 of 6 Archive leaderboard report
Named Entity Recognition (NER) Few-NERD (SUP) Sequence-to-Set Recall 69.12 #4 of 6 Archive leaderboard report
Named Entity Recognition (NER) Few-NERD (SUP) Locate and Label F1-Measure 67.64 #5 of 6 Archive leaderboard report
Named Entity Recognition (NER) Few-NERD (SUP) Locate and Label Precision 64.69 #5 of 6 Archive leaderboard report
Named Entity Recognition (NER) Few-NERD (SUP) Locate and Label Recall 70.87 #5 of 6 Archive leaderboard report
Named Entity Recognition (NER) Ontonotes v5 (English) PIQN F1 90.96 #6 of 28 Archive leaderboard report
Nested Named Entity Recognition ACE 2004 PIQN F1 88.14 #6 of 24 Archive leaderboard report
Nested Named Entity Recognition ACE 2005 PIQN F1 87.42 #3 of 25 Archive leaderboard report
Nested Named Entity Recognition GENIA PIQN F1 81.77 #1 of 26 Archive leaderboard report
Nested Named Entity Recognition NNE PIQN Micro F1 94.04 #3 of 6 Archive leaderboard report
Nested Named Entity Recognition TAC-KBP 2017 PIQN F1 84.5 #3 of 3 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