中文
相关论文

相关论文: Enhancing Pre-trained Chinese Character Representa…

200 篇论文

Most of the Chinese pre-trained models adopt characters as basic units for downstream tasks. However, these models ignore the information carried by words and thus lead to the loss of some important semantics. In this paper, we propose a…

计算与语言 · 计算机科学 2022-07-14 Wenbiao Li , Rui Sun , Yunfang Wu

Pre-trained Language Models (PLMs) have achieved remarkable performance gains across numerous downstream tasks in natural language understanding. Various Chinese PLMs have been successively proposed for learning better Chinese language…

计算与语言 · 计算机科学 2022-09-16 Borun Chen , Hongyin Tang , Jiahao Bu , Kai Zhang , Jingang Wang , Qifan Wang , Hai-Tao Zheng , Wei Wu , Liqian Yu

With the success of down streaming task using English pre-trained language model, the pre-trained Chinese language model is also necessary to get a better performance of Chinese NLP task. Unlike the English language, Chinese has its special…

计算与语言 · 计算机科学 2022-02-24 Chao Lv , Han Zhang , XinKai Du , Yunhao Zhang , Ying Huang , Wenhao Li , Jia Han , Shanshan Gu

Pretrained language models (PLMs) have shown marvelous improvements across various NLP tasks. Most Chinese PLMs simply treat an input text as a sequence of characters, and completely ignore word information. Although Whole Word Masking can…

计算与语言 · 计算机科学 2023-03-23 Xinnian Liang , Zefan Zhou , Hui Huang , Shuangzhi Wu , Tong Xiao , Muyun Yang , Zhoujun Li , Chao Bian

Chinese pre-trained language models usually process text as a sequence of characters, while ignoring more coarse granularity, e.g., words. In this work, we propose a novel pre-training paradigm for Chinese -- Lattice-BERT, which explicitly…

计算与语言 · 计算机科学 2021-05-31 Yuxuan Lai , Yijia Liu , Yansong Feng , Songfang Huang , Dongyan Zhao

Distributed word representations are very useful for capturing semantic information and have been successfully applied in a variety of NLP tasks, especially on English. In this work, we innovatively develop two component-enhanced Chinese…

计算与语言 · 计算机科学 2015-08-28 Yanran Li , Wenjie Li , Fei Sun , Sujian Li

Text normalization is an important enabling technology for several NLP tasks. Recently, neural-network-based approaches have outperformed well-established models in this task. However, in languages other than English, there has been little…

计算与语言 · 计算机科学 2018-09-06 Daniel Watson , Nasser Zalmout , Nizar Habash

In this paper, we improve Chinese spoken language understanding (SLU) by injecting word information. Previous studies on Chinese SLU do not consider the word information, failing to detect word boundaries that are beneficial for intent…

计算与语言 · 计算机科学 2022-03-29 Dechuan Teng , Libo Qin , Wanxiang Che , Sendong Zhao , Ting Liu

Given the advantage and recent success of English character-level and subword-unit models in several NLP tasks, we consider the equivalent modeling problem for Chinese. Chinese script is logographic and many Chinese logograms are composed…

计算与语言 · 计算机科学 2018-09-11 Falcon Z. Dai , Zheng Cai

Recently, neural network models for natural language processing tasks have been increasingly focused on for their ability of alleviating the burden of manual feature engineering. However, the previous neural models cannot extract the…

计算与语言 · 计算机科学 2017-07-04 Xinchi Chen , Xipeng Qiu , Xuanjing Huang

We introduce an attention-based Bi-LSTM for Chinese implicit discourse relations and demonstrate that modeling argument pairs as a joint sequence can outperform word order-agnostic approaches. Our model benefits from a partial sampling…

计算与语言 · 计算机科学 2018-02-01 Samuel Rönnqvist , Niko Schenk , Christian Chiarcos

Intent classification has been widely researched on English data with deep learning approaches that are based on neural networks and word embeddings. The challenge for Chinese intent classification stems from the fact that, unlike English…

计算与语言 · 计算机科学 2018-05-24 Ruixi Lin , Charles Costello , Charles Jankowski

Recent advances in large-scale language representation models such as BERT have improved the state-of-the-art performances in many NLP tasks. Meanwhile, character-level Chinese NLP models, including BERT for Chinese, have also demonstrated…

计算与语言 · 计算机科学 2020-04-09 Boxin Wang , Boyuan Pan , Xin Li , Bo Li

We introduce a novel discriminative word alignment model, which we integrate into a Transformer-based machine translation model. In experiments based on a small number of labeled examples (~1.7K-5K sentences) we evaluate its performance…

计算与语言 · 计算机科学 2019-09-04 Elias Stengel-Eskin , Tzu-Ray Su , Matt Post , Benjamin Van Durme

The widespread use of pre-trained language models (PLMs) in natural language processing (NLP) has greatly improved performance outcomes. However, these models' vulnerability to adversarial attacks (e.g., camouflaged hints from drug…

计算与语言 · 计算机科学 2024-04-19 Zi Xiong , Lizhi Qing , Yangyang Kang , Jiawei Liu , Hongsong Li , Changlong Sun , Xiaozhong Liu , Wei Lu

Most pretrained language models rely on subword tokenization, which processes text as a sequence of subword tokens. However, different granularities of text, such as characters, subwords, and words, can contain different kinds of…

计算与语言 · 计算机科学 2024-04-09 Yilin Wang , Xinyi Hu , Matthew R. Gormley

Most pre-trained language models (PLMs) construct word representations at subword level with Byte-Pair Encoding (BPE) or its variations, by which OOV (out-of-vocab) words are almost avoidable. However, those methods split a word into…

计算与语言 · 计算机科学 2021-05-17 Wentao Ma , Yiming Cui , Chenglei Si , Ting Liu , Shijin Wang , Guoping Hu

Chinese parsing has traditionally been solved by three pipeline systems including word-segmentation, part-of-speech tagging and dependency parsing modules. In this paper, we propose an end-to-end Chinese parsing model based on character…

计算与语言 · 计算机科学 2020-12-09 Yuan Zhang , Zhiyang Teng , Yue Zhang

In recent years, after the neural-network-based method was proposed, the accuracy of the Chinese word segmentation task has made great progress. However, when dealing with out-of-vocabulary words, there is still a large error rate. We used…

计算与语言 · 计算机科学 2019-01-18 Yung-Sung Chuang

Despite the development of pre-trained language models (PLMs) significantly raise the performances of various Chinese natural language processing (NLP) tasks, the vocabulary for these Chinese PLMs remain to be the one provided by Google…

计算与语言 · 计算机科学 2020-11-18 Wei Zhu
‹ 上一页 1 2 3 10 下一页 ›