Transformer-based Model for ASR N-Best Rescoring and Rewriting
Iwen E. Kang, Christophe Van Gysel, Man-Hung Siu

TL;DR
This paper introduces a Transformer-based model for on-device ASR N-best rescoring and rewriting, improving accuracy by leveraging full hypothesis context and a new training objective, leading to significant WER reduction.
Contribution
It presents a novel Transformer model with a discriminative training objective for combined rescoring and rewriting in on-device ASR systems, enhancing performance.
Findings
Achieves up to 8.6% relative WER reduction.
Outperforms rescoring-only baseline.
Effective for both rescoring and rewriting tasks.
Abstract
Voice assistants increasingly use on-device Automatic Speech Recognition (ASR) to ensure speed and privacy. However, due to resource constraints on the device, queries pertaining to complex information domains often require further processing by a search engine. For such applications, we propose a novel Transformer based model capable of rescoring and rewriting, by exploring full context of the N-best hypotheses in parallel. We also propose a new discriminative sequence training objective that can work well for both rescore and rewrite tasks. We show that our Rescore+Rewrite model outperforms the Rescore-only baseline, and achieves up to an average 8.6% relative Word Error Rate (WER) reduction over the ASR system by itself.
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
TopicsFault Detection and Control Systems · Natural Language Processing Techniques
MethodsResidual Connection · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Softmax · Layer Normalization · Byte Pair Encoding · Label Smoothing · Adam · Attention Is All You Need · Linear Layer · Multi-Head Attention
