Towards an Improved Understanding and Utilization of Maximum Manifold Capacity Representations
Rylan Schaeffer, Victor Lecomte, Dhruv Bhandarkar Pai, Andres Carranza, Berivan Isik, Alyssa Unell, Mikail Khona, Thomas Yerxa, Yann LeCun, SueYeon Chung, Andrey Gromov, Ravid Shwartz-Ziv, Sanmi Koyejo
TL;DR
This paper provides a theoretical and empirical deep-dive into Maximum Manifold Capacity Representations (MMCR), a MVSSL method with a nuclear-norm loss based on manifold centers. By applying high-dimensional probability, it shows MMCR promotes perfect reconstruction and uniformity of hypersphere embeddings, which in turn maximizes a variational mutual information lower bound between views. It reveals a double-descent-like behavior with respect to atypical parameters $P$ and $D$ and derives compute-scaling laws that quantify pretraining performance as compute grows. The work further demonstrates MMCR’s viability in multimodal image-text settings and situates MMCR within the duality between sample-contrastive and dimension-contrastive SSL, offering practical insights for improving MVSSL methods and their scope.
Abstract
Maximum Manifold Capacity Representations (MMCR) is a recent multi-view self-supervised learning (MVSSL) method that matches or surpasses other leading MVSSL methods. MMCR is intriguing because it does not fit neatly into any of the commonplace MVSSL lineages, instead originating from a statistical mechanical perspective on the linear separability of data manifolds. In this paper, we seek to improve our understanding and our utilization of MMCR. To better understand MMCR, we leverage tools from high dimensional probability to demonstrate that MMCR incentivizes alignment and uniformity of learned embeddings. We then leverage tools from information theory to show that such embeddings maximize a well-known lower bound on mutual information between views, thereby connecting the geometric perspective of MMCR to the information-theoretic perspective commonly discussed in MVSSL. To better utilize MMCR, we mathematically predict and experimentally confirm non-monotonic changes in the pretraining loss akin to double descent but with respect to atypical hyperparameters. We also discover compute scaling laws that enable predicting the pretraining loss as a function of gradients steps, batch size, embedding dimension and number of views. We then show that MMCR, originally applied to image data, is performant on multimodal image-text data. By more deeply understanding the theoretical and empirical behavior of MMCR, our work reveals insights on improving MVSSL methods.
