CLAIMay 9, 2023

CSED: A Chinese Semantic Error Diagnosis Corpus

arXiv:2305.05183v16 citations
Originality Synthesis-oriented
AI Analysis

This addresses a gap in Chinese text error correction for researchers and practitioners, but it is incremental as it builds on existing error diagnosis work.

The authors tackled the lack of datasets for Chinese Semantic Error Diagnosis (CSED) by building the CSED corpus, which includes datasets for recognition and correction tasks, and found that even powerful pre-trained models and humans perform poorly on it, with syntax-aware models showing meaningful improvements.

Recently, much Chinese text error correction work has focused on Chinese Spelling Check (CSC) and Chinese Grammatical Error Diagnosis (CGED). In contrast, little attention has been paid to the complicated problem of Chinese Semantic Error Diagnosis (CSED), which lacks relevant datasets. The study of semantic errors is important because they are very common and may lead to syntactic irregularities or even problems of comprehension. To investigate this, we build the CSED corpus, which includes two datasets. The one is for the CSED-Recognition (CSED-R) task. The other is for the CSED-Correction (CSED-C) task. Our annotation guarantees high-quality data through quality assurance mechanisms. Our experiments show that powerful pre-trained models perform poorly on this corpus. We also find that the CSED task is challenging, as evidenced by the fact that even humans receive a low score. This paper proposes syntax-aware models to specifically adapt to the CSED task. The experimental results show that the introduction of the syntax-aware approach is meaningful.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes