Challenge: Chinese speech recognition is becoming prevalent due to the similar semantic context of the entities and the overlap of Chinese pronunciation.
Approach: They propose three models to address common confusion issues in Chinese speech recognition . they implement a language model, a LSTM model with semantic features and a rule-based assisted Ngram model .
Outcome: The proposed models achieve highest recognition rate for “T” correction with improvements from 70% in the popular voice input methods up to 90%.

Similar Papers

Language Models at the Syntax-Semantics Interface: A Case Study of the Long-Distance Binding of Chinese Reflexive Ziji (2025.coling-main)

Copied to clipboard

Challenge: Existing language models tend to rely heavily on sequential cues, but not always favoring the closest strings.
Approach: They construct a dataset of 320 synthetic sentences and 360 natural sentences from the BCC corpus . they evaluate 21 language models against this dataset and compare their performance to native Mandarin speakers .
Outcome: The proposed models do not replicate human-like judgments in Mandarin Chinese . the results show that existing models tend to rely heavily on sequential cues .
Exploring Layer-wise Representations of English and Chinese Homonymy in Pre-trained Language Models (2025.findings-acl)

Copied to clipboard

Challenge: lexical ambiguity can arise due to the misunderstanding of its multiple senses.
Approach: They propose to use part of speech to examine homonyms in Chinese and English . they find no universal layer depth excels in differentiating homnomial representations .
Outcome: The proposed model improves contextualization of homonym representations in Chinese . the results challenge the simplistic understanding of their inner workings, the authors say .
An Alignment-Agnostic Model for Chinese Text Error Correction (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing models for Chinese text error correction can correct mistaken, missing and redundant characters, but they cannot handle missing or redundant characters.
Approach: They propose an alignment-agnostic framework to correct Chinese text errors . framework detects missing and redundant characters and can be used as a cold start model .
Outcome: The proposed framework can handle both text aligned and non-aligned situations and can serve as a cold start model when no annotation data are provided.
Beyond Common Words: Enhancing ASR Cross-Lingual Proper Noun Recognition Using Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: In this work, we address the challenge of cross-lingual proper noun recognition in automatic speech recognition systems where proper nodes in an utterance may originate from a language different from the language in which the ASR system is trained.
Approach: They propose a dictionary-based method to correct ASR predictions in a large language model .
Outcome: The proposed method significantly reduces word error rates across cross-lingual proper noun recognition tasks involving three secondary languages.
ASR-EC Benchmark: Evaluating Large Language Models on Chinese ASR Error Correction (2025.emnlp-industry)

Copied to clipboard

Challenge: Automatic Speech Recognition (ASR) systems have a substantial number of erroneous recognition due to environmental noise, ambiguity, etc.
Approach: They use a benchmark dataset to analyze ASR errors in the Chinese language . they then apply large language models to correct ASR error correction .
Outcome: The proposed method is based on a dataset of ASR errors in the Chinese language . it shows prompting is not effective for ASR error correction .
Disentangled Phonetic Representation for Chinese Spelling Correction (2023.acl-long)

Copied to clipboard

Challenge: Chinese Spelling Correction (CSC) aims to detect and correct erroneous characters in Chinese sentences.
Approach: They propose to integrate phonetic and character representations to allow interaction between textual and phonetic information.
Outcome: The proposed method is superior to other methods on three benchmarks.
Correcting Chinese Spelling Errors with Phonetic Pre-training (2021.findings-acl)

Copied to clipboard

Challenge: Existing methods for Chinese spelling correction only use pre-trained language model or incorporate phonological information as external knowledge.
Approach: They propose a phonetic Chinese spelling correction model that integrates phonetic features into language model by leveraging pre-training and fine-tuning methods.
Outcome: The proposed model outperforms existing methods on SIGHAN datasets and improves on other datasets.
Chinese Grammatical Correction Using BERT-based Pre-trained Model (2020.aacl-main)

Copied to clipboard

Challenge: Recent studies have shown that pre-trained models improve performance on downstream tasks.
Approach: They propose to incorporate a pre-trained model into an encoder-decoder model to improve the performance of Chinese grammatical error correction tasks.
Outcome: The proposed method improves the performance of Chinese grammatical error correction tasks.
Chinese Spelling Corrector Is Just a Language Learner (2024.findings-acl)

Copied to clipboard

Challenge: a recent study shows that self-supervised learning can improve Chinese spelling correction by removing errors from training data.
Approach: They propose a method that decodes Chinese spelling correction models using noise . they say it outperforms current methods that rely on annotated errors .
Outcome: The proposed method outperforms the confusion set in specific domains because there are no errors in the training data.
Improving Automatic Grammatical Error Annotation for Chinese Through Linguistically-Informed Error Typology (2025.coling-main)

Copied to clipboard

Challenge: In educational settings, GEC systems provide immediate and consistent feedback to both native (L1) and non-native (L2) language learners.
Approach: They propose a framework that provides detailed feedback on 12-16% of all errors by identifying them under a new error typology, specific enough to uncover subtle differences in error patterns between L1 and L2 writings.
Outcome: The proposed framework can provide detailed feedback on 12-16% of all errors, revealing subtle differences in error patterns between L1 and L2 writings.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations