Skip to content
/ hsic Public

This repository aims to replicate the results from the ICML2020 paper "Robust Learning with the Hilbert-Schmidt Independence Criterion"

Notifications You must be signed in to change notification settings

santiag0m/hsic

Repository files navigation

Robust HSIC

This repository aims to replicate the results from the ICML2020 paper "Robust Learning with the Hilbert-Schmidt Independence Criterion"

Results

Synthetic Data

Training Params:

  • Batch Size: 32
  • Learning Rate: 1e-3
  • L2 Regularization (Weight Decay): 1e-3
  • Num Epochs (Best of): 10

Experiment Params:

  • Loss Function: HSIC
  • Num. Trials: 20

Dataset Size vs. MSE graph with Gaussian Noise

Dataset Size vs. MSE graph with Shifted Exponential Noise

Dataset Size vs. MSE graph with Laplacian Noise

Rotated MNIST

Training Params:

  • Batch Size: 32
  • Learning Rate: 1e-3
  • L2 Regularization (Weight Decay): None
  • Num Epochs (Best of): 7

HSIC and Cross Entropy vs. Accuracy

About

This repository aims to replicate the results from the ICML2020 paper "Robust Learning with the Hilbert-Schmidt Independence Criterion"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages