SOTAVerified

Efficient Automatic Punctuation Restoration Using Bidirectional Transformers with Robust Inference

2020-07-01ACL 2020Unverified0· sign in to hype

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Though people rarely speak in complete sentences, punctuation confers many benefits to the readers of transcribed speech. Unfortunately, most ASR systems do not produce punctuated output. To address this, we propose a solution for automatic punctuation that is both cost efficient and easy to train. Our solution benefits from the recent trend in fine-tuning transformer-based language models. We also modify the typical framing of this task by predicting punctuation for sequences rather than individual tokens, which makes for more efficient training and inference. Finally, we find that aggregating predictions across multiple context windows improves accuracy even further. Our best model achieves a new state of the art on benchmark data (TED Talks) with a combined F1 of 83.9, representing a 48.7\% relative improvement (15.3 absolute) over the previous state of the art.

Tasks

Reproductions