English

Multimodal Punctuation Prediction with Contextual Dropout

Computation and Language 2021-02-23 v1 Artificial Intelligence Machine Learning

Abstract

Automatic speech recognition (ASR) is widely used in consumer electronics. ASR greatly improves the utility and accessibility of technology, but usually the output is only word sequences without punctuation. This can result in ambiguity in inferring user-intent. We first present a transformer-based approach for punctuation prediction that achieves 8% improvement on the IWSLT 2012 TED Task, beating the previous state of the art [1]. We next describe our multimodal model that learns from both text and audio, which achieves 8% improvement over the text-only algorithm on an internal dataset for which we have both the audio and transcriptions. Finally, we present an approach to learning a model using contextual dropout that allows us to handle variable amounts of future context at test time.

Keywords

Cite

@article{arxiv.2102.11012,
  title  = {Multimodal Punctuation Prediction with Contextual Dropout},
  author = {Andrew Silva and Barry-John Theobald and Nicholas Apostoloff},
  journal= {arXiv preprint arXiv:2102.11012},
  year   = {2021}
}

Comments

Accepted for publication at ICASSP 2021

R2 v1 2026-06-23T23:24:01.719Z