paper-with-me

Papers

Unified Multi-Criteria Chinese Word Segmentation with BERT

2020-04-13 · Zhen Ke, Liang Shi, Erli Meng, Bin Wang, Xipeng Qiu, Xuanjing Huang

Multi-Criteria Chinese Word Segmentation (MCCWS) aims at finding word boundaries in a Chinese sentence composed of continuous characters while multiple segmentation criteria exist. The unified framework has been widely used in MCCWS and shows its effectiveness. Besides, the pre-trained BERT language model has been also introduced into the MCCWS task in a multi-task learning framework. In this paper, we combine the superiority of the unified framework and pretrained language model, and propose a unified MCCWS model based on BERT. Moreover, we augment the unified BERT-based MCCWS model with the bigram features and an auxiliary criterion classification task. Experiments on eight datasets with diverse criteria demonstrate that our methods could achieve new state-of-the-art results for MCCWS.

📄 PDF Abstract BibTeX arXiv:2004.05808

Code (0)

등록된 구현이 없습니다.

Tasks

Chinese Word SegmentationLanguage ModelingLanguage ModellingMulti-Task LearningSegmentationSentence

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음

Similar Papers 제목 키워드 기반

A Concise Model for Multi-Criteria Chinese Word Segmentation with Transformer Encoder

2019-06-28 · Findings of the Association for Computational Linguistics 2020 · Xipeng Qiu, Hengzhi Pei, Hang Yan, Xuanjing Huang

Multi-criteria Chinese word segmentation (MCCWS) aims to exploit the relations among the multiple heterogeneous segmentation criteria and further improve the performance of each single criterion. Previous work usually re…

Chinese Word SegmentationMulti-Task LearningSegmentation

Switch-LSTMs for Multi-Criteria Chinese Word Segmentation

2018-12-19 · Jingjing Gong, Xinchi Chen, Tao Gui, Xipeng Qiu

Multi-criteria Chinese word segmentation is a promising but challenging task, which exploits several different segmentation criteria and mines their common underlying knowledge. In this paper, we propose a flexible multi…

Chinese Word SegmentationSegmentation

Pre-training with Meta Learning for Chinese Word Segmentation

2020-10-23 · NAACL 2021 4 · Zhen Ke, Liang Shi, Songtao Sun, Erli Meng 외

Recent researches show that pre-trained models (PTMs) are beneficial to Chinese Word Segmentation (CWS). However, PTMs used in previous works usually adopt language modeling as pre-training tasks, lacking task-specific p…

Chinese Word SegmentationLanguage ModelingLanguage ModellingMeta-Learning+1

Adversarial Multi-Criteria Learning for Chinese Word Segmentation

2017-04-25 · ACL 2017 7 · Xinchi Chen, Zhan Shi, Xipeng Qiu, Xuanjing Huang

Different linguistic perspectives causes many diverse segmentation criteria for Chinese word segmentation (CWS). Most existing methods focus on improve the performance for each single criterion. However, it is interestin…

Chinese Word SegmentationSegmentation

A Joint Multiple Criteria Model in Transfer Learning for Cross-domain Chinese Word Segmentation

2020-11-01 · EMNLP 2020 11 · Kaiyu Huang, Degen Huang, Zhuang Liu, Fengran Mo

Word-level information is important in natural language processing (NLP), especially for the Chinese language due to its high linguistic complexity. Chinese word segmentation (CWS) is an essential task for Chinese downst…

Chinese Word SegmentationSegmentationTransfer Learning