The Past Mistake is the Future Wisdom: Error-driven Contrastive Probability Optimization for Chinese Spell Checking (2022.findings-acl)
Copied to clipboard
Yinghui Li, Qingyu Zhou, Yangning Li, Zhongli Li, Ruiyang Liu, Rongyi Sun, Zizhen Wang, Chao Li, Yunbo Cao, Hai-Tao Zheng
| Challenge: | Chinese Spell Checking (CSC) aims to detect and correct spelling errors, which are caused by the phonological or visual similarity. |
| Approach: | They propose an Error-driven COntrastive Probability Optimization framework to refine the knowledge representations of pre-trained language models to avoid predicting common characters. |
| Outcome: | Extensive experiments and detailed analyses on SIGHAN datasets demonstrate that ECOPO is simple yet effective. |
Similar Papers
Read, Listen, and See: Leveraging Multimodal Information Helps Chinese Spell Checking (2021.findings-acl)
Copied to clipboard
| Challenge: | Chinese Spell Checking (CSC) aims to detect and correct erroneous characters for usergenerated text in Chinese. |
| Approach: | They propose a Chinese spell checker that leverages multimodal Chinese characters' information to predict the correct output. |
| Outcome: | The proposed model outperforms strong baselines on the SIGHAN benchmarks by a large margin. |
C-LLM: Learn to Check Chinese Spelling Errors Character by Character (2024.emnlp-main)
Copied to clipboard
| Challenge: | Chinese Spell Checking (CSC) aims to detect and correct spelling errors in sentences. |
| Approach: | They propose a Chinese Spell Checking method that learns to check errors Character by Character. |
| Outcome: | The proposed method achieves a 2.1% enhancement in general scenarios and a significant improvement in vertical domain scenarios compared to existing methods. |
Learning from the Dictionary: Heterogeneous Knowledge Guided Fine-tuning for Chinese Spell Checking (2022.findings-emnlp)
Copied to clipboard
Yinghui Li, Shirong Ma, Qingyu Zhou, Zhongli Li, Li Yangning, Shulin Huang, Ruiyang Liu, Chao Li, Yunbo Cao, Haitao Zheng
| Challenge: | Chinese Spell Checking (CSC) aims to detect and correct Chinese spelling errors. |
| Approach: | They propose a framework which renders Chinese Spell Checking model to learn heterogeneous knowledge from the dictionary in terms of phonetics, vision, and meaning. |
| Outcome: | The proposed framework renders the CSC model to learn heterogeneous knowledge from the dictionary in terms of phonetics, vision, and meaning. |
Rethinking Masked Language Modeling for Chinese Spelling Correction (2023.acl-long)
Copied to clipboard
| Challenge: | Existing CSC models over-fit the error model while under-fitting the language model, resulting in poor generalization to out-of-distribution error patterns. |
| Approach: | They propose to use a multi-domain benchmark LEMON to assess the open domain generalization of Chinese Spelling Correction models. |
| Outcome: | The proposed method achieves state-of-the-art results on SIGHAN, ECSpell, and LEMON. |
MDCSpell: A Multi-task Detector-Corrector Framework for Chinese Spelling Correction (2022.findings-acl)
Copied to clipboard
| Challenge: | Chinese Spelling Correction (CSC) is a task to detect and correct misspelled characters in Chinese texts. |
| Approach: | They propose a general detector-corrector multi-task framework which exploits the visual and phonological features of the misspelled characters and minimizes their misleading impact on the context. |
| Outcome: | The proposed framework outperforms the state-of-the-art methods on Chinese Spelling Correction tasks. |
Driving Chinese Spelling Correction from a Fine-Grained Perspective (2025.coling-main)
Copied to clipboard
| Challenge: | Existing evaluations for Chinese spelling correction lack nuanced typology for spelling errors, creating an "invisible" bottleneck . |
| Approach: | They propose a fine-grained evaluation principle for Chinese spelling correction (CSC) they categorize spelling errors into six different types and use it to evaluate models . |
| Outcome: | The proposed evaluation principle can be leveraged to enhance CSC training models. |
Modalities Should Be Appropriately Leveraged: Uncertainty Guidance for Multimodal Chinese Spelling Correction (2024.lrec-main)
Copied to clipboard
| Challenge: | Chinese spelling correction (CSC) aims to detect and correct spelling errors in Chinese texts. |
| Approach: | They propose a framework that incorporates uncertainty into feature learning and correction stages . they propose to combine the uncertainty of multimodal features with model learning . |
| Outcome: | The proposed framework improves on three public datasets. |
Exploration and Exploitation: Two Ways to Improve Chinese Spelling Correction Models (2021.acl-short)
Copied to clipboard
| Challenge: | Experimental results show that a sequence-to-sequence learning framework with neural networks can be effective for Chinese Spelling Correction (CSC) |
| Approach: | They propose a sequence-to-sequence learning framework with neural networks that generates more valuable training instances and adds task-specific examples to enhance the model. |
| Outcome: | The proposed method improves generalization and robustness of multiple CSC models across three datasets. |
Error-Robust Retrieval for Chinese Spelling Check (2024.lrec-main)
Copied to clipboard
| Challenge: | Chinese Spelling Check (CSC) aims to detect and correct spelling errors in Chinese texts . current methods may not fully leverage existing datasets, resulting in insufficient annotated data . |
| Approach: | They propose a plug-and-play retrieval method with error-robust information for Chinese Spelling Check . they employ multimodal representations that fuse phonetic, morphologic, and contextual information . |
| Outcome: | The proposed method improves on the SIGHAN benchmarks on Chinese spelling check (CSC) the proposed method is based on training data and lacks adequate parallel corpora . |
Two Issues with Chinese Spelling Correction and A Refinement Solution (2024.acl-short)
Copied to clipboard
| Challenge: | Existing models contain many spelling errors, resulting in performance bottlenecks and performance issues. |
| Approach: | They propose to fix the SIGHAN datasets and re-evaluate four representative Chinese Spelling Correction models using the fixed datasets. |
| Outcome: | The proposed model improves the models in all metrics by notable margins. |