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/CAN-NER: Convolutional Attention Network for Chinese Named...

CAN-NER: Convolutional Attention Network for Chinese Named Entity Recognition

Yuying Zhu, Guoxin Wang, Börje F. Karlsson

2019-04-03NAACL 2019 6named-entity-recognitionSegmentationNamed Entity RecognitionChinese Named Entity RecognitionNERNamed Entity Recognition (NER)
PaperPDFCode(official)

Abstract

Named entity recognition (NER) in Chinese is essential but difficult because of the lack of natural delimiters. Therefore, Chinese Word Segmentation (CWS) is usually considered as the first step for Chinese NER. However, models based on word-level embeddings and lexicon features often suffer from segmentation errors and out-of-vocabulary (OOV) words. In this paper, we investigate a Convolutional Attention Network called CAN for Chinese NER, which consists of a character-based convolutional neural network (CNN) with local-attention layer and a gated recurrent unit (GRU) with global self-attention layer to capture the information from adjacent characters and sentence contexts. Also, compared to other models, not depending on any external resources like lexicons and employing small size of char embeddings make our model more practical. Extensive experimental results show that our approach outperforms state-of-the-art methods without word embedding and external lexicon resources on different domain datasets including Weibo, MSRA and Chinese Resume NER dataset.

Results

TaskDatasetMetricValueModel
Named Entity Recognition (NER)Weibo NERAccuracy-NE55.38CAN-NER Model
Named Entity Recognition (NER)Weibo NERAccuracy-NM62.98CAN-NER Model
Named Entity Recognition (NER)Weibo NEROverall59.31CAN-NER Model
Named Entity Recognition (NER)MSRAF192.97CAN-NER Model
Named Entity Recognition (NER)MSRAPrecision93.53CAN-NER Model
Named Entity Recognition (NER)MSRARecall92.42CAN-NER Model
Named Entity Recognition (NER)Resume NERF194.94CAN-NER Model
Named Entity Recognition (NER)Resume NERPrecision95.05CAN-NER Model
Named Entity Recognition (NER)Resume NERRecall94.82CAN-NER Model
Named Entity Recognition (NER)OntoNotes 4F173.64CAN-NER Model
Named Entity Recognition (NER)OntoNotes 4Precision75.05CAN-NER Model
Named Entity Recognition (NER)OntoNotes 4Recall72.29CAN-NER Model

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17