paper-with-me

홈 › Papers

SiBert: Enhanced Chinese Pre-trained Language Model with Sentence Insertion

2020-05-01 · LREC 2020 5 · Jiahao Chen, Chenjie Cao, Xiuyan Jiang

Pre-trained models have achieved great success in learning unsupervised language representations by self-supervised tasks on large-scale corpora. Recent studies mainly focus on how to fine-tune different downstream tasks from a general pre-trained model. However, some studies show that customized self-supervised tasks for a particular type of downstream task can effectively help the pre-trained model to capture more corresponding knowledge and semantic information. Hence a new pre-training task called Sentence Insertion (SI) is proposed in this paper for Chinese query-passage pairs NLP tasks including answer span prediction, retrieval question answering and sentence level cloze test. The related experiment results indicate that the proposed SI can improve the performance of the Chinese Pre-trained models significantly. Moreover, a word segmentation method called SentencePiece is utilized to further enhance Chinese Bert performance for tasks with long texts. The complete source code is available at https://github.com/ewrfcas/SiBert{\_}tensorflow.

📄 PDF Abstract BibTeX

Code (1)

ewrfcas/SiBert 공식 구현 tf

Tasks

Cloze TestLanguage ModelingLanguage ModellingQuestion AnsweringRetrievalSentence

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Multi-Head Attention 설명 없음
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…
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 &…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

SOM-NCSCM : An Efficient Neural Chinese Sentence Compression Model Enhanced with Self-Organizing Map

2021-11-01 · EMNLP 2021 11 · Kangli Zi, Shi Wang, Yu Liu, Jicun Li 외

Sentence Compression (SC), which aims to shorten sentences while retaining important words that express the essential meanings, has been studied for many years in many languages, especially in English. However, improveme…

Question AnsweringSentenceSentence Compressionvalid

MuCGEC: a Multi-Reference Multi-Source Evaluation Dataset for Chinese Grammatical Error Correction

2022-04-23 · NAACL 2022 7 · Yue Zhang, Zhenghua Li, Zuyi Bao, Jiacheng Li 외

This paper presents MuCGEC, a multi-reference multi-source evaluation dataset for Chinese Grammatical Error Correction (CGEC), consisting of 7,063 sentences collected from three Chinese-as-a-Second-Language (CSL) learner…

Grammatical Error CorrectionSentence

MuCGEC: a Multi-Reference Multi-Source Evaluation Dataset for Chinese Grammatical Error Correction

2022-01-16 · ACL ARR January 2022 1 · Anonymous

This paper presents MuCGEC, a multi-reference multi-source evaluation dataset for Chinese Grammatical Error Correction (CGEC), % based on newly proposed annotation guidelines, consisting of 7,063 sentences from three dif…

Grammatical Error CorrectionSentence

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

A Simple Yet Effective Corpus Construction Method for Chinese Sentence Compression

2022-06-01 · LREC 2022 6 · Yang Zhao, Hiroshi Kanayama, Issei Yoshida, Masayasu Muraoka 외

Deletion-based sentence compression in the English language has made significant progress over the past few decades. However, there is a lack of large-scale and high-quality parallel corpus (i.e., (sentence, compression)…

SentenceSentence Compression