OmniVec2 -- A Novel Transformer based Network for Large Scale Multimodal and Multitask Learning
About
We present a novel multimodal multitask network and associated training algorithm. The method is capable of ingesting data from approximately 12 different modalities namely image, video, audio, text, depth, point cloud, time series, tabular, graph, X-ray, infrared, IMU, and hyperspectral. The proposed approach utilizes modality specialized tokenizers, a shared transformer architecture, and cross-attention mechanisms to project the data from different modalities into a unified embedding space. It addresses multimodal and multitask scenarios by incorporating modality-specific task heads for different tasks in respective modalities. We propose a novel pretraining strategy with iterative modality switching to initialize the network, and a training algorithm which trades off fully joint training over all modalities, with training on pairs of modalities at a time. We provide comprehensive evaluation across 25 datasets from 12 modalities and show state of the art performances, demonstrating the effectiveness of the proposed architecture, pretraining strategy and adapted multitask training.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Action Recognition | Kinetics-400 | Top-1 Acc93.6 | 413 | |
| Audio Classification | ESC-50 | Accuracy99.1 | 325 | |
| Text-to-Video Retrieval | MSR-VTT | -- | 313 | |
| Image Classification | iNaturalist 2018 | Top-1 Accuracy94.6 | 287 | |
| Action Recognition | HMDB51 | 3-Fold Accuracy92.1 | 191 | |
| Video Action Classification | Something-Something v2 | Top-1 Acc86.1 | 139 | |
| Text-to-Video Retrieval | YouCook2 | Recall@1069.9 | 117 | |
| Natural Language Understanding | GLUE (test dev) | MRPC Accuracy85.8 | 81 | |
| 3D Point Cloud Classification | ScanObjectNN | Accuracy97.2 | 76 | |
| Semantic segmentation | NYU V2 | mIoU63.6 | 74 |