paper-with-me

Papers

Refining Corpora from a Model Calibration Perspective for Chinese Spelling Correction

2024-07-22 · Dingyao Yu, Yang An, Wei Ye, Xiongfeng Xiao, Shaoguang Mao, Tao Ge, Shikun Zhang

Chinese Spelling Correction (CSC) commonly lacks large-scale high-quality corpora, due to the labor-intensive labeling of spelling errors in real-life human writing or typing scenarios. Two data augmentation methods are widely adopted: (1) \textit{Random Replacement} with the guidance of confusion sets and (2) \textit{OCR/ASR-based Generation} that simulates character misusing. However, both methods inevitably introduce noisy data (e.g., false spelling errors), potentially leading to over-correction. By carefully analyzing the two types of corpora, we find that though the latter achieves more robust generalization performance, the former yields better-calibrated CSC models. We then provide a theoretical analysis of this empirical observation, based on which a corpus refining strategy is proposed. Specifically, OCR/ASR-based data samples are fed into a well-calibrated CSC model trained on random replacement-based corpora and then filtered based on prediction confidence. By learning a simple BERT-based model on the refined OCR/ASR-based corpus, we set up impressive state-of-the-art performance on three widely-used benchmarks, while significantly alleviating over-correction (e.g., lowering false positive predictions).

📄 PDF Abstract BibTeX arXiv:2407.15498

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationOptical Character Recognition (OCR)Spelling Correction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

SpellGCN: Incorporating Phonological and Visual Similarities into Language Models for Chinese Spelling Check

2020-04-26 · ACL 2020 6 · Xingyi Cheng, Weidi Xu, Kunlong Chen, Shaohua Jiang 외

Chinese Spelling Check (CSC) is a task to detect and correct spelling errors in Chinese natural language. Existing methods have made attempts to incorporate the similarity knowledge between Chinese characters. However, t…

RSpell: Retrieval-augmented Framework for Domain Adaptive Chinese Spelling Check

2023-08-16 · Siqi Song, Qi Lv, Lei Geng, Ziqiang Cao 외

Chinese Spelling Check (CSC) refers to the detection and correction of spelling errors in Chinese texts. In practical application scenarios, it is important to make CSC models have the ability to correct errors across di…

Retrieval

MCSCSet: A Specialist-annotated Dataset for Medical-domain Chinese Spelling Correction

2022-10-21 · Wangjie Jiang, Zhihao Ye, Zijing Ou, Ruihui Zhao 외

Chinese Spelling Correction (CSC) is gaining increasing attention due to its promise of automatically detecting and correcting spelling errors in Chinese texts. Despite its extensive use in many applications, like search…

Optical Character RecognitionOptical Character Recognition (OCR)Spelling Correction

ChineseErrorCorrector3-4B: State-of-the-Art Chinese Spelling and Grammar Corrector

2025-11-13 · Wei Tian, YuhaoZhou arxiv

This paper introduces ChineseErrorCorrector3-4B, a unified model for Chinese spelling and grammatical error correction based on Qwen3-4B. The model demonstrates outstanding performance in general text correction tasks an…

Grammatical Error Correction

Active Learning for Multilingual Fingerspelling Corpora

2023-09-21 · Shuai Wang, Eric Nalisnick

We apply active learning to help with data scarcity problems in sign languages. In particular, we perform a novel analysis of the effect of pre-training. Since many sign languages are linguistic descendants of French sig…

Active Learning