中文
相关论文

相关论文: ErAConD : Error Annotated Conversational Dialog Da…

200 篇论文

Factuality is important to dialogue summarization. Factual error correction (FEC) of model-generated summaries is one way to improve factuality. Current FEC evaluation that relies on factuality metrics is not reliable and detailed enough.…

计算与语言 · 计算机科学 2023-06-09 Mingqi Gao , Xiaojun Wan , Jia Su , Zhefeng Wang , Baoxing Huai

There has been an increased interest in data generation approaches to grammatical error correction (GEC) using pseudo data. However, these approaches suffer from several issues that make them inconvenient for real-world deployment including…

计算与语言 · 计算机科学 2021-06-08 Masato Mita , Hitomi Yanaka

Large pre-trained language models have exhibited unprecedented capabilities in producing high-quality text via prompting techniques. This fact introduces new possibilities for data collection and annotation, particularly in situations where…

计算与语言 · 计算机科学 2023-05-25 Tiziano Labruna , Sofia Brenna , Andrea Zaninello , Bernardo Magnini

Text editing can involve several iterations of revision. Incorporating an efficient Grammar Error Correction (GEC) tool in the initial correction round can significantly impact further human editing effort and final text quality. This…

计算与语言 · 计算机科学 2025-10-07 Ankit Vadehra , Bill Johnson , Gene Saunders , Pascal Poupart

Data sparsity is a well-known problem for grammatical error correction (GEC). Generating synthetic training data is one widely proposed solution to this problem, and has allowed models to achieve state-of-the-art (SOTA) performance in…

计算与语言 · 计算机科学 2022-08-23 Chowdhury Rafeed Rahman

Grammatical Error Correction (GEC) has been recently modeled using the sequence-to-sequence framework. However, unlike sequence transduction problems such as machine translation, GEC suffers from the lack of plentiful parallel data. We…

计算与语言 · 计算机科学 2019-04-12 Jared Lichtarge , Chris Alberti , Shankar Kumar , Noam Shazeer , Niki Parmar , Simon Tong

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

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

Grammatical Error Correction (GEC) systems play a vital role in assisting people with their daily writing tasks. However, users may sometimes come across a GEC system that initially performs well but fails to correct errors when the inputs…

计算与语言 · 计算机科学 2023-10-12 Yue Zhang , Leyang Cui , Enbo Zhao , Wei Bi , Shuming Shi

Spoken Grammatical Error Correction (SGEC) and Feedback (SGECF) are crucial for second language learners, teachers and test takers. Traditional SGEC systems rely on a cascaded pipeline consisting of an ASR, a module for disfluency detection…

计算与语言 · 计算机科学 2025-05-28 Mengjie Qian , Rao Ma , Stefano Bannò , Kate M. Knill , Mark J. F. Gales

Automated assistants for Grammatical Error Correction are now embedded in educational platforms serving millions of learners, yet three critical gaps remain in this domain: (1) latest-generation Large Language Models (LLMs) lack…

计算与语言 · 计算机科学 2026-05-11 Adnan Labib , Qiao Wang , Yixuan Huang , Zheng Yuan

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

We introduce NaSGEC, a new dataset to facilitate research on Chinese grammatical error correction (CGEC) for native speaker texts from multiple domains. Previous CGEC research primarily focuses on correcting texts from a single domain,…

计算与语言 · 计算机科学 2023-05-26 Yue Zhang , Bo Zhang , Haochen Jiang , Zhenghua Li , Chen Li , Fei Huang , Min Zhang

Spoken dialogue systems powered by large language models have demonstrated remarkable abilities in understanding human speech and generating appropriate spoken responses. However, these systems struggle with end-turn detection (ETD) -- the…

计算与语言 · 计算机科学 2026-04-22 Hyunjong Ok , Suho Yoo , Jaeho Lee

Ensuring that generated utterances are faithful to dialogue actions is crucial for Task-Oriented Dialogue Response Generation. Slot Error Rate (SER) only partially measures generation quality in that it solely assesses utterances generated…

计算与语言 · 计算机科学 2023-01-31 Jinghong Chen , Weizhe Lin , Bill Byrne

One critical issue for chat systems is to stay consistent about preferences, opinions, beliefs and facts of itself, which has been shown a difficult problem. In this work, we study methods to assess and bolster utterance consistency of chat…

计算与语言 · 计算机科学 2024-01-22 Mian Zhang , Lifeng Jin , Linfeng Song , Haitao Mi , Dong Yu

Data Augmentation through generating pseudo data has been proven effective in mitigating the challenge of data scarcity in the field of Grammatical Error Correction (GEC). Various augmentation strategies have been widely explored, most of…

计算与语言 · 计算机科学 2023-10-19 Jingheng Ye , Yinghui Li , Yangning Li , Hai-Tao Zheng

This paper presents an improved LLM based model for Grammatical Error Detection (GED), which is a very challenging and equally important problem for many applications. The traditional approach to GED involved hand-designed features, but…

计算与语言 · 计算机科学 2024-11-26 Rahul Nihalani , Kushal Shah

The paper focuses on the interpretability of Grammatical Error Correction (GEC) evaluation metrics, which received little attention in previous studies. To bridge the gap, we introduce **CLEME2.0**, a reference-based metric describing four…

In this paper, we carry out experimental research on Grammatical Error Correction, delving into the nuances of single-model systems, comparing the efficiency of ensembling and ranking methods, and exploring the application of large language…