the.ai

Multimodal / Foundations

verified

Modality Imbalance

Train a model on two modalities and one of them usually wins. If text alone predicts the label well enough, the model learns to read and stops looking at the image — not because vision is useless but because it was slower to help, and gradient descent takes the shortcut it finds first.

Viz primitive · budget-splitdominant-modality-gradient = 20

dominant-modality-gradient holds 50% of the budget; rest holds the remaining 50%.

Gradient signal flowing through the faster-converging modality, against the signal reaching the other, in equal units. Drag the dominant share up to watch the weaker modality starve — the lead compounds with training rather than evening out.

20

Reviewed by opendroid · 2026-08-18

  • arXiv:2104.11178 — VATT: Transformers for Multimodal Self-Supervised Learning from Raw Video, Audio and Text
  • arXiv:2204.14198 — Flamingo: a Visual Language Model for Few-Shot Learning