SI-SDA uses attention-saliency prompt-reliance as an unsupervised reward to reinforce a model's own beam hypotheses, improving audio LLM WER and BLEU across ASR, S2TT, and SQA without labeled data.
Single headed attention based sequence-to-sequence model for state-of-the-art results on Switchboard
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
It is generally believed that direct sequence-to-sequence (seq2seq) speech recognition models are competitive with hybrid models only when a large amount of data, at least a thousand hours, is available for training. In this paper, we show that state-of-the-art recognition performance can be achieved on the Switchboard-300 database using a single headed attention, LSTM based model. Using a cross-utterance language model, our single-pass speaker independent system reaches 6.4% and 12.5% word error rate (WER) on the Switchboard and CallHome subsets of Hub5'00, without a pronunciation lexicon. While careful regularization and data augmentation are crucial in achieving this level of performance, experiments on Switchboard-2000 show that nothing is more useful than more data. Overall, the combination of various regularizations and a simple but fairly large model results in a new state of the art, 4.7% and 7.8% WER on the Switchboard and CallHome sets, using SWB-2000 without any external data resources.
citation-role summary
citation-polarity summary
fields
cs.SD 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Self-Improvement for Audio Large Language Model using Unlabeled Speech
SI-SDA uses attention-saliency prompt-reliance as an unsupervised reward to reinforce a model's own beam hypotheses, improving audio LLM WER and BLEU across ASR, S2TT, and SQA without labeled data.