基于联合嵌入预测架构的图像自监督学习

Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture

马哈茂德·阿斯兰 Mahmoud Assran · Meta AI · 2023-01-19 · arXiv:2301.08243 ↗ · 被引 978

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

本文展示了一种无需依赖手工数据增强即可学习高语义图像表示的方法。我们提出了基于图像的联合嵌入预测架构(I-JEPA),这是一种用于图像自监督学习的非生成式方法。I-JEPA 的核心思想很简单:从单个上下文块预测同一图像中多个目标块的表示。引导 I-JEPA 产生语义表示的一个关键设计选择是掩码策略;具体来说,至关重要的是(a)采样足够大尺度(语义)的目标块,以及(b)使用信息量足够大(空间分布)的上下文块。实验表明,当与 Vision Transformer 结合时,I-JEPA 具有高度可扩展性。例如,我们在 ImageNet 上使用 16 块 A100 GPU 在不到 72 小时内训练了 ViT-Huge/14,在从线性分类到目标计数和深度预测的广泛任务中实现了强大的下游性能。

This paper demonstrates an approach for learning highly semantic image representations without relying on hand-crafted data-augmentations. We introduce the Image-based Joint-Embedding Predictive Architecture (I-JEPA), a non-generative approach for self-supervised learning from images. The idea behind I-JEPA is simple: from a single context block, predict the representations of various target blocks in the same image. A core design choice to guide I-JEPA towards producing semantic representations is the masking strategy; specifically, it is crucial to (a) sample target blocks with sufficiently large scale (semantic), and to (b) use a sufficiently informative (spatially distributed) context block. Empirically, when combined with Vision Transformers, we find I-JEPA to be highly scalable. For instance, we train a ViT-Huge/14 on ImageNet using 16 A100 GPUs in under 72 hours to achieve strong downstream performance across a wide range of tasks, from linear classification to object counting and depth prediction.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 10)

阅读逐段中英对照全文 →