Pith. sign in

REVIEW 2 cited by

LiteASR: Efficient Automatic Speech Recognition with Low-Rank Approximation

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 2502.20583 v2 pith:C3PLMWAF submitted 2025-02-27 cs.LG cs.AIcs.SDeess.AS

classification cs.LGcs.AIcs.SDeess.AS
keywords liteasrlow-rankaccuracywhisperautomaticefficientencodersrecognition
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Modern automatic speech recognition (ASR) models, such as OpenAI's Whisper, rely on deep encoder-decoder architectures, and their encoders are a critical bottleneck for efficient deployment due to high computational intensity. We introduce LiteASR, a low-rank compression scheme for ASR encoders that significantly reduces inference costs while maintaining transcription accuracy. Our approach leverages the strong low-rank properties observed in intermediate activations: by applying principal component analysis (PCA) with a small calibration dataset, we approximate linear transformations with a chain of low-rank matrix multiplications, and further optimize self-attention to work in reduced dimensionality. Evaluation results show that our method can compress Whisper large-v3's encoder size by over 50%, matching Whisper medium's size with better transcription accuracy, thereby establishing a new Pareto frontier of accuracy and efficiency. The code of LiteASR is available at https://github.com/efeslab/LiteASR.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Early Attentive Sparsification Accelerates Neural Speech Transcription

    cs.LG 2025-06 conditional novelty 6.0 of 10

    Attention-based early audio-token sparsification at 40-60% sparsity accelerates Whisper ASR up to 1.6x with under 1% relative WER loss, across ten model variants, with no fine-tuning.

  2. Adapting Whisper for Lightweight and Efficient Automatic Speech Recognition of Children for On-device Edge Applications

    eess.AS 2025-07 conditional novelty 4.0 of 10

    A fine-tuned Whisper tiny.en model reaches 15.9% WER on children's speech and runs in real time on a Raspberry Pi, with low-rank compression trading an 11% relative WER rise for lighter computation.

Pith tools