Papers › ChebLieNet: Invariant Spectral Graph NNs Turned Equivariant by Riemannian Geometry on...

ChebLieNet: Invariant Spectral Graph NNs Turned Equivariant by Riemannian Geometry on Lie Groups

23 Nov 2021NeurIPS 2021 12arXiv:2111.12139archive 2025-07-28

Hugo Aguettaz, Erik J. Bekkers, Michaël Defferrard

We introduce ChebLieNet, a group-equivariant method on (anisotropic) manifolds. Surfing on the success of graph- and group-based neural networks, we take advantage of the recent developments in the geometric deep learning field to derive a new approach to exploit any anisotropies in data. Via discrete approximations of Lie groups, we develop a graph neural network made of anisotropic convolutional layers (Chebyshev convolutions), spatial pooling and unpooling layers, and global pooling layers. Group equivariance is achieved via equivariant and invariant operators on graphs with anisotropic left-invariant Riemannian distance-based affinities encoded on the edges. Thanks to its simple form, the Riemannian metric can model any anisotropies, both in the spatial and orientation domains. This control on anisotropies of the Riemannian metrics allows to balance equivariance (anisotropic metric) against invariance (isotropic metric) of the graph convolution layers. Hence we open the doors to a better understanding of anisotropic properties. Furthermore, we empirically prove the existence of (data-dependent) sweet spots for anisotropic parameters on CIFAR10. This crucial result is evidence of the benefice we could get by exploiting anisotropic properties in data. We also evaluate the scalability of this approach on STL10 (image data) and ClimateNet (spherical data), showing its remarkable adaptability to diverse tasks.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2111.12139")

Code

Syntology Ran 9 of 11 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

haguettaz/cheblienet officialmentioned in papermentioned on GitHubpytorch report
mdeff/paper-cheblienet mentioned on GitHubCC-BY-4.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 9 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
1ran · fixture could not drive it
7ran
2unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from haguettaz/cheblienet. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ChebConv haguettaz/cheblienet/cheblienet/nn/models/chebnets.py official repository ran · metamorphic tier: invariant MIT (permissive) · 300fe08b3d363b49 · report
GlobalPool haguettaz/cheblienet/cheblienet/nn/models/chebnets.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 8114de26d1e74e04 · report
NetworkBlock haguettaz/cheblienet/cheblienet/nn/models/chebnets.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · e3858afd2801cd25 · report
SE2SpatialPool haguettaz/cheblienet/cheblienet/nn/models/chebnets.py official repository ran · metamorphic tier: invariant MIT (permissive) · 17f2a6cb9755d2e9 · report
avg_pool haguettaz/cheblienet/cheblienet/nn/models/chebnets.py official repository ran fingerprinted MIT (permissive) · 45b0c7710b8150de · report
build_config haguettaz/cheblienet/scripts/train_cifar10.py official repository ran · our draft was wrong MIT (permissive) · c8a467e1a3fccd48 · report
cheb_conv haguettaz/cheblienet/cheblienet/nn/models/chebnets.py official repository ran MIT (permissive) · 1e0c4a74d41ae4c9 · report
max_pool haguettaz/cheblienet/cheblienet/nn/models/chebnets.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 25e18b82d720cfc7 · report
rand_pool haguettaz/cheblienet/cheblienet/nn/models/chebnets.py official repository ran MIT (permissive) · e81b3c4d71a047af · report
ResidualBlock haguettaz/cheblienet/cheblienet/nn/models/chebnets.py official repository unverified MIT (permissive) · 3ceeae2d13f78c38 · report
WideResSE2GEChebNet haguettaz/cheblienet/cheblienet/nn/models/chebnets.py official repository unverified MIT (permissive) · a3e7f56632fb335a · report

Tasks

Graph Neural Network

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ConvolutionGraph Neural Network

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections