paper-with-me

홈 › Papers

Focus Is What You Need For Chinese Grammatical Error Correction

2022-10-23 · Jingheng Ye, Yinghui Li, Shirong Ma, Rui Xie, Wei Wu, Hai-Tao Zheng

Chinese Grammatical Error Correction (CGEC) aims to automatically detect and correct grammatical errors contained in Chinese text. In the long term, researchers regard CGEC as a task with a certain degree of uncertainty, that is, an ungrammatical sentence may often have multiple references. However, we argue that even though this is a very reasonable hypothesis, it is too harsh for the intelligence of the mainstream models in this era. In this paper, we first discover that multiple references do not actually bring positive gains to model training. On the contrary, it is beneficial to the CGEC model if the model can pay attention to small but essential data during the training process. Furthermore, we propose a simple yet effective training strategy called OneTarget to improve the focus ability of the CGEC models and thus improve the CGEC performance. Extensive experiments and detailed analyses demonstrate the correctness of our discovery and the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2210.12692

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error CorrectionSentence

Similar Papers 제목 키워드 기반

Contextualized Character Representation for Chinese Grammatical Error Diagnosis

2018-07-01 · WS 2018 7 · Jianbo Zhao, Si Li, Zhiqing Lin

Nowadays, more and more people are learning Chinese as their second language. Establishing an automatic diagnosis system for Chinese grammatical error has become an important challenge. In this paper, we propose a Chines…

Chinese Grammatical Error Detection Based on BERT Model

2020-12-01 · AACL (NLP-TEA) 2020 12 · Yong Cheng, Mofan Duan

Automatic grammatical error correction is of great value in assisting second language writing. In 2020, the shared task for Chinese grammatical error diagnosis(CGED) was held in NLP-TEA. As the LDU team, we participated …

Binary ClassificationGrammatical Error CorrectionGrammatical Error Detectionmodel+1

N-gram Model for Chinese Grammatical Error Diagnosis

2017-12-01 · WS 2017 12 · Jianbo Zhao, Hao liu, Zuyi Bao, Xiaopeng Bai 외

Detection and correction of Chinese grammatical errors have been two of major challenges for Chinese automatic grammatical error diagnosis.This paper presents an N-gram model for automatic detection and correction of Chi…

Language ModelingLanguage Modellingmodel

CL$^2$GEC: A Multi-Discipline Benchmark for Continual Learning in Chinese Literature Grammatical Error Correction

2025-09-17 · Shang Qin, Jingheng Ye, Yinghui Li, Hai-Tao Zheng 외 arxiv

The growing demand for automated writing assistance in diverse academic domains highlights the need for robust Chinese Grammatical Error Correction (CGEC) systems that can adapt across disciplines. However, existing CGEC…

Grammatical Error CorrectionContinual Learning

Chinese Grammatical Error Correction Based on Hybrid Models with Data Augmentation

2020-12-01 · AACL (NLP-TEA) 2020 12 · Yi Wang, Ruibin Yuan, Yan‘gen Luo, Yufang Qin 외

A better Chinese Grammatical Error Diagnosis (CGED) system for automatic Grammatical Error Correction (GEC) can benefit foreign Chinese learners and lower Chinese learning barriers. In this paper, we introduce our soluti…

Data AugmentationGrammatical Error Correction