the.ai

Multimodal / Retrieval

verified

Cross-Modal Retrieval

Search images with a sentence, or find the caption that matches a picture. It needs the two modalities to live in one space where distance means the same thing across them — which is a stronger requirement than either modality having a good space of its own, and it is what the training has to produce.

Viz primitive · budget-splitindexed-side = 20

indexed-side holds 40% of the budget; rest holds the remaining 60%.

Work precomputed on the indexed modality, against the work each query still costs, in equal units. Drag the index size up to watch the query become the small part — which is why deployed search encodes the two sides separately even though joint scoring is more accurate.

20

Reviewed by opendroid · 2026-08-18

  • arXiv:2103.00020 — Learning Transferable Visual Models From Natural Language Supervision
  • arXiv:2301.12597 — BLIP-2: Bootstrapping Language-Image Pre-training with Frozen Image Encoders and Large Language Models