Papers › Sequence-to-Nuggets: Nested Entity Mention Detection via Anchor-Region Networks

Sequence-to-Nuggets: Nested Entity Mention Detection via Anchor-Region Networks

10 Jun 2019ACL 2019 7arXiv:1906.03783archive 2025-07-28

Hongyu Lin, Yaojie Lu, Xianpei Han, Le Sun

Sequential labeling-based NER approaches restrict each word belonging to at most one entity mention, which will face a serious problem when recognizing nested entity mentions. In this paper, we propose to resolve this problem by modeling and leveraging the head-driven phrase structures of entity mentions, i.e., although a mention can nest other mentions, they will not share the same head word. Specifically, we propose Anchor-Region Networks (ARNs), a sequence-to-nuggets architecture for nested mention detection. ARNs first identify anchor words (i.e., possible head words) of all mentions, and then recognize the mention boundaries for each anchor word by exploiting regular phrase structures. Furthermore, we also design Bag Loss, an objective function which can train ARNs in an end-to-end manner without using any anchor word annotation. Experiments show that ARNs achieve the state-of-the-art performance on three standard nested entity mention detection benchmarks.

PaperPDFConference PDFCode

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

Code

sanmusunrise/ARNs 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 Recognition (NER)Nested Mention RecognitionNested Named Entity Recognition

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Named Entity Recognition (NER) ACE 2005 Anchor-Region Networks F1 74.9 #17 of 20 Archive leaderboard report
Named Entity Recognition (NER) GENIA Anchor-Region Networks F1 74.8 #10 of 14 Archive leaderboard report
Nested Mention Recognition ACE 2005 Anchor-Region Networks F1 74.9 #7 of 10 Archive leaderboard report
Nested Named Entity Recognition ACE 2005 Anchor-Region Networks F1 75.9 #21 of 25 Archive leaderboard report
Nested Named Entity Recognition GENIA Anchor-Region Networks F1 74.8 #23 of 26 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