中文
相关论文

相关论文: Encoder-Decoder Models Can Benefit from Pre-traine…

200 篇论文

Contemporary translation engines based on the encoder-decoder framework have made significant strides in development. However, the emergence of Large Language Models (LLMs) has disrupted their position by presenting the potential for…

计算与语言 · 计算机科学 2024-05-28 Jiali Zeng , Fandong Meng , Yongjing Yin , Jie Zhou

We present a simple way to merge masked language modeling with causal language modeling. This hybrid training objective results in a model that combines the strengths of both modeling paradigms within a single transformer stack: GPT-BERT…

计算与语言 · 计算机科学 2024-12-31 Lucas Georges Gabriel Charpentier , David Samuel

Grammar error correction (GEC) is an important application aspect of natural language processing techniques. The past decade has witnessed significant progress achieved in GEC for the sake of increasing popularity of machine learning and…

计算与语言 · 计算机科学 2020-05-15 Yu Wang , Yuelin Wang , Jie Liu , Zhuo Liu

Masked language modeling (MLM) is one of the key sub-tasks in vision-language pretraining. In the cross-modal setting, tokens in the sentence are masked at random, and the model predicts the masked tokens given the image and the text. In…

计算与语言 · 计算机科学 2021-09-07 Yonatan Bitton , Gabriel Stanovsky , Michael Elhadad , Roy Schwartz

While pretrained encoders have achieved success in various natural language understanding (NLU) tasks, there is a gap between these pretrained encoders and natural language generation (NLG). NLG tasks are often based on the encoder-decoder…

Masked Language Models (MLMs) have proven to be effective for second-pass rescoring in Automatic Speech Recognition (ASR) systems. In this work, we propose Masked Audio Text Encoder (MATE), a multi-modal masked language model rescorer which…

声音 · 计算机科学 2023-05-26 Jinglun Cai , Monica Sunkara , Xilai Li , Anshu Bhatia , Xiao Pan , Sravan Bodapati

Grammatical error correction (GEC) is the task of detecting and correcting grammatical errors in texts written by second language learners. The statistical machine translation (SMT) approach to GEC, in which sentences written by second…

计算与语言 · 计算机科学 2016-06-02 Duc Tam Hoang , Shamil Chollampatt , Hwee Tou Ng

Large-scale language models (LLMs) has shown remarkable capability in various of Natural Language Processing (NLP) tasks and attracted lots of attention recently. However, some studies indicated that large language models fail to achieve…

计算与语言 · 计算机科学 2025-03-18 Fanyi Qu , Chenming Tang , Yunfang Wu

Pre-trained encoder-decoder transformer architectures have become increasingly popular recently with the advent of T5 models. T5 has also become more favorable over other architectures like BERT due to the amount of data that it is…

计算与语言 · 计算机科学 2022-10-25 Frederick Liu , Terry Huang , Shihang Lyu , Siamak Shakeri , Hongkun Yu , Jing Li

Pretraining sentence encoders with language modeling and related unsupervised tasks has recently been shown to be very effective for language understanding tasks. By supplementing language model-style pretraining with further training on…

计算与语言 · 计算机科学 2019-03-01 Jason Phang , Thibault Févry , Samuel R. Bowman

In this paper, we present our submission for the English to Czech Text Translation Task of IWSLT 2019. Our system aims to study how pre-trained language models, used as input embeddings, can improve a specialized machine translation system…

计算与语言 · 计算机科学 2019-11-11 Loïc Vial , Benjamin Lecouteux , Didier Schwab , Hang Le , Laurent Besacier

Grammatical error correction (GEC) aims to improve text quality and readability. Previous work on the task focused primarily on high-resource languages, while low-resource languages lack robust tools. To address this shortcoming, we present…

计算与语言 · 计算机科学 2026-02-05 Mamadou K. Keita , Adwoa Bremang , Huy Le , Dennis Owusu , Christopher Homan , Marcos Zampieri

Neural network-based generative language models like ELMo and BERT can work effectively as general purpose sentence encoders in text classification without further fine-tuning. Is it possible to adapt them in a similar way for use as…

计算与语言 · 计算机科学 2020-01-13 Nishant Subramani , Samuel R. Bowman , Kyunghyun Cho

Grammatical error correction (GEC) is an important NLP task that is currently usually solved with autoregressive sequence-to-sequence models. However, approaches of this class are inherently slow due to one-by-one token generation, so…

计算与语言 · 计算机科学 2023-11-15 Konstantin Yakovlev , Alexander Podolskiy , Andrey Bout , Sergey Nikolenko , Irina Piontkovskaya

Recently multi-lingual pre-trained language models (PLM) such as mBERT and XLM-R have achieved impressive strides in cross-lingual dense retrieval. Despite its successes, they are general-purpose PLM while the multilingual PLM tailored for…

计算与语言 · 计算机科学 2025-09-08 Shunyu Zhang , Yaobo Liang , Ming Gong , Daxin Jiang , Nan Duan

Grammatical error correction (GEC) tools, powered by advanced generative artificial intelligence (AI), competently correct linguistic inaccuracies in user input. However, they often fall short in providing essential natural language…

计算与语言 · 计算机科学 2024-06-04 Subhankar Maity , Aniket Deroy , Sudeshna Sarkar

Recently, Natural Language Processing (NLP) has witnessed an impressive progress in many areas, due to the advent of novel, pretrained contextual representation models. In particular, Devlin et al. (2019) proposed a model, called BERT…

计算与语言 · 计算机科学 2020-03-09 Debora Nozza , Federico Bianchi , Dirk Hovy

We treat grammatical error correction (GEC) as a classification problem in this study, where for different types of errors, a target word is identified, and the classifier predicts the correct word form from a set of possible choices. We…

计算与语言 · 计算机科学 2018-07-03 Zhu Kaili , Chuan Wang , Ruobing Li , Yang Liu , Tianlei Hu , Hui Lin

Although existing neural network approaches have achieved great success on Chinese spelling correction, there is still room to improve. The model is required to avoid over-correction and to distinguish a correct token from its phonological…

计算与语言 · 计算机科学 2023-03-21 Rui Sun , Xiuyu Wu , Yunfang Wu

Chinese grammatical error correction (CGEC) faces serious overcorrection challenges when employing autoregressive generative models such as sequence-to-sequence (Seq2Seq) models and decoder-only large language models (LLMs). While previous…

计算与语言 · 计算机科学 2024-06-04 Haihui Yang , Xiaojun Quan