← Search

Yanquan Zhou

5 accepted papers

2024

Contextual Modeling for Document-level ASR Error Correction

COLING 2024main

Contextual information, including the sentences in the same document and in other documents of the dataset, plays a crucial role in improving the accuracy of document-level ASR Error Correction (AEC), while most previous works ignore this. In this paper, we propose a context-aware method that utiliz…

Cited by 0SourcePDFScholar
2024

Cross Modal Training for ASR Error Correction with Contrastive Learning

ICASSP 2024accepted

ASR Error Correction (AEC) aims to post-process the output of ASR systems and further reduce the word error rate. In this paper, we propose a cross-modal training framework with contrastive learning on the AEC task. This framework enables a shared encoder-decoder model to learn text, pinyin (phoneme…

Cited by 0SourceScholar
2024

Improving Factual Consistency in Abstractive Summarization with Sentence Structure Pruning

COLING 2024main

State-of-the-art abstractive summarization models still suffer from the content contradiction between the summaries and the input text, which is referred to as the factual inconsistency problem. Recently, a large number of works have also been proposed to evaluate factual consistency or improve it b…

2022

From spoken dialogue to formal summary: An utterance rewriting for dialogue summarization

NAACL 2022long

Due to the dialogue characteristics of unstructured contexts and multi-parties with first-person perspective, many successful text summarization works have failed when dealing with dialogue summarization. In dialogue summarization task, the input dialogue is usually spoken style with ellipsis and co…

2022

Instance-Guided Prompt Learning for Few-Shot Text Matching

EMNLP 2022finding

Few-shot text matching is a more practical technique in natural language processing (NLP) to determine whether two texts are semantically identical. They primarily design patterns to reformulate text matching into a pre-trained task with uniform prompts across all instances. But they fail to take in…