paper-with-me

Papers

Chinese Sequence Labeling with Semi-Supervised Boundary-Aware Language Model Pre-training

2024-04-08 · Longhui Zhang, Dingkun Long, Meishan Zhang, Yanzhao Zhang, Pengjun Xie, Min Zhang

Chinese sequence labeling tasks are heavily reliant on accurate word boundary demarcation. Although current pre-trained language models (PLMs) have achieved substantial gains on these tasks, they rarely explicitly incorporate boundary information into the modeling process. An exception to this is BABERT, which incorporates unsupervised statistical boundary information into Chinese BERT's pre-training objectives. Building upon this approach, we input supervised high-quality boundary information to enhance BABERT's learning, developing a semi-supervised boundary-aware PLM. To assess PLMs' ability to encode boundaries, we introduce a novel ``Boundary Information Metric'' that is both simple and effective. This metric allows comparison of different PLMs without task-specific fine-tuning. Experimental results on Chinese sequence labeling datasets demonstrate that the improved BABERT variant outperforms the vanilla version, not only on these tasks but also more broadly across a range of Chinese natural language understanding tasks. Additionally, our proposed metric offers a convenient and accurate means of evaluating PLMs' boundary awareness.

📄 PDF Abstract BibTeX arXiv:2404.05560

Code (1)

modelscope/adaseq 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingNatural Language Understanding

Similar Papers 제목 키워드 기반

Unsupervised Boundary-Aware Language Model Pretraining for Chinese Sequence Labeling

2022-10-27 · Peijie Jiang, Dingkun Long, Yanzhao Zhang, Pengjun Xie 외

Boundary information is critical for various Chinese language processing tasks, such as word segmentation, part-of-speech tagging, and named entity recognition. Previous studies usually resorted to the use of a high-qual…

Chinese Named Entity RecognitionChinese Word SegmentationLanguage ModelingLanguage Modelling+3

Semi-supervised Sequence Labeling for Named Entity Extraction based on Tri-Training: Case Study on Chinese Person Name Extraction

2014-08-01 · WS 2014 8 · Chien-Lung Chou, Chia-Hui Chang, Shin-Yi Wu
Entity Extraction using GAN

Span Labeling Approach for Vietnamese and Chinese Word Segmentation

2021-10-01 · Duc-Vu Nguyen, Linh-Bao Vo, Dang Van Thin, Ngan Luu-Thuy Nguyen

In this paper, we propose a span labeling approach to model n-gram information for Vietnamese word segmentation, namely SPAN SEG. We compare the span labeling approach with the conditional random field by using encoders …

Chinese Word SegmentationLanguage ModelingLanguage ModellingSegmentation+1

SeqVAT: Virtual Adversarial Training for Semi-Supervised Sequence Labeling

2020-07-01 · ACL 2020 6 · Luoxin Chen, Weitong Ruan, Xinyue Liu, Jianhua Lu

Virtual adversarial training (VAT) is a powerful technique to improve model robustness in both supervised and semi-supervised settings. It is effective and can be easily adopted on lots of image classification and text c…

ChunkingGeneral Classificationimage-classificationImage Classification+6

Polyphone Disambiguation in Mandarin Chinese with Semi-Supervised Learning

2021-02-01 · Yi Shi, Congyi Wang, Yu Chen, Bin Wang

The majority of Chinese characters are monophonic, while a special group of characters, called polyphonic characters, have multiple pronunciations. As a prerequisite of performing speech-related generative tasks, the cor…

Polyphone disambiguation