paper-with-me

홈 › Papers

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 interesting to exploit these different criteria and mining their common underlying knowledge. In this paper, we propose adversarial multi-criteria learning for CWS by integrating shared knowledge from multiple heterogeneous segmentation criteria. Experiments on eight corpora with heterogeneous segmentation criteria show that the performance of each corpus obtains a significant improvement, compared to single-criterion learning. Source codes of this paper are available on Github.

📄 PDF Abstract BibTeX arXiv:1704.07556

Code (0)

등록된 구현이 없습니다.

Tasks

Chinese Word SegmentationSegmentation

Similar Papers 제목 키워드 기반

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

Unified Multi-Criteria Chinese Word Segmentation with BERT

2020-04-13 · Zhen Ke, Liang Shi, Erli Meng, Bin Wang 외

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 u…

Chinese Word SegmentationLanguage ModelingLanguage ModellingMulti-Task Learning+2

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

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

Toward Fast and Accurate Neural Chinese Word Segmentation with Multi-Criteria Learning

2019-03-11 · Weipeng Huang, Xingyi Cheng, Kunlong Chen, Taifeng Wang 외

The ambiguous annotation criteria lead to divergence of Chinese Word Segmentation (CWS) datasets in various granularities. Multi-criteria Chinese word segmentation aims to capture various annotation criteria among datase…

Chinese Word SegmentationCompiler OptimizationComputational EfficiencyQuantization+1