Contextual Similarity is More Valuable than Character Similarity: An Empirical Study for Chinese Spell Checking
Ding Zhang, Yinghui Li, Qingyu Zhou, Shirong Ma, Yangning Li, Yunbo, Cao, Hai-Tao Zheng

TL;DR
This paper demonstrates that leveraging contextual similarity significantly improves Chinese spell checking performance, surpassing character similarity approaches, through a curriculum learning framework that trains models from easy to difficult examples.
Contribution
The study introduces a model-agnostic curriculum learning framework for Chinese spell checking that emphasizes contextual similarity over character similarity, leading to superior results.
Findings
Outperforms previous state-of-the-art methods on SIGHAN datasets
Empirically shows contextual similarity is more valuable than character similarity
Effective curriculum learning strategy enhances model performance
Abstract
Chinese Spell Checking (CSC) task aims to detect and correct Chinese spelling errors. Recently, related researches focus on introducing character similarity from confusion set to enhance the CSC models, ignoring the context of characters that contain richer information. To make better use of contextual information, we propose a simple yet effective Curriculum Learning (CL) framework for the CSC task. With the help of our model-agnostic CL framework, existing CSC models will be trained from easy to difficult as humans learn Chinese characters and achieve further performance improvements. Extensive experiments and detailed analyses on widely used SIGHAN datasets show that our method outperforms previous state-of-the-art methods. More instructively, our study empirically suggests that contextual similarity is more valuable than character similarity for the CSC task.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Translation Studies and Practices · Second Language Acquisition and Learning
