the.ai

Multimodal / Foundations

verified

Modality Fusion

Two streams of information have to become one prediction, and where they meet decides most of what the system can do. Join them at the input and the model can relate a pixel to a word from the first layer. Join them at the output and each stream is processed in ignorance of the other, then reconciled by a vote.

Viz primitive · budget-splitcross-modal-pairs = 20

cross-modal-pairs holds 33% of the budget; rest holds the remaining 67%.

Attention pairs that span the two modalities, against pairs inside one of them, in pairs. Drag the cross-modal share up to watch joining dominate the cost — concatenating two equal sequences quadruples the attention rather than doubling it.

20

Reviewed by opendroid · 2026-08-18

  • arXiv:2204.14198 — Flamingo: a Visual Language Model for Few-Shot Learning
  • arXiv:2301.12597 — BLIP-2: Bootstrapping Language-Image Pre-training with Frozen Image Encoders and Large Language Models