Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Alternating Gradient Descent and Mixture-of-Experts for Integrated Multimodal Perception

About

We present Integrated Multimodal Perception (IMP), a simple and scalable multimodal multi-task training and modeling approach. IMP integrates multimodal inputs including image, video, text, and audio into a single Transformer encoder with minimal modality-specific components. IMP makes use of a novel design that combines Alternating Gradient Descent (AGD) and Mixture-of-Experts (MoE) for efficient model and task scaling. We conduct extensive empirical studies and reveal the following key insights: 1) Performing gradient descent updates by alternating on diverse modalities, loss functions, and tasks, with varying input resolutions, efficiently improves the model. 2) Sparsification with MoE on a single modality-agnostic encoder substantially improves the performance, outperforming dense models that use modality-specific encoders or additional fusion layers and greatly mitigates the conflicts between modalities. IMP achieves competitive performance on a wide range of downstream tasks including video classification, image classification, image-text, and video-text retrieval. Most notably, we train a sparse IMP-MoE-L variant focusing on video tasks that achieves new state-of-the-art in zero-shot video classification: 77.0% on Kinetics-400, 76.8% on Kinetics-600, and 68.3% on Kinetics-700, improving the previous state-of-the-art by +5%, +6.7%, and +5.8%, respectively, while using only 15% of their total training computational cost.

Hassan Akbari, Dan Kondratyuk, Yin Cui, Rachel Hornung, Huisheng Wang, Hartwig Adam• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet-1K
Top-1 Acc83.9
836
Action RecognitionKinetics-400
Top-1 Acc77
413
Action RecognitionUCF101--
365
Audio ClassificationESC-50
Accuracy65.1
325
Action RecognitionHMDB51
Top-1 Acc59.1
225
Action RecognitionKinetics 700
Top-1 Accuracy68.3
68
Action RecognitionKinetics-600
Top-1 Acc76.8
63
ClassificationCIFAR-100
Top-1 Accuracy87
34
Video ClassificationUCF101 v1 (test)--
5
Video ClassificationHMDB51 v1 (test)
Accuracy59.1
2
Showing 10 of 11 rows

Other info

Follow for update