mfederici / Multi-View-Information-BottleneckLinks
Implementation of Multi-View Information Bottleneck
☆131Updated 5 years ago
Alternatives and similar repositories for Multi-View-Information-Bottleneck
Users that are interested in Multi-View-Information-Bottleneck are comparing it to the libraries listed below
Sorting:
- Code for ICML 2020 "Graph Optimal Transport for Cross-Domain Alignment"☆158Updated 5 years ago
- [ICML 2020] Continuously Indexed Domain Adaptation☆118Updated 2 years ago
- CVPR 2022, Robust Contrastive Learning against Noisy Views☆84Updated 3 years ago
- Code Release for "Self-supervised Learning is More Robust to Dataset Imbalance"☆39Updated 3 years ago
- Weakly Supervised Contrastive Learning☆43Updated 3 years ago
- Official implementation of paper Gradient Matching for Domain Generalization☆122Updated 3 years ago
- ICLR 2021 i-Mix: A Domain-Agnostic Strategy for Contrastive Representation Learning☆78Updated last year
- Source code for "Distilling Knowledge From Graph Convolutional Networks", CVPR'20☆57Updated 2 years ago
- Hyperbolic Visual Embedding Learning for Zero-Shot Recognition (CVPR 2020)☆80Updated 2 years ago
- [NeurIPS] TTT++: When Does Self-supervised Test-time Training Fail or Thrive?☆70Updated 3 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆200Updated 7 years ago
- ICLR 2021, Contrastive Learning with Hard Negative Samples☆272Updated 4 years ago
- Pytorch implementation for ICLR 2021 paper - MiCE: Mixture of Contrastive Experts for Unsupervised Image Clustering☆52Updated 4 years ago
- Official code for the CVPR 2021 paper "FixBi: Bridging Domain Spaces for Unsupervised Domain Adaptation"☆66Updated 3 years ago
- [ICLR 2021] Heteroskedastic and Imbalanced Deep Learning with Adaptive Regularization☆41Updated 4 years ago
- The official implementation of paper "Generalizing to Evolving Domains with Latent Structure-Aware Sequential Autoencoder"☆24Updated last year
- Generalizing to unseen domains via distribution matching☆72Updated 4 years ago
- Official Pytorch implementation of "Learning Debiased Representation via Disentangled Feature Augmentation (Neurips 2021, Oral)"☆102Updated 2 years ago
- Code implementing the experiments described in the paper "On The Power of Curriculum Learning in Training Deep Networks" by Hacohen & Wei…