用轻量版Swin Transformer提升唇读模型效率与速度
SwinLip: An Efficient Visual Speech Encoder for Lip Reading Using Swin Transformer
- 采用Swin Transformer的分层结构与窗口自注意力机制
- 在中英文唇读数据集上实现更快推理与更优性能
- 适合需要低延迟的多模态语音识别应用
本文提出一种高效的视觉语音编码器SwinLip,用于唇读任务。尽管现有唇读模型多基于ResNet架构并取得显著成果,但其对时空信息建模计算复杂度高,难以高效捕捉唇读特征。此外,复杂的视觉模型会增加整体网络负担,导致多模态任务(如音视频语音识别、语音增强与分离)延迟上升。为克服传统卷积神经网络的局限性,本文引入Swin Transformer的分层结构与窗口自注意力机制,并设计适配唇读数据的轻量级版本。通过结合改进的卷积增强型Transformer(Conformer)时序嵌入与传统空间嵌入,在分层结构中有效降低计算负载。大量实验表明,SwinLip在多种骨干网络上均提升了唇读模型的性能与推理速度,显著减少计算开销。尤其在英文LRW和中文LRW-1000数据集上表现稳健,在后者上达到当前最优结果,且计算量低于已有最优模型。
原文摘要 · Abstract (English)
This paper presents an efficient visual speech encoder for lip reading. While most recent lip reading studies have been based on the ResNet architecture and have achieved significant success, they are not sufficiently suitable for efficiently capturing lip reading features due to high computational complexity in modeling spatio-temporal information. Additionally, using a complex visual model not only increases the complexity of lip reading models but also induces delays in the overall network for multi-modal studies (e.g., audio-visual speech recognition, speech enhancement, and speech separation). To overcome the limitations of Convolutional Neural Network (CNN)-based models, we apply the hierarchical structure and window self-attention of the Swin Transformer to lip reading. We configure a new lightweight scale of the Swin Transformer suitable for processing lip reading data and present the SwinLip visual speech encoder, which efficiently reduces computational load by integrating modified Convolution-augmented Transformer (Conformer) temporal embeddings with conventional spatial embeddings in the hierarchical structure. Through extensive experiments, we have validated that our SwinLip successfully improves the performance and inference speed of the lip reading network when applied to various backbones for word and sentence recognition, reducing computational load. In particular, our SwinLip demonstrated robust performance in both English LRW and Mandarin LRW-1000 datasets and achieved state-of-the-art performance on the Mandarin LRW-1000 dataset with less computation compared to the existing state-of-the-art model.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。