Skip to content

mfinzi/residual-pathway-priors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Residual Pathway Priors for Soft Equivariance Constraints

This repo contains the implementation and the experiments for the paper

Residual Pathway Priors for Soft Equivariance Constraints

Installation instructions

To run the scripts you will instead need to clone the repo and install it locally which you can do with

git clone https://github.com/mfinzi/residual-pathway-priors.git
cd residual-pathway-priors
pip install -e .

Experimental results

  • To reproduce the reinforcment learning results from the paper, see the RL/ directory.
  • To reproduce the results in cases with exact symmetries (Figure 2a), see experiments/perfect-symmetry/
  • To reproduce the results in cases with approximate symmetries (Figures 2b & 7), see experiments/prior-var-ablation/
  • To reproduce the results in cases with mis-specified symmetries (Figure 2c), see experiments/misspec-symmetry/
  • To reproduce the UCI results in Table 1, see experiments/UCI/
  • To reproduce the CIFAR-10 resultsin Table 1, see experiments/cifar/

If you find our work helpful, cite it with

@inproceedings{finzi2021residual,
  title={Residual Pathway Priors for Soft Equivariance Constraints},
  author={Finzi, Marc and Benton, Gregory and Wilson, Andrew G},
  booktitle={Advances in Neural Information Processing Systems},
  volume={34},
  year={2021}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •