paper-with-me

Papers

MIO : Mutual Information Optimization using Self-Supervised Binary Contrastive Learning

2021-11-24 · Siladittya Manna, Umapada Pal, Saumik Bhattacharya

Self-supervised contrastive learning frameworks have progressed rapidly over the last few years. In this paper, we propose a novel loss function for contrastive learning. We model our pre-training task as a binary classification problem to induce an implicit contrastive effect. We further improve the n\"aive loss function after removing the effect of the positive-positive repulsion and incorporating the upper bound of the negative pair repulsion. Unlike existing methods, the proposed loss function optimizes the mutual information in positive and negative pairs. We also present a closed-form expression for the parameter gradient flow and compare the behaviour of self-supervised contrastive frameworks using Hessian eigenspectrum to analytically study their convergence. The proposed method outperforms SOTA self-supervised contrastive frameworks on benchmark datasets such as CIFAR-10, CIFAR-100, STL-10, and Tiny-ImageNet. After 200 pretraining epochs with ResNet-18 as the backbone, the proposed model achieves an accuracy of 86.36%, 58.18%, 80.50%, and 30.87% on the CIFAR-10, CIFAR-100, STL-10, and Tiny-ImageNet datasets, respectively, and surpasses the SOTA contrastive baseline by 1.93%, 3.57%, 4.85%, and 0.33%, respectively. The proposed framework also achieves a state-of-the-art accuracy of 78.4% (200 epochs) and 65.22% (100 epochs) Top-1 Linear Evaluation accuracy on ImageNet100 and ImageNet1K datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2111.12664

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationContrastive LearningLinear evaluation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Shuffle and Learn: Minimizing Mutual Information for Unsupervised Hashing

2020-11-20 · Fangrui Liu, Zheng Liu

Unsupervised binary representation allows fast data retrieval without any annotations, enabling practical application like fast person re-identification and multimedia retrieval. It is argued that conflicts in binary spa…

Image RetrievalPerson Re-IdentificationRetrieval

Hashing with Mutual Information

2018-03-02 · Fatih Cakir, Kun He, Sarah Adel Bargal, Stan Sclaroff

Binary vector embeddings enable fast nearest neighbor retrieval in large databases of high-dimensional objects, and play an important role in many practical applications, such as image and video retrieval. We study the p…

Image RetrievalRetrievalVideo Retrieval

SMI: Efficient Self-Supervised Learning via Mutual-Information-Inspired Dependency Optimization

2026-06-06 · Pritam Mishra, Coloma Ballester, Dimosthenis Karatzas arxiv

Self-supervised learning (SSL) has achieved remarkable representation learning performance, but many existing methods rely on large batch sizes, memory banks, momentum encoders, or global synchronization mechanisms that …

Self-Supervised LearningRepresentation Learning

Revisiting Self-supervised Learning of Speech Representation from a Mutual Information Perspective

2024-01-16 · Alexander H. Liu, Sung-Lin Yeh, James Glass

Existing studies on self-supervised speech representation learning have focused on developing new training methods and applying pre-trained models for different applications. However, the quality of these models is often…

Representation LearningSelf-Supervised Learningspeech-recognitionSpeech Recognition+1

Sequential Convex Relaxation for Mutual Information-Based Unsupervised Figure-Ground Segmentation

2014-06-01 · CVPR 2014 6 · Youngwook Kee, Mohamed Souiai, Daniel Cremers, Junmo Kim

We propose an optimization algorithm for mutual-information-based unsupervised figure-ground separation. The algorithm jointly estimates the color distributions of the foreground and background, and separates them based …

Segmentation