Papers › Enabling Efficient Equivariant Operations in the Fourier Basis via Gaunt Tensor Products

Enabling Efficient Equivariant Operations in the Fourier Basis via Gaunt Tensor Products

18 Jan 2024arXiv:2401.10216archive 2025-07-28

Shengjie Luo, Tianlang Chen, Aditi S. Krishnapriyan

Developing equivariant neural networks for the E(3) group plays an important role in modeling 3D data across real-world applications. Enforcing this equivariance primarily involves the tensor products of irreducible representations (irreps). However, the computational complexity of such operations increases significantly as higher-order tensors are used. In this work, we propose a systematic approach to substantially accelerate the computation of the tensor products of irreps. We mathematically connect the commonly used Clebsch-Gordan coefficients to the Gaunt coefficients, which are integrals of products of three spherical harmonics. Through Gaunt coefficients, the tensor product of irreps becomes equivalent to the multiplication between spherical functions represented by spherical harmonics. This perspective further allows us to change the basis for the equivariant operations from spherical harmonics to a 2D Fourier basis. Consequently, the multiplication between spherical functions represented by a 2D Fourier basis can be efficiently computed via the convolution theorem and Fast Fourier Transforms. This transformation reduces the complexity of full tensor products of irreps from 𝒪(L⁶) to 𝒪(L³), where L is the max degree of irreps. Leveraging this approach, we introduce the Gaunt Tensor Product, which serves as a new method to construct efficient equivariant operations across different model architectures. Our experiments on the Open Catalyst Project and 3BPA datasets demonstrate both the increased efficiency and improved performance of our approach.

PaperPDFCodeCode 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="2401.10216")

Code

Syntology Ran 20 of 24 code samples harvested from 2 repositories linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 4 ran · violated contract; 15 ran with no contract checked.

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

lsj2408/gaunt-tensor-product officialmentioned in papermentioned on GitHubjaxApache-2.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

24 samples harvested; 20 ran; 1 honoured the contract we drafted; 4 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 · honoured contract
4ran · violated contract
15ran
4unverified

Licence: 1 of the 24 samples is 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

ClebschGordan lsj2408/gaunt-tensor-product/force-field-modeling-3bpa/MACE/LieCG/CG_coefficients/CG_rot.py official repository ran Apache-2.0 (permissive) · a0b88a548830cf98 · report
FFT lsj2408/Gaunt-Tensor-Product/efficiency-comparison/fft.py official repository ran Apache-2.0 (permissive) · 05fbb48f432304eb · report
FFT_batch_channel lsj2408/Gaunt-Tensor-Product/efficiency-comparison/fft.py official repository ran Apache-2.0 (permissive) · ce1ffb6956fa7c7b · report
FFT_channel lsj2408/Gaunt-Tensor-Product/efficiency-comparison/fft.py official repository ran Apache-2.0 (permissive) · f18e28a7c0cf9e04 · report
Rot3DCoeffs lsj2408/gaunt-tensor-product/force-field-modeling-3bpa/MACE/LieCG/CG_coefficients/CG_rot.py official repository ran Apache-2.0 (permissive) · 5a51dad6fe773f9c · report
cg_conditions lsj2408/gaunt-tensor-product/force-field-modeling-3bpa/MACE/LieCG/CG_coefficients/CG_rot.py official repository ran · violated contract fingerprinted Apache-2.0 (permissive) · e8488725c2821c4e · report
cg_l_condition lsj2408/gaunt-tensor-product/force-field-modeling-3bpa/MACE/LieCG/CG_coefficients/CG_rot.py official repository ran · violated contract Apache-2.0 (permissive) · 1d1c344056d67391 · report
cg_m_condition lsj2408/gaunt-tensor-product/force-field-modeling-3bpa/MACE/LieCG/CG_coefficients/CG_rot.py official repository ran · violated contract fingerprinted Apache-2.0 (permissive) · c6a6415c93989edb · report
clebschgordan lsj2408/gaunt-tensor-product/force-field-modeling-3bpa/MACE/LieCG/CG_coefficients/CG_rot.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 2ceb0025f1a3db12 · report
coco_filter lsj2408/Gaunt-Tensor-Product/force-field-modeling-3bpa/MACE/LieCG/CG_coefficients/CG_rot.py official repository ran Apache-2.0 (permissive) · ad67339b74a878f4 · report
coco_filter2 lsj2408/Gaunt-Tensor-Product/force-field-modeling-3bpa/MACE/LieCG/CG_coefficients/CG_rot.py official repository ran Apache-2.0 (permissive) · 629660a18e55d63e · report
create_Jx lsj2408/Gaunt-Tensor-Product/force-field-modeling-3bpa/MACE/LieCG/Lie_groups/Rotations.py official repository ran Apache-2.0 (permissive) · 662f5627f0873e13 · report
create_Jy lsj2408/Gaunt-Tensor-Product/force-field-modeling-3bpa/MACE/LieCG/Lie_groups/Rotations.py official repository ran Apache-2.0 (permissive) · 67bb14caad016db4 · report
f2sh lsj2408/Gaunt-Tensor-Product/efficiency-comparison/f2sh.py official repository ran Apache-2.0 (permissive) · 74dca1841d91deed · report
f2sh_batch_channel lsj2408/Gaunt-Tensor-Product/efficiency-comparison/f2sh.py official repository ran Apache-2.0 (permissive) · 055b503cdc6b0c1b · report
f2sh_channel lsj2408/Gaunt-Tensor-Product/efficiency-comparison/f2sh.py official repository ran fingerprinted Apache-2.0 (permissive) · 8c4389223f782822 · report
sh2f lsj2408/Gaunt-Tensor-Product/efficiency-comparison/sh2f.py official repository ran Apache-2.0 (permissive) · 27dc61986a394a2a · report
sh2f_batch_channel lsj2408/Gaunt-Tensor-Product/efficiency-comparison/sh2f.py official repository ran Apache-2.0 (permissive) · 31a695005a03793b · report
sh2f_channel lsj2408/Gaunt-Tensor-Product/efficiency-comparison/sh2f.py official repository ran Apache-2.0 (permissive) · d382cba70545c430 · report
U_matrix_real lsj2408/Gaunt-Tensor-Product/force-field-modeling-3bpa/MACE/LieCG/CG_coefficients/CG_rot_real.py official repository unverified Apache-2.0 (permissive) · cee2ed5ee0d679ee · report
create_J lsj2408/Gaunt-Tensor-Product/force-field-modeling-3bpa/MACE/LieCG/Lie_groups/Rotations.py official repository unverified Apache-2.0 (permissive) · ae70e599fd8a7ff6 · report
linear_out_irreps lsj2408/Gaunt-Tensor-Product/force-field-modeling-3bpa/MACE/MACE/modules/irreps_tools.py official repository unverified Apache-2.0 (permissive) · 3ded1daa0770bc97 · report
tp_out_irreps_with_instructions lsj2408/Gaunt-Tensor-Product/force-field-modeling-3bpa/MACE/MACE/modules/irreps_tools.py official repository unverified Apache-2.0 (permissive) · 18d9a7b0f17155e6 · report
t_or_f e3nn/e3nn/examples/tensor_product_benchmark.py community ran · violated contract licence not identified · pointer only · 440a098dda4f24f0 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Convolution

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