We present ImageBind, an approach to learn a joint embedding across six different modalities - images, text, audio, depth, thermal, and IMU data. We show that all combinations of paired data are not necessary to train such a joint embedding, and only image-paired data is sufficient to bind the modalities together. ImageBind can leverage recent large scale vision-language models, and extends their zero-shot capabilities to new modalities just by using their natural pairing with images. It enables novel emergent applications 'out-of-the-box' including cross-modal retrieval, composing modalities with arithmetic, cross-modal detection and generation. The emergent capabilities improve with the strength of the image encoder and we set a new state-of-the-art on emergent zero-shot recognition tasks across modalities, outperforming specialist supervised models. Finally, we show strong few-shot recognition results outperforming prior work, and that ImageBind serves as a new way to evaluate vision models for visual and non-visual tasks.
核心贡献 · Key contributions
仅通过图像配对数据即可绑定六种模态,无需所有模态对数据。 Binds six modalities via image-paired data alone, without requiring all modality pairs.
利用大规模视觉-语言模型将零样本能力扩展到新模态。 Leverages large-scale vision-language models to extend zero-shot capabilities to new modalities.
实现开箱即用的新兴跨模态检索、算术、检测和生成。 Enables emergent cross-modal retrieval, arithmetic, detection, and generation out-of-the-box.
在新兴零样本跨模态识别任务上设立新 SOTA,超越监督模型。 Sets new state-of-the-art on emergent zero-shot recognition across modalities, outperforming supervised models.
强少样本识别结果,可作为评估视觉模型的新工具。 Strong few-shot recognition results and serves as a new evaluation tool for vision models.
局限 · Limitations
依赖图像配对数据;弱或错位图像对会降低绑定质量。 Relies on image-paired data; binding quality degrades with weak or misaligned image pairs.
需要大规模预训练视觉-语言模型,导致高计算成本。 Requires large pretrained vision-language models, leading to high computational cost.
非视觉模态性能仍落后于专用监督模型。 Non-visual modality performance still lags behind specialist supervised models.
深度、热成像和 IMU 数据集规模小,影响小编码器性能。 Limited by small-scale datasets for depth, thermal, and IMU, affecting small encoders.