TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Fusing Heterogeneous Factors with Triaffine Mechanism for ...

Fusing Heterogeneous Factors with Triaffine Mechanism for Nested Named Entity Recognition

Zheng Yuan, Chuanqi Tan, Songfang Huang, Fei Huang

2021-10-14Findings (ACL) 2022 5Nested Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNERClassificationNamed Entity Recognition (NER)
PaperPDFCode(official)

Abstract

Nested entities are observed in many domains due to their compositionality, which cannot be easily recognized by the widely-used sequence labeling framework. A natural solution is to treat the task as a span classification problem. To learn better span representation and increase classification performance, it is crucial to effectively integrate heterogeneous factors including inside tokens, boundaries, labels, and related spans which could be contributing to nested entities recognition. To fuse these heterogeneous factors, we propose a novel triaffine mechanism including triaffine attention and scoring. Triaffine attention uses boundaries and labels as queries and uses inside tokens and related spans as keys and values for span representations. Triaffine scoring interacts with boundaries and span representations for classification. Experiments show that our proposed method outperforms previous span-based methods, achieves the state-of-the-art $F_1$ scores on nested NER datasets GENIA and KBP2017, and shows comparable results on ACE2004 and ACE2005.

Results

TaskDatasetMetricValueModel
Named Entity Recognition (NER)ACE 2005F188.83Triaffine + ALBERT
Named Entity Recognition (NER)ACE 2005F186.82Triaffine + BERT
Named Entity Recognition (NER)ACE 2004F188.56Triaffine + ALBERT
Named Entity Recognition (NER)ACE 2004F187.4Triaffine + BioBERT
Named Entity Recognition (NER)TAC-KBP 2017F187.27Triaffine + ALBERT
Named Entity Recognition (NER)TAC-KBP 2017F185.05Triaffine + BERT
Named Entity Recognition (NER)GENIAF181.23Triaffine + BioBERT

Related Papers

Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16AI-Enhanced Pediatric Pneumonia Detection: A CNN-Based Approach Using Data Augmentation and Generative Adversarial Networks (GANs)2025-07-13Flippi: End To End GenAI Assistant for E-Commerce2025-07-08Fuzzy Classification Aggregation for a Continuum of Agents2025-07-06Hybrid-View Attention for csPCa Classification in TRUS2025-07-04Selecting and Merging: Towards Adaptable and Scalable Named Entity Recognition with Large Language Models2025-06-28