paper-with-me

Papers

Self-supervised Learning from a Multi-view Perspective

2020-06-10 · ICLR 2021 1 · Yao-Hung Hubert Tsai, Yue Wu, Ruslan Salakhutdinov, Louis-Philippe Morency

As a subset of unsupervised representation learning, self-supervised representation learning adopts self-defined signals as supervision and uses the learned representation for downstream tasks, such as object detection and image captioning. Many proposed approaches for self-supervised learning follow naturally a multi-view perspective, where the input (e.g., original images) and the self-supervised signals (e.g., augmented images) can be seen as two redundant views of the data. Building from this multi-view perspective, this paper provides an information-theoretical framework to better understand the properties that encourage successful self-supervised learning. Specifically, we demonstrate that self-supervised learned representations can extract task-relevant information and discard task-irrelevant information. Our theoretical framework paves the way to a larger space of self-supervised learning objective design. In particular, we propose a composite objective that bridges the gap between prior contrastive and predictive learning objectives, and introduce an additional objective term to discard task-irrelevant information. To verify our analysis, we conduct controlled experiments to evaluate the impact of the composite objectives. We also explore our framework's empirical generalization beyond the multi-view perspective, where the cross-view redundancy may not be clearly observed.

📄 PDF Abstract BibTeX arXiv:2006.05576

Code (1)

yaohungt/Demystifying_Self_Supervised_Learning 공식 구현 tf

Tasks

Image CaptioningLanguage Modellingobject-detectionObject DetectionRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Matching Multiple Perspectives for Efficient Representation Learning

2022-08-16 · Omiros Pantazis, Mathew Salvaris

Representation learning approaches typically rely on images of objects captured from a single perspective that are transformed using affine transformations. Additionally, self-supervised learning, a successful paradigm o…

ObjectRepresentation LearningSelf-Supervised Learning

On the robustness of self-supervised representations for multi-view object classification

2022-07-27 · David Torpey, Richard Klein

It is known that representations from self-supervised pre-training can perform on par, and often better, on various downstream tasks than representations from fully-supervised pre-training. This has been shown in a host …

Image RetrievalObjectRetrievalSemantic Segmentation

A Multi-view Perspective of Self-supervised Learning

2020-02-22 · Chuanxing Geng, Zhenghao Tan, Songcan Chen

As a newly emerging unsupervised learning paradigm, self-supervised learning (SSL) recently gained widespread attention, which usually introduces a pretext task without manual annotation of data. With its help, SSL effec…

Data AugmentationMULTI-VIEW LEARNINGSelf-Supervised Learning

Integrating Multi-view Analysis: Multi-view Mixture-of-Expert for Textual Personality Detection

2024-08-16 · Haohao Zhu, Xiaokun Zhang, Junyu Lu, Liang Yang 외

Textual personality detection aims to identify personality traits by analyzing user-generated content. To achieve this effectively, it is essential to thoroughly examine user-generated content from various perspectives. …

Mixture-of-Experts

EGA-Depth: Efficient Guided Attention for Self-Supervised Multi-Camera Depth Estimation

2023-04-06 · Yunxiao Shi, Hong Cai, Amin Ansari, Fatih Porikli

The ubiquitous multi-camera setup on modern autonomous vehicles provides an opportunity to construct surround-view depth. Existing methods, however, either perform independent monocular depth estimations on each camera o…

Autonomous DrivingAutonomous VehiclesDepth Estimation