中文
相关论文

相关论文: Context is Key: Grammatical Error Detection with C…

200 篇论文

Contextual word embeddings such as BERT have achieved state of the art performance in numerous NLP tasks. Since they are optimized to capture the statistical properties of training data, they tend to pick up on and amplify social…

计算与语言 · 计算机科学 2019-06-19 Keita Kurita , Nidhi Vyas , Ayush Pareek , Alan W Black , Yulia Tsvetkov

Contextualized word embeddings, i.e. vector representations for words in context, are naturally seen as an extension of previous noncontextual distributional semantic models. In this work, we focus on BERT, a deep neural network that…

计算与语言 · 计算机科学 2020-05-11 Timothee Mickus , Denis Paperno , Mathieu Constant , Kees van Deemter

Automatic evaluation in grammatical error correction (GEC) is crucial for selecting the best-performing systems. Currently, reference-based metrics are a popular choice, which basically measure the similarity between hypothesis and…

计算与语言 · 计算机科学 2026-02-06 Takumi Goto , Yusuke Sakai , Taro Watanabe

Although considerable attention has been given to neural ranking architectures recently, far less attention has been paid to the term representations that are used as input to these models. In this work, we investigate how two pretrained…

信息检索 · 计算机科学 2019-08-20 Sean MacAvaney , Andrew Yates , Arman Cohan , Nazli Goharian

Identifying and correcting grammatical errors in the text written by non-native writers has received increasing attention in recent years. Although a number of annotated corpora have been established to facilitate data-driven grammatical…

计算与语言 · 计算机科学 2016-11-30 Zhuoran Liu , Yang Liu

Contextual word embeddings (e.g. GPT, BERT, ELMo, etc.) have demonstrated state-of-the-art performance on various NLP tasks. Recent work with the multilingual version of BERT has shown that the model performs very well in zero-shot and…

计算与语言 · 计算机科学 2020-03-23 Phillip Keung , Yichao Lu , Vikas Bhardwaj

It is known that a deep neural network model pre-trained with large-scale data greatly improves the accuracy of various tasks, especially when there are resource constraints. However, the information needed to solve a given task can vary,…

计算与语言 · 计算机科学 2019-04-17 Masahiro Kaneko , Mamoru Komachi

Sentence embedding is an important research topic in natural language processing (NLP) since it can transfer knowledge to downstream tasks. Meanwhile, a contextualized word representation, called BERT, achieves the state-of-the-art…

计算与语言 · 计算机科学 2020-06-02 Bin Wang , C. -C. Jay Kuo

In this paper, we explore the capacity of a language model-based method for grammatical error detection in detail. We first show that 5 to 10% of training data are enough for a BERT-based error detection method to achieve performance…

计算与语言 · 计算机科学 2021-08-30 Ryo Nagata , Manabu Kimura , Kazuaki Hanawa

Text classification tasks which aim at harvesting and/or organizing information from electronic health records are pivotal to support clinical and translational research. However these present specific challenges compared to other…

计算与语言 · 计算机科学 2020-05-15 Aurelie Mascio , Zeljko Kraljevic , Daniel Bean , Richard Dobson , Robert Stewart , Rebecca Bendayan , Angus Roberts

Multilingual contextual embeddings, such as multilingual BERT and XLM-RoBERTa, have proved useful for many multi-lingual tasks. Previous work probed the cross-linguality of the representations indirectly using zero-shot transfer learning on…

计算与语言 · 计算机科学 2020-10-01 Jindřich Libovický , Rudolf Rosa , Alexander Fraser

Recent advancements in language representation learning primarily emphasize language modeling for deriving meaningful representations, often neglecting style-specific considerations. This study addresses this gap by creating generic,…

机器学习 · 计算机科学 2025-03-17 Phil Ostheimer , Marius Kloft , Sophie Fellenz

How does word frequency in pre-training data affect the behavior of similarity metrics in contextualized BERT embeddings? Are there systematic ways in which some word relationships are exaggerated or understated? In this work, we explore…

计算与语言 · 计算机科学 2021-04-20 Kaitlyn Zhou , Kawin Ethayarajh , Dan Jurafsky

Natural Language Processing (NLP) for low-resource languages, which lack large annotated datasets, faces significant challenges due to limited high-quality data and linguistic resources. The selection of embeddings plays a critical role in…

计算与语言 · 计算机科学 2025-02-21 Abhay Shanbhag , Suramya Jadhav , Amogh Thakurdesai , Ridhima Sinare , Raviraj Joshi

Sentence compression is the task of creating a shorter version of an input sentence while keeping important information. In this paper, we extend the task of compression by deletion with the use of contextual embeddings. Different from…

信息检索 · 计算机科学 2020-06-08 Minh-Tien Nguyen , Bui Cong Minh , Dung Tien Le , Le Thai Linh

We propose a new uniform framework for text classification and ranking that can automate the process of identifying check-worthy sentences in political debates and speech transcripts. Our framework combines the semantic analysis of the…

计算与语言 · 计算机科学 2022-11-22 Ting Su , Craig Macdonald , Iadh Ounis

Recent advances in automatic evaluation metrics for text have shown that deep contextualized word representations, such as those generated by BERT encoders, are helpful for designing metrics that correlate well with human judgements. At the…

计算与语言 · 计算机科学 2020-10-14 Xi Chen , Nan Ding , Tomer Levinboim , Radu Soricut

The current dominance of deep neural networks in natural language processing is based on contextual embeddings such as ELMo, BERT, and BERT derivatives. Most existing work focuses on English; in contrast, we present here the first…

Grammatical error correction (GEC) systems strive to correct both global errors in word order and usage, and local errors in spelling and inflection. Further developing upon recent work on neural machine translation, we propose a new hybrid…

计算与语言 · 计算机科学 2017-07-11 Jianshu Ji , Qinlong Wang , Kristina Toutanova , Yongen Gong , Steven Truong , Jianfeng Gao

Grammatical feedback is crucial for consolidating second language (L2) learning. Most research in computer-assisted language learning has focused on feedback through grammatical error correction (GEC) systems, rather than examining more…

计算与语言 · 计算机科学 2024-08-20 Stefano Bannò , Kate Knill , Mark J. F. Gales