PEFT for Speech: Unveiling Optimal Placement, Merging Strategies, and Ensemble Techniques

2024年01月04日
Parameter-Efficient Fine-Tuning (PEFT) 被越来越多地认为是语音处理中一种有效的方法。然而,最佳方法和 PEFT 方法的放置位置仍然没有定论。我们的研究进行了广泛的实验,比较了不同 PEFT 方法及其在适应 Differentiable Architecture Search (DARTS) 时的逐层放置。我们还探讨了使用集成学习来利用多样的 PEFT 策略。结果表明,DARTS 并没有超过基线方法,该方法涉及将相同的 PEFT 方法插入到自监督学习 (SSL) 模型的所有层中。相反,特别是采用多数表决的集成学习方法表现出优越的性能。我们的统计证据表明,不同的 PEFT 方法以不同的方式学习。这种差异可能解释了为什么通过集成学习的协同集成各种 PEFT 方法可以更有效地利用它们独特的学习能力,而不是通过单个逐层优化。
Parameter-Efficient Fine-Tuning (PEFT) is increasingly recognized as an effective method in speech processing. However, the optimal approach and the placement of PEFT methods remain inconclusive. Our study conducts extensive experiments to compare different PEFT methods and their layer-wise placement adapting Differentiable Architecture Search (DARTS). We also explore the use of ensemble learning to leverage diverse PEFT strategies. The results reveal that DARTS does not outperform the baseline approach, which involves inserting the same PEFT method into all layers of a Self-Supervised Learning (SSL) model. In contrast, an ensemble learning approach, particularly one employing majority voting, demonstrates superior performance. Our statistical evidence indicates that different PEFT methods learn in varied ways. This variation might explain why the synergistic integration of various PEFT methods through ensemble learning can harness their unique learning capabilities more effectively compared to individual layer-wise optimization.
许愿