Self-Supervised Relational Reasoning for Representation Learning
Massimiliano Patacchiola, Amos Storkey

TL;DR
This paper introduces a self-supervised relational reasoning approach that enhances representation learning by discriminating entity relationships, leading to improved performance in downstream tasks like classification and image retrieval.
Contribution
The work presents a novel self-supervised relational reasoning framework that leverages intra- and inter-entity discrimination to produce richer neural representations, outperforming existing methods.
Findings
Outperforms state-of-the-art by 3% in accuracy
Achieves an average of 14% improvement over competitors
Links effectiveness to mutual information maximization
Abstract
In self-supervised learning, a system is tasked with achieving a surrogate objective by defining alternative targets on a set of unlabeled data. The aim is to build useful representations that can be used in downstream tasks, without costly manual annotation. In this work, we propose a novel self-supervised formulation of relational reasoning that allows a learner to bootstrap a signal from information implicit in unlabeled data. Training a relation head to discriminate how entities relate to themselves (intra-reasoning) and other entities (inter-reasoning), results in rich and descriptive representations in the underlying neural network backbone, which can be used in downstream tasks such as classification and image retrieval. We evaluate the proposed method following a rigorous experimental procedure, using standard datasets, protocols, and backbones. Self-supervised relational…
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.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Topic Modeling
