LGSDASJun 2, 2025

Analyzing the Importance of Blank for CTC-Based Knowledge Distillation

arXiv:2506.01503v1h-index: 6INTERSPEECH
Originality Incremental advance
AI Analysis

This work addresses efficiency challenges in deploying large speech recognition models for practical applications, though it appears incremental as it builds on existing distillation methods.

The paper tackled the problem of inefficient inference from large pre-trained speech recognition models by exploring CTC-based knowledge distillation variants, focusing on blank token handling, and introduced a symmetric selection method that removed the CTC loss with minimal performance degradation, enabling label-free distillation on untranscribed audio data.

With the rise of large pre-trained foundation models for automatic speech recognition new challenges appear. While the performance of these models is good, runtime and cost of inference increases. One approach to make use of their strength while retaining efficiency is to distill their knowledge to smaller models during training. In this work, we explore different CTC-based distillation variants, focusing on blank token handling. We show that common approaches like blank elimination do not always work off the shelf. We explore new blank selection patterns as a potential sweet spot between standard knowledge distillation and blank elimination mechanisms. Through the introduction of a symmetric selection method, we are able to remove the CTC loss during knowledge distillation with minimal to no performance degradation. With this, we make the training independent from target labels, potentially allowing for distillation on untranscribed audio data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes