Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 818 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 818 Bytes

A Canonicalization Perspective on Invariant and Equivariant Learning

Source code for the paper "A Canonicalization Perspective on Invariant and Equivariant Learning", NeurIPS 2024.

Attribution: Our code is built on top of the [SignNet repo] by Lim et al. in 2022, which in turn builds off of the setup in [LSPE repo] by Dwivedi et al. in 2021.

If you use our code, please cite

@inproceedings{canonicalization-perspective,
    title={{A Canonicalization Perspective on Invariant and Equivariant Learning}},
    author={Ma, George and Wang, Yifei and Lim, Derek and Jegelka, Stefanie and Wang, Yisen},
    booktitle={NeurIPS},
    year={2024}
}