SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2312.02339 · NeurIPS · 2023

Expressive Sign Equivariant Networks for Spectral Geometric Learning

Derek Lim, Stefanie Jegelka, Joshua Robinson, T Munich, Csail Haggai, Maron Technion

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 5 functions out of this paper's own repositories and ran 2 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
cptq/sign-equivariant-nets canonical 2 of 5
FunctionStatusWhere it lives
BasicMLP Ran cptq/sign-equivariant-nets/link_pred/models.py
code served (permissive licence) · get_code("0d2dcbdbeaaf0dad")
SignEqGateLayer Ran cptq/sign-equivariant-nets/link_pred/models.py
code served (permissive licence) · get_code("06d3622aea1bc621")
NoParamConv Not yet run cptq/sign-equivariant-nets/link_pred/models.py
code served (permissive licence) · get_code("f7b5096e82c2d27c")
SignDSS Not yet run cptq/sign-equivariant-nets/link_pred/models.py
code served (permissive licence) · get_code("33ca7f45e46b97b5")
SignDSSLayer Not yet run cptq/sign-equivariant-nets/link_pred/models.py
code served (permissive licence) · get_code("64f02d38f2124a45")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Recent work has shown the utility of developing machine learning models that respect the structure and symmetries of eigenvectors. These works promote sign invariance, since for any eigenvector v the negation -v is also an eigenvector. However, we show that sign invariance is theoretically limited for tasks such as building orthogonally equivariant models and learning node positional encodings for link prediction in graphs. In this work, we demonstrate the benefits of sign equivariance for these tasks. To obtain these benefits, we develop novel sign equivariant neural network architectures. Our models are based on a new analytic characterization of sign equivariant polynomials and thus inherit provable expressiveness properties. Controlled synthetic experiments show that our networks can achieve the theoretically predicted benefits of sign equivariant models. Code is available at https://github.com/cptq/Sign-Equivariant-Nets.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2312.02339")
get_code_for_paper("2312.02339")
have("2312.02339")

Connect an agent — have() is free.