ASAICLLGSDMar 1, 2023

SpeechPrompt v2: Prompt Tuning for Speech Classification Tasks

Meta AIMIT
arXiv:2303.00733v153 citationsh-index: 64
Originality Incremental advance
AI Analysis

This work addresses the problem of efficiently serving pre-trained language models for multiple speech tasks, though it appears incremental as it builds directly on SpeechPrompt.

The authors tackled the challenge of scaling prompt tuning to a wide variety of speech classification tasks, including multiple languages and prosody-related tasks, and achieved performance on par with prior works using less than 0.15M trainable parameters in a unified framework.

Prompt tuning is a technology that tunes a small set of parameters to steer a pre-trained language model (LM) to directly generate the output for downstream tasks. Recently, prompt tuning has demonstrated its storage and computation efficiency in both natural language processing (NLP) and speech processing fields. These advantages have also revealed prompt tuning as a candidate approach to serving pre-trained LM for multiple tasks in a unified manner. For speech processing, SpeechPrompt shows its high parameter efficiency and competitive performance on a few speech classification tasks. However, whether SpeechPrompt is capable of serving a large number of tasks is unanswered. In this work, we propose SpeechPrompt v2, a prompt tuning framework capable of performing a wide variety of speech classification tasks, covering multiple languages and prosody-related tasks. The experiment result shows that SpeechPrompt v2 achieves performance on par with prior works with less than 0.15M trainable parameters in a unified framework.

Foundations

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

Your Notes