Litcius/Paper detail

<i>T</i> 2 <i>-NER</i>: A <u>T</u>wo-Stage Span-Based Framework for Unified Named Entity Recognition with <u>T</u>emplates

Peixin Huang, Xiang Zhao, Minghao Hu, Zhen Tan, Weidong Xiao

2023Transactions of the Association for Computational Linguistics17 citationsDOIOpen Access PDF

Abstract

Abstract Named Entity Recognition (NER) has so far evolved from the traditional flat NER to overlapped and discontinuous NER. They have mostly been solved separately, with only several exceptions that concurrently tackle three tasks with a single model. The current best-performing method formalizes the unified NER as word-word relation classification, which barely focuses on mention content learning and fails to detect entity mentions comprising a single word. In this paper, we propose a two-stage span-based framework with templates, namely, T2-NER, to resolve the unified NER task. The first stage is to extract entity spans, where flat and overlapped entities can be recognized. The second stage is to classify over all entity span pairs, where discontinuous entities can be recognized. Finally, multi-task learning is used to jointly train two stages. To improve the efficiency of span-based model, we design grouped templates and typed templates for two stages to realize batch computations. We also apply an adjacent packing strategy and a latter packing strategy to model discriminative boundary information and learn better span (pair) representation. Moreover, we introduce the syntax information to enhance our span representation. We perform extensive experiments on eight benchmark datasets for flat, overlapped, and discontinuous NER, where our model beats all the current competitive baselines, obtaining the best performance of unified NER.

Topics & Concepts

Computer scienceNamed-entity recognitionBenchmark (surveying)Discriminative modelWord (group theory)Span (engineering)Task (project management)Natural language processingRepresentation (politics)Artificial intelligenceTemplateConditional random fieldProgramming languageLinguisticsPhilosophyCivil engineeringPolitical scienceLawEngineeringManagementGeographyGeodesyPoliticsEconomicsTopic ModelingNatural Language Processing TechniquesText and Document Classification Technologies