paper-with-me

Papers

Unsupervised Boundary-Aware Language Model Pretraining for Chinese Sequence Labeling

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

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-quality external lexicon, where lexicon items can offer explicit boundary information. However, to ensure the quality of the lexicon, great human effort is always necessary, which has been generally ignored. In this work, we suggest unsupervised statistical boundary information instead, and propose an architecture to encode the information directly into pre-trained language models, resulting in Boundary-Aware BERT (BABERT). We apply BABERT for feature induction of Chinese sequence labeling tasks. Experimental results on ten benchmarks of Chinese sequence labeling demonstrate that BABERT can provide consistent improvements on all datasets. In addition, our method can complement previous supervised lexicon exploration, where further improvements can be achieved when integrated with external lexicon information.

📄 PDF Abstract BibTeX arXiv:2210.15231

Code (2)

modelscope/AdaSeq/tree/master/examples/babert 공식 구현 pytorch
modelscope/modelscope pytorch

Tasks

Chinese Named Entity RecognitionChinese Word SegmentationLanguage ModelingLanguage ModellingNamed Entity RecognitionNamed Entity Recognition (NER)Part-Of-Speech Tagging

Methods 이 논문이 사용한 방법론

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 &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Weight Decay 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

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

2024-04-08 · Longhui Zhang, Dingkun Long, Meishan Zhang, Yanzhao 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 incorp…

Language ModelingLanguage ModellingNatural Language Understanding

ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information

2021-06-30 · ACL 2021 5 · Zijun Sun, Xiaoya Li, Xiaofei Sun, Yuxian Meng 외

Recent pretraining models in Chinese neglect two important aspects specific to the Chinese language: glyph and pinyin, which carry significant syntax and semantic information for language understanding. In this work, we …

Language ModelingLanguage ModellingMachine Reading ComprehensionNamed Entity Recognition+5

Exploring the Usage of Chinese Pinyin in Pretraining

2023-10-08 · Baojun Wang, Kun Xu, Lifeng Shang

Unlike alphabetic languages, Chinese spelling and pronunciation are different. Both characters and pinyin take an important role in Chinese language understanding. In Chinese NLP tasks, we almost adopt characters or word…

Language Modelling

SpectraFlow: Unifying Structural Pretraining and Frequency Adaptation for Medical Image Segmentation

2026-05-14 · Zhiquan Chen, Haitao Wang, Guowei Zou, Hejun Wu arxiv

Medical image segmentation remains challenging in low-data regimes, where scarce annotations often yield poor generalization and ambiguous boundaries with missing fine structures. Recent self-supervised pretraining has i…

Medical Image Segmentation

UnihanLM: Coarse-to-Fine Chinese-Japanese Language Model Pretraining with the Unihan Database

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Canwen Xu, Tao Ge, Chenliang Li, Furu Wei

Chinese and Japanese share many characters with similar surface morphology. To better utilize the shared knowledge across the languages, we propose UnihanLM, a self-supervised Chinese-Japanese pretrained masked language …

Language ModelingLanguage Modelling