The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
-
Updated
Mar 4, 2023 - Python
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
A curated (most recent) list of resources for Learning with Noisy Labels
Curated list of open source tooling for data-centric AI on unstructured data.
A project to add scalable state-of-the-art out-of-distribution detection (open set recognition) support by changing two lines of code! Perform efficient inferences (i.e., do not increase inference time) and detection without classification accuracy drop, hyperparameter tuning, or collecting additional data.
Randomized Smoothing of All Shapes and Sizes (ICML 2020).
Blades: A simulator and benchmark for Byzantine-robust federated Learning with Attacks and Defenses Experimental Simulation
A project to improve out-of-distribution detection (open set recognition) and uncertainty estimation by changing a few lines of code in your project! Perform efficient inferences (i.e., do not increase inference time) without repetitive model training, hyperparameter tuning, or collecting additional data.
Robust Reinforcement Learning with the Alternating Training of Learned Adversaries (ATLA) framework
This is the code for our paper `Robust Federated Learning with Attack-Adaptive Aggregation' accepted by FTL-IJCAI'21.
Repository for the paper "An Adversarial Approach for the Robust Classification of Pneumonia from Chest Radiographs"
Semi-Supervised Robust Deep Neural Networks for Multi-Label Classification
[ICLR 2023] "Combating Exacerbated Heterogeneity for Robust Models in Federated Learning"
The code of AAAI-21 paper titled "Defending against Backdoors in Federated Learning with Robust Learning Rate".
A project to train your model from scratch or fine-tune a pretrained model using the losses provided in this library to improve out-of-distribution detection and uncertainty estimation performances. Calibrate your model to produce enhanced uncertainty estimations. Detect out-of-distribution data using the defined score type and threshold.
[Findings of EMNLP 2022] Holistic Sentence Embeddings for Better Out-of-Distribution Detection
A collection of algorithms for detecting and handling label noise
A curated list of Robust Machine Learning papers/articles and recent advancements.
"RDA: Reciprocal Distribution Alignment for Robust Semi-supervised Learning" by Yue Duan (ECCV 2022)
Official implementation of the paper: "REGroup: Rank-aggregating Ensemble of Generative Classifiers for Robust Predictions", IEEE WACV, 2022
Code of ICLR SRML paper titled "Fair Machine Learning under Limited Demographically Labeled Data"
Add a description, image, and links to the robust-machine-learning topic page so that developers can more easily learn about it.
To associate your repository with the robust-machine-learning topic, visit your repo's landing page and select "manage topics."