HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

GeminiFusion: Efficient Pixel-wise Multimodal Fusion for Vision Transformer

Ding Jia Jianyuan Guo Kai Han Han Wu Chao Zhang Chang Xu Xinghao Chen

GeminiFusion: Efficient Pixel-wise Multimodal Fusion for Vision Transformer

Abstract

Cross-modal transformers have demonstrated superiority in various vision tasks by effectively integrating different modalities. This paper first critiques prior token exchange methods which replace less informative tokens with inter-modal features, and demonstrate exchange based methods underperform cross-attention mechanisms, while the computational demand of the latter inevitably restricts its use with longer sequences. To surmount the computational challenges, we propose GeminiFusion, a pixel-wise fusion approach that capitalizes on aligned cross-modal representations. GeminiFusion elegantly combines intra-modal and inter-modal attentions, dynamically integrating complementary information across modalities. We employ a layer-adaptive noise to adaptively control their interplay on a per-layer basis, thereby achieving a harmonized fusion process. Notably, GeminiFusion maintains linear complexity with respect to the number of input tokens, ensuring this multimodal framework operates with efficiency comparable to unimodal networks. Comprehensive evaluations across multimodal image-to-image translation, 3D object detection and arbitrary-modal semantic segmentation tasks, including RGB, depth, LiDAR, event data, etc. demonstrate the superior performance of our GeminiFusion against leading-edge techniques. The PyTorch code is available at https://github.com/JiaDingCN/GeminiFusion

Code Repositories

jiadingcn/geminifusion
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-deliverGeminiFusion
mIoU: 66.9
semantic-segmentation-on-deliver-1GeminiFusion
mIoU: 66.9
semantic-segmentation-on-nyu-depth-v2GeminiFusion (Swin-Large)
Mean IoU: 60.9
semantic-segmentation-on-nyu-depth-v2GeminiFusion (MiT-B3)
Mean IoU: 56.8
semantic-segmentation-on-nyu-depth-v2GeminiFusion (MiT-B5)
Mean IoU: 57.7
semantic-segmentation-on-nyu-depth-v2GeminiFusion (Swin-Large)
Mean IoU: 60.2
semantic-segmentation-on-sun-rgbdGeminiFusion (MiT-B5)
Mean IoU: 53.3
semantic-segmentation-on-sun-rgbdGeminiFusion (Swin-Large)
Mean IoU: 54.6
semantic-segmentation-on-sun-rgbdGeminiFusion (MiT-B3)
Mean IoU: 52.7

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
GeminiFusion: Efficient Pixel-wise Multimodal Fusion for Vision Transformer | Papers | HyperAI