多模态训练单模态部署,让语音系统更轻量高效
Efficient Audiovisual Speech Processing via MUTUD: Multimodal Training and Unimodal Deployment
- 训练时用音视频多模态,推理时只用其中一种模态
- 在多种任务上将多模态与单模态性能差距缩小近80%
- 模型体积和计算量减少约80%,适合实际部署
构建可靠的语音系统通常需要结合音频和视觉等多模态信息。尽管多模态方案常能提升性能甚至在某些场景中至关重要,但其带来传感器需求增加、计算开销高及模态同步复杂等挑战,限制了实际应用。本文提出多模态训练与单模态部署(MUTUD)框架,包含时序对齐的模态特征估计(TAME)模块,可在推理时利用已有的模态预测缺失模态的信息。该方法通过融合各模态优势,弥补推理中模态缺失的影响。我们在多个音视频语音任务上验证了MUTUD的有效性,显著缩小了多模态与对应单模态模型间的性能差距。相比多模态模型,该方法在部分情况下可降低模型大小和计算量近80%。
原文摘要 · Abstract (English)
Building reliable speech systems often requires combining multiple modalities, like audio and visual cues. While such multimodal solutions frequently lead to improvements in performance and may even be critical in certain cases, they come with several constraints such as increased sensory requirements, computational cost, and modality synchronization, to mention a few. These challenges constrain the direct uses of these multimodal solutions in real-world applications. In this work, we develop approaches where the learning happens with all available modalities but the deployment or inference is done with just one or reduced modalities. To do so, we propose a Multimodal Training and Unimodal Deployment (MUTUD) framework which includes a Temporally Aligned Modality feature Estimation (TAME) module that can estimate information from missing modality using modalities present during inference. This innovative approach facilitates the integration of information across different modalities, enhancing the overall inference process by leveraging the strengths of each modality to compensate for the absence of certain modalities during inference. We apply MUTUD to various audiovisual speech tasks and show that it can reduce the performance gap between the multimodal and corresponding unimodal models to a considerable extent. MUTUD can achieve this while reducing the model size and compute compared to multimodal models, in some cases by almost 80%.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。