paper-with-me

홈 › Papers

Ensemble Distillation Approaches for Grammatical Error Correction

2020-11-24 · Yassir Fathullah, Mark Gales, Andrey Malinin

Ensemble approaches are commonly used techniques to improving a system by combining multiple model predictions. Additionally these schemes allow the uncertainty, as well as the source of the uncertainty, to be derived for the prediction. Unfortunately these benefits come at a computational and memory cost. To address this problem ensemble distillation (EnD) and more recently ensemble distribution distillation (EnDD) have been proposed that compress the ensemble into a single model, representing either the ensemble average prediction or prediction distribution respectively. This paper examines the application of both these distillation approaches to a sequence prediction task, grammatical error correction (GEC). This is an important application area for language learning tasks as it can yield highly useful feedback to the learner. It is, however, more challenging than the standard tasks investigated for distillation as the prediction of any grammatical correction to a word will be highly dependent on both the input sequence and the generated output history for the word. The performance of both EnD and EnDD are evaluated on both publicly available GEC tasks as well as a spoken language task.

📄 PDF Abstract BibTeX arXiv:2012.07535

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error CorrectionPrediction

Similar Papers 제목 키워드 기반

Combining ResNet and Transformer for Chinese Grammatical Error Diagnosis

2020-10-01 · Shaolei Wang, Baoxin Wang, Jiefu Gong, Zhongyuan Wang 외

Grammatical error diagnosis is an important task in natural language processing. This paper introduces our system at NLPTEA-2020 Task: Chinese Grammatical Error Diagnosis (CGED). CGED aims to diagnose four types of gramm…

Position

Pillars of Grammatical Error Correction: Comprehensive Inspection Of Contemporary Approaches In The Era of Large Language Models

2024-04-23 · Kostiantyn Omelianchuk, Andrii Liubonko, Oleksandr Skurzhanskyi, Artem Chernodub 외

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 applicati…

Grammatical Error Correction

An Extended Sequence Tagging Vocabulary for Grammatical Error Correction

2023-02-12 · Stuart Mesham, Christopher Bryant, Marek Rei, Zheng Yuan

We extend a current sequence-tagging approach to Grammatical Error Correction (GEC) by introducing specialised tags for spelling correction and morphological inflection using the SymSpell and LemmInflect algorithms. Our …

Grammatical Error CorrectionMorphological InflectionSpelling Correction

On Assessing and Developing Spoken ’Grammatical Error Correction’ Systems

2022-07-01 · NAACL (BEA) 2022 7 · Yiting Lu, Stefano Bannò, Mark Gales

Spoken ‘grammatical error correction’ (SGEC) is an important process to provide feedback for second language learning. Due to a lack of end-to-end training data, SGEC is often implemented as a cascaded, modular system, c…

Grammatical Error Correctionspeech-recognitionSpeech Recognition

Erroneous data generation for Grammatical Error Correction

2019-08-01 · WS 2019 8 · Shuyao Xu, Jiehao Zhang, Jin Chen, Long Qin

It has been demonstrated that the utilization of a monolingual corpus in neural Grammatical Error Correction (GEC) systems can significantly improve the system performance. The previous state-of-the-art neural GEC system…

Grammatical Error Correction