HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

MMTM: Multimodal Transfer Module for CNN Fusion

Hamid Reza Vaezi Joze Amirreza Shaban Michael L. Iuzzolino Kazuhito Koishida

MMTM: Multimodal Transfer Module for CNN Fusion

Abstract

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.

Code Repositories

haamoon/mmtm
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
action-recognition-in-videos-on-ntu-rgbdMMTM (RGB+Pose)
Accuracy (CS): 91.99
hand-gesture-recognition-on-egogesture-1MMTM
Accuracy: 93.51
hand-gesture-recognition-on-nvgesture-1MMTM
Accuracy: 86.93

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
MMTM: Multimodal Transfer Module for CNN Fusion | Papers | HyperAI