paper-with-me

Papers

cMIM: A Contrastive Mutual Information Framework for Unified Generative and Discriminative Representation Learning

2025-02-27 · Micha Livne

Learning representations that are useful for unknown downstream tasks is a fundamental challenge in representation learning. Prominent approaches in this domain include contrastive learning, self-supervised masking, and denoising auto-encoders. In this paper, we introduce a novel method, termed contrastive Mutual Information Machine (cMIM), which aims to enhance the utility of learned representations for downstream tasks. cMIM integrates a new contrastive learning loss with the Mutual Information Machine (MIM) learning framework, a probabilistic auto-encoder that maximizes the mutual information between inputs and latent representations while clustering the latent codes. Despite MIM's potential, initial experiments indicated that the representations learned by MIM were less effective for discriminative downstream tasks compared to state-of-the-art (SOTA) models. The proposed cMIM method directly addresses this limitation. The main contributions of this work are twofold: (1) We propose a novel contrastive extension to MIM for learning discriminative representations which eliminates the need for data augmentation and is robust to variations in the number of negative examples (i.e., batch size). (2) We introduce a generic method for extracting informative embeddings from encoder-decoder models, which significantly improves performance in discriminative downstream tasks without requiring additional training. This method is applicable to any pre-trained encoder-decoder model. By presenting cMIM, we aim to offer a unified generative model that is effective for both generative and discriminative tasks. Our results demonstrate that the learned representations are valuable for downstream tasks while maintaining the generative capabilities of MIM.

📄 PDF Abstract BibTeX arXiv:2502.19642

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationDecoderDenoisingRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
MIM 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Mutual Information Learning: Toward Robust Representations without Positive-Pair Augmentations

2025-09-25 · Micha Livne arxiv

Learning representations that transfer well to diverse downstream tasks remains a central challenge in representation learning. Existing paradigms -- contrastive learning, self-supervised masking, and denoising auto-enco…

Representation LearningContrastive LearningData Augmentation

What Makes Good Collaborative Views? Contrastive Mutual Information Maximization for Multi-Agent Perception

2024-03-15 · Wanfang Su, Lixing Chen, Yang Bai, Xi Lin 외

Multi-agent perception (MAP) allows autonomous systems to understand complex environments by interpreting data from multiple sources. This paper investigates intermediate collaboration for MAP with a specific focus on ex…

Contrastive LearningPhilosophy

High-Order Conditional Mutual Information Maximization for dealing with High-Order Dependencies in Feature Selection

2022-07-18 · Francisco Souza, Cristiano Premebida, Rui Araújo

This paper presents a novel feature selection method based on the conditional mutual information (CMI). The proposed High Order Conditional Mutual Information Maximization (HOCMIM) incorporates high order dependencies in…

feature selectionVocal Bursts Intensity Prediction

SemanticMIM: Marring Masked Image Modeling with Semantics Compression for General Visual Representation

2024-06-15 · Yike Yuan, Huanzhang Dou, Fengjun Guo, Xi Li

This paper represents a neat yet effective framework, named SemanticMIM, to integrate the advantages of masked image modeling (MIM) and contrastive learning (CL) for general visual representation. We conduct a thorough c…

Contrastive Learning

Probabilistic Contrastive Pretraining for Multi-task ADME Property Prediction

2026-06-09 · Yifan Xue, Srimukh Prasad Veccham, Saee Paliwal, Tyler Shimko 외 arxiv

Accurate prediction of absorption, distribution, metabolism, and excretion (ADME) properties is critical to drug discovery, but remains challenging because ADME endpoints are noisy, interdependent, and often data-limited…

Representation LearningDrug Discovery