paper-with-me

홈 › Papers

MMTM: Multimodal Transfer Module for CNN Fusion

2019-11-20 · CVPR 2020 6 · Hamid Reza Vaezi Joze, Amirreza Shaban, Michael L. Iuzzolino, Kazuhito Koishida

In late fusion, each modality is processed in a separate unimodal Convolutional Neural Network (CNN) stream and the scores of each modality are fused at the end. Due to its simplicity late fusion is still the predominant approach in many state-of-the-art multimodal applications. In this paper, we present a simple neural network module for leveraging the knowledge from multiple modalities in convolutional neural networks. The propose unit, named Multimodal Transfer Module (MMTM), can be added at different levels of the feature hierarchy, enabling slow modality fusion. Using squeeze and excitation operations, MMTM utilizes the knowledge of multiple modalities to recalibrate the channel-wise features in each CNN stream. Despite other intermediate fusion methods, the proposed module could be used for feature modality fusion in convolution layers with different spatial dimensions. Another advantage of the proposed method is that it could be added among unimodal branches with minimum changes in the their network architectures, allowing each branch to be initialized with existing pretrained weights. Experimental results show that our framework improves the recognition accuracy of well-known multimodal networks. We demonstrate state-of-the-art or competitive performance on four datasets that span the task domains of dynamic hand gesture recognition, speech enhancement, and action recognition with RGB and body joints.

📄 PDF Abstract BibTeX arXiv:1911.08670

Code (1)

haamoon/mmtm pytorch

Tasks

Action RecognitionAction Recognition In VideosGesture RecognitionHand Gesture RecognitionHand-Gesture RecognitionSemantic SegmentationSpeech Enhancement

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

MMTM: Tri-Modal Topic Modeling for Long-Form Video via Similarity-Gated Fusion

2026-05-28 · Ali Abusaleh, Bhuvanesh Verma, Alexander Mehler arxiv

We introduce MMTM, a modular pipeline for topic discovery in long-form video that integrates speech recognition, audio and visual embeddings, and BERTopic clustering through a deterministic similarity-gated fusion. Evalu…

Speech Recognition

Code-Switched Text Synthesis in Unseen Language Pairs

2023-05-26 · I-Hung Hsu, Avik Ray, Shubham Garg, Nanyun Peng 외

Existing efforts on text synthesis for code-switching mostly require training on code-switched texts in the target language pairs, limiting the deployment of the models to cases lacking code-switched data. In this work, …

Machine Translation

SimMTM: A Simple Pre-Training Framework for Masked Time-Series Modeling

2023-02-02 · NeurIPS 2023 11 · Jiaxiang Dong, Haixu Wu, Haoran Zhang, Li Zhang 외

Time series analysis is widely used in extensive areas. Recently, to reduce labeling expenses and benefit various tasks, self-supervised pre-training has attracted immense interest. One mainstream paradigm is masked mode…

Representation LearningTime SeriesTime Series Analysis

Multimodal Action Quality Assessment

2024-01-31 · Ling-An Zeng, Wei-Shi Zheng

Action quality assessment (AQA) is to assess how well an action is performed. Previous works perform modelling by only the use of visual information, ignoring audio information. We argue that although AQA is highly depen…

Action Quality AssessmentDecoderOptical Flow Estimation

MMTM: Multi-Tasking Multi-Decoder Transformer for Math Word Problems

2022-06-02 · Keyur Faldu, Amit Sheth, Prashant Kikani, Darshan Patel

Recently, quite a few novel neural architectures were derived to solve math word problems by predicting expression trees. These architectures varied from seq2seq models, including encoders leveraging graph relationships …

DecoderMathMathematical Reasoning