phuber
Gradient clipping mitigation
An implementation of gradient clipping as a method to mitigate the effects of noisy labels in machine learning models
[Re] Can gradient clipping mitigate label noise? (ML Reproducibility Challenge 2020)
14 stars
3 watching
6 forks
Language: Python
last commit: 6 months ago gradient-clippinglabel-noisepytorchrobust-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a PyTorch-based deep learning method to improve robustness against noisy labels in image classification tasks | 75 |
| Develops and evaluates machine learning algorithms to mitigate the effects of noisy labels in supervised learning. | 30 |
| PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients | 168 |
| A method to train deep learning classifiers on noisy labels using a small set of trusted data | 86 |
| Provides PyTorch implementation of a method to address noisy labels in medical image segmentation. | 71 |
| Develops a robust learning framework to handle noisy labels in multimodal data and improve cross-modal retrieval. | 13 |
| A PyTorch implementation of a semi-supervised learning framework for training deep neural networks with noisy labels by dynamically dividing the data into clean and noisy sets. | 546 |
| An implementation of a method to improve model robustness against inherent label noise in machine learning models | 19 |
| A PyTorch implementation of a method for learning with noisy labels in deep neural networks | 97 |
| An implementation of training deep neural networks on noisy labels with bootstrapping using Keras | 22 |
| This project explores how to adapt neural networks to noisy labels by introducing a mechanism that can learn to correct the errors. | 118 |
| An algorithm that breaks secure aggregation protocols in federated learning by recovering individual model updates from aggregated sums | 14 |
| An implementation of a method to invert gradients in federated learning to potentially reveal sensitive client data | 39 |
| Enables the creation of smaller neural network models through efficient pruning and quantization techniques | 2,083 |
| An implementation of an unsupervised label noise modeling and loss correction approach for deep learning. | 221 |