Pith. sign in

REVIEW 1 cited by

Accurate and Structured Pruning for Efficient Automatic Speech Recognition

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.19549 v1 pith:LJUL5RUZ submitted 2023-05-31 cs.CL

Accurate and Structured Pruning for Efficient Automatic Speech Recognition

classification cs.CL
keywords modelpruningconformerinferenceperformancerecognitionautomaticcost
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Automatic Speech Recognition (ASR) has seen remarkable advancements with deep neural networks, such as Transformer and Conformer. However, these models typically have large model sizes and high inference costs, posing a challenge to deploy on resource-limited devices. In this paper, we propose a novel compression strategy that leverages structured pruning and knowledge distillation to reduce the model size and inference cost of the Conformer model while preserving high recognition performance. Our approach utilizes a set of binary masks to indicate whether to retain or prune each Conformer module, and employs L0 regularization to learn the optimal mask values. To further enhance pruning performance, we use a layerwise distillation strategy to transfer knowledge from unpruned to pruned models. Our method outperforms all pruning baselines on the widely used LibriSpeech benchmark, achieving a 50% reduction in model size and a 28% reduction in inference cost with minimal performance loss.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Spiking and Event-driven Neuromorphic Mamba Models for Efficient Speech Recognition

    cs.NE 2026-05 unverdicted novelty 5.0

    Event-driven SpeechMamba with FATReLU reaches over 60% sparsity and spiking version over 70% sparsity with <1% accuracy drop while cutting parameters 30% versus prior SNNs, plus a new cycle-accurate simulator.