paper-with-me

Papers

Cross-Modal Global Interaction and Local Alignment for Audio-Visual Speech Recognition

2023-05-16 · Yuchen Hu, Ruizhe Li, Chen Chen, Heqing Zou, Qiushi Zhu, Eng Siong Chng

Audio-visual speech recognition (AVSR) research has gained a great success recently by improving the noise-robustness of audio-only automatic speech recognition (ASR) with noise-invariant visual information. However, most existing AVSR approaches simply fuse the audio and visual features by concatenation, without explicit interactions to capture the deep correlations between them, which results in sub-optimal multimodal representations for downstream speech recognition task. In this paper, we propose a cross-modal global interaction and local alignment (GILA) approach for AVSR, which captures the deep audio-visual (A-V) correlations from both global and local perspectives. Specifically, we design a global interaction model to capture the A-V complementary relationship on modality level, as well as a local alignment approach to model the A-V temporal consistency on frame level. Such a holistic view of cross-modal correlations enable better multimodal representations for AVSR. Experiments on public benchmarks LRS3 and LRS2 show that our GILA outperforms the supervised learning state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2305.09212

Code (1)

yuchen005/gila 공식 구현 pytorch

Tasks

Audio-Visual Speech RecognitionAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech RecognitionVisual Speech Recognition

Similar Papers 제목 키워드 기반

Global and Local Semantic Completion Learning for Vision-Language Pre-training

2023-06-12 · Rong-Cheng Tu, Yatai Ji, Jie Jiang, Weijie Kong 외

Cross-modal alignment plays a crucial role in vision-language pre-training (VLP) models, enabling them to capture meaningful associations across different modalities. For this purpose, numerous masked modeling tasks have…

cross-modal alignmentImage-text RetrievalLanguage ModellingMasked Language Modeling+5

LoginMEA: Local-to-Global Interaction Network for Multi-modal Entity Alignment

2024-07-29 · Taoyu Su, Xinghua Zhang, Jiawei Sheng, Zhenyu Zhang 외

Multi-modal entity alignment (MMEA) aims to identify equivalent entities between two multi-modal knowledge graphs (MMKGs), whose entities can be associated with relational triples and related images. Most previous studie…

Entity AlignmentGraph AttentionKnowledge GraphsMulti-modal Entity Alignment

AlignMamba: Enhancing Multimodal Mamba with Local and Global Cross-modal Alignment

2024-12-01 · CVPR 2025 1 · Yan Li, Yifei Xing, Xiangyuan Lan, Xin Li 외

Cross-modal alignment is crucial for multimodal representation fusion due to the inherent heterogeneity between modalities. While Transformer-based methods have shown promising results in modeling inter-modal relationshi…

cross-modal alignmentMamba

T2VLAD: Global-Local Sequence Alignment for Text-Video Retrieval

2021-04-20 · CVPR 2021 1 · Xiaohan Wang, Linchao Zhu, Yi Yang

Text-video retrieval is a challenging task that aims to search relevant video contents based on natural language descriptions. The key to this problem is to measure text-video similarities in a joint embedding space. How…

RetrievalVideo Retrieval

Signal: Selective Interaction and Global-local Alignment for Multi-Modal Object Re-Identification

2025-11-22 · Yangyang Liu, Yuhao Wang, Pingping Zhang arxiv

Multi-modal object Re-IDentification (ReID) is devoted to retrieving specific objects through the exploitation of complementary multi-modal image information. Existing methods mainly concentrate on the fusion of multi-mo…