Ladder Siamese Network: a Method and Insights for Multi-level Self-Supervised Learning
Ryota Yoshihashi, Shuhei Nishimura, Dai Yonebayashi, Yuya Otsuka,, Tomohiro Tanaka, Takashi Miyazaki

TL;DR
The paper introduces the Ladder Siamese Network, a self-supervised learning framework that leverages multi-level intermediate self-supervisions to improve training stability and performance across image classification, detection, and segmentation tasks.
Contribution
It reveals the effectiveness of multi-level self-supervisions in non-contrastive Siamese frameworks through theoretical and empirical analysis, enhancing various vision tasks.
Findings
Improves ImageNet linear classification by 1.0% points
Enhances COCO detection by 1.2% points
Boosts PASCAL VOC segmentation by 3.1% points
Abstract
Siamese-network-based self-supervised learning (SSL) suffers from slow convergence and instability in training. To alleviate this, we propose a framework to exploit intermediate self-supervisions in each stage of deep nets, called the Ladder Siamese Network. Our self-supervised losses encourage the intermediate layers to be consistent with different data augmentations to single samples, which facilitates training progress and enhances the discriminative ability of the intermediate layers themselves. While some existing work has already utilized multi-level self supervisions in SSL, ours is different in that 1) we reveal its usefulness with non-contrastive Siamese frameworks in both theoretical and empirical viewpoints, and 2) ours improves image-level classification, instance-level detection, and pixel-level segmentation simultaneously. Experiments show that the proposed framework can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Chemical Sensor Technologies
MethodsSiamese Network · Bootstrap Your Own Latent
