We sincerely appreciate your time in reading the paper
## **Responses (2/2)**
4. **Theoretical guarantee: Our INTL is supported by theoretical evidence to avoid collapse.**
>   Although some non-contrastive methods such as BYOL, SimSiam, and DINO work well to avoid collapse, it remains unclear how these asymmetric networks effectively prevent collapse without the inclusion of negative pairs. Instead, our INTL is theoretically guaranteed to avoid collapse and our theoretical analysis presents a new thought in demonstrating how to avoid dimensional collapse.
In summary, **our INTL method is free to negative pairs, robust to hyperparameters, moderate to eig-spectrum constraints, and guaranteed to avoid collapse**. These characteristics of INTL make it have the potential to stand out in self-supervised learning. We hope the detailed response above can convince you. Thanks!
**Question 2:** How about computational speed (this seems not to be discussed in both paper and appendix)?
**Response:** We have reported the computational cost of INTL (time and GPU memory requirements of our implementation for INTL trained per epoch on ImageNet with ResNet-50) in Table 9 of the appendix. Our INTL with EMA requires a total of around 23.6 GB GPU memory and 24min46s running time per epoch, which is comparable to 20 GB memory and 23min11s running time per epoch required by MoCo-v2 which also uses EMA. Meanwhile, compared to other methods that use an additional predictor (such as BYOL), or use eigen-decomposition (such as W-MSE), our INTL requires less memory and computation time.
> **References**
> [1] HaoChen, J.Z., Wei, C., Gaidon, A., Ma, T.: Provable guarantees for self-supervised deep learning with spectral contrastive loss. In: NeurIPS (2021)
> [2] Xi Weng, Lei Huang, Lei Zhao, Rao Muhammad Anwer, Salman Khan, and Fahad Khan. An investigation into whitening loss for self-supervised learning. In NeurIPS, 2022.
> [3] Xinlei Chen and Kaiming He. Exploring simple siamese representation learning. In CVPR, 2021.
> [4] Jure Zbontar, Li Jing, Ishan Misra, Yann Lecun, and Stephane Deny. Barlow twins: Self-supervised learning via redundancy reduction. In ICML, 2021.
> [5] Adrien Bardes, Jean Ponce, and Yann LeCun. Vicreg: Variance-invariance-covariance regularization for self-supervised learning. In ICLR, 2022.
> [6] Victor Guilherme Turrisi da Costa, Enrico Fini, Moin Nabi, Nicu Sebe, and Elisa Ricci. solo-learn: A library of self-supervised methods for visual representation learning. Journal of Machine Learning Research, 23(56):1–6, 2022.
> [7] Ghosh, Arna, et al. Investigating power laws in deep representation learning. arXiv preprint arXiv:2202.05808 (2022).
> [8] Bobby He and Mete Ozay. Exploring the gap between collapsed and whitened features in selfsupervised learning. In ICML, 2022