Disfluency Detection with Unlabeled Data and Small BERT Models
Johann C. Rocholl, Vicky Zayats, Daniel D. Walker, Noah B. Murad,, Aaron Schneider, Daniel J. Liebling

TL;DR
This paper demonstrates that small, efficient BERT-based models can effectively detect disfluencies in speech transcripts, emphasizing on-device inference and the importance of domain adaptation and data augmentation.
Contribution
It introduces methods for training highly compact disfluency detection models, as small as 1.3 MiB, with high accuracy, and explores the impact of domain mismatch and augmentation strategies.
Findings
Small models retain high performance with effective training.
Domain adaptation significantly improves small model accuracy.
Data augmentation benefits are more pronounced in small models.
Abstract
Disfluency detection models now approach high accuracy on English text. However, little exploration has been done in improving the size and inference time of the model. At the same time, automatic speech recognition (ASR) models are moving from server-side inference to local, on-device inference. Supporting models in the transcription pipeline (like disfluency detection) must follow suit. In this work we concentrate on the disfluency detection task, focusing on small, fast, on-device models based on the BERT architecture. We demonstrate it is possible to train disfluency detection models as small as 1.3 MiB, while retaining high performance. We build on previous work that showed the benefit of data augmentation approaches such as self-training. Then, we evaluate the effect of domain mismatch between conversational and written text on model performance. We find that domain adaptation and…
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
MethodsMulti-Head Attention · Linear Layer · Refunds@Expedia|||How do I get a full refund from Expedia? · Dropout · Dense Connections · Attention Is All You Need · Softmax · Linear Warmup With Linear Decay · WordPiece · Attention Dropout
