人間は、左目で見た長波長の光チャネルや右耳で聞いた高周波振動チャネルなど、多くの感覚チャネルを通して世界を眺めます。各ビューはノイズが多く不完全ですが、物理、ジオメトリ、セマンティクスなどの重要な要素は、すべてのビューで共有される傾向があります(たとえば、「犬」を見て、聞いて、感じることができます)。強力な表現はビュー不変因子をモデル化するものであるという古典的な仮説を調査します。この仮説を多視点対照学習のフレームワークの下で研究します。ここでは、同じシーンの異なる視点間の相互情報を最大化することを目的とした表現を学習します。私たちのアプローチは、任意の数のビューに対応し、ビューに依存しません。アプローチを機能させる主要な特性を分析し、対照的な損失がクロスビュー予測に基づいた一般的な選択肢よりも優れていること、そして学習するビューが多いほど、結果の表現が基礎となるシーンのセマンティクスをより適切にキャプチャすることを見つけます。私たちのアプローチは、画像とビデオの教師なし学習ベンチマークで最先端の結果を達成します。コードはhttp://github.com/HobbitLong/CMC/で公開されています。
Humans view the world through many sensory channels, e.g., the long-wavelength light channel, viewed by the left eye, or the high-frequency vibrations channel, heard by the right ear. Each view is noisy and incomplete, but important factors, such as physics, geometry, and semantics, tend to be shared between all views (e.g., a "dog" can be seen, heard, and felt). We investigate the classic hypothesis that a powerful representation is one that models view-invariant factors. We study this hypothesis under the framework of multiview contrastive learning, where we learn a representation that aims to maximize mutual information between different views of the same scene but is otherwise compact. Our approach scales to any number of views, and is view-agnostic. We analyze key properties of the approach that make it work, finding that the contrastive loss outperforms a popular alternative based on cross-view prediction, and that the more views we learn from, the better the resulting representation captures underlying scene semantics. Our approach achieves state-of-the-art results on image and video unsupervised learning benchmarks. Code is released at: http://github.com/HobbitLong/CMC/.