Self-Supervised Representation Learning with Cross-Context Learning between Global and Hypercolumn Features
Zheng Gao, Chen Feng, Ioannis Patras

TL;DR
This paper introduces a novel self-supervised learning framework called CGH that enhances representation learning by enforcing consistency between global and hypercolumn features, improving performance on classification tasks.
Contribution
The paper proposes a new cross-context learning method that aligns global and intermediate features, extending contrastive learning with inter-layer relation guidance.
Findings
Outperforms state-of-the-art methods on classification benchmarks
Improves the capture of inter-instance relationships
Enhances feature representations with cross-context consistency
Abstract
Whilst contrastive learning yields powerful representations by matching different augmented views of the same instance, it lacks the ability to capture the similarities between different instances. One popular way to address this limitation is by learning global features (after the global pooling) to capture inter-instance relationships based on knowledge distillation, where the global features of the teacher are used to guide the learning of the global features of the student. Inspired by cross-modality learning, we extend this existing framework that only learns from global features by encouraging the global features and intermediate layer features to learn from each other. This leads to our novel self-supervised framework: cross-context learning between global and hypercolumn features (CGH), that enforces the consistency of instance relations between low- and high-level semantics.…
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
TopicsMultimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
MethodsContrastive Learning
