IirisSundin / active-learning-for-decision-makingLinks
This repository contains the code used in a publication 'Active Learning for Decision-Making from Imbalanced Observational Data', Iiris Sundin, Peter Schulam, Eero Siivola, Aki Vehtari, Suchi Saria and Samuel Kaski. (to appear in ICML 2019). Preprint: https://arxiv.org/abs/1904.05268
☆11Updated 6 years ago
Alternatives and similar repositories for active-learning-for-decision-making
Users that are interested in active-learning-for-decision-making are comparing it to the libraries listed below
Sorting:
- ☆65Updated last year
- Implementation of the models and datasets used in "An Information-theoretic Approach to Distribution Shifts"☆25Updated 3 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- ☆63Updated 4 years ago
- Explaining a black-box using Deep Variational Information Bottleneck Approach☆46Updated 2 years ago
- Toy datasets to evaluate algorithms for domain generalization and invariance learning.☆42Updated 3 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆89Updated 5 years ago
- An Empirical Study of Invariant Risk Minimization☆27Updated 5 years ago
- [ICLR 2020] FSPool: Learning Set Representations with Featurewise Sort Pooling☆41Updated last year
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆41Updated 4 years ago
- Sinkhorn Label Allocation is a label assignment method for semi-supervised self-training algorithms. The SLA algorithm is described in fu…☆53Updated 4 years ago
- Tensorflow implementation of "Meta Dropout: Learning to Perturb Latent Features for Generalization" (ICLR 2020)☆27Updated 5 years ago
- [JMLR] TRADES + random smoothing for certifiable robustness☆14Updated 4 years ago
- A study on the following problems: what the memorization problem is in meta-learning; why memorization problem happens; and how we can pr…☆20Updated 2 years ago
- Gradient Starvation: A Learning Proclivity in Neural Networks☆61Updated 4 years ago
- Code Repo for "Subspace Inference for Bayesian Deep Learning"☆82Updated last year
- Implementation of Information Dropout☆39Updated 8 years ago
- "Predict, then Interpolate: A Simple Algorithm to Learn Stable Classifiers" ICML 2021☆18Updated 4 years ago
- Official code for "In Search of Robust Measures of Generalization" (NeurIPS 2020)☆28Updated 4 years ago
- Code for "Neural causal learning from unknown interventions"☆104Updated 5 years ago
- Official adversarial mixup resynthesis repository☆35Updated 5 years ago
- Low-variance and unbiased gradient for backpropagation through categorical random variables, with application in variational auto-encoder…☆17Updated 5 years ago
- Self-Explaining Neural Networks☆13Updated 2 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 6 years ago
- ☆12Updated 5 years ago
- Code to implement the AND-mask and geometric mean to do gradient based optimization, from the paper "Learning explanations that are hard …☆40Updated 4 years ago
- ☆14Updated 6 years ago
- Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" http…☆62Updated 5 years ago
- Explaining Image Classifiers by Counterfactual Generation☆28Updated 3 years ago
- Model Patching: Closing the Subgroup Performance Gap with Data Augmentation☆42Updated 4 years ago