Papers › SE(3)-Transformers: 3D Roto-Translation Equivariant Attention Networks

SE(3)-Transformers: 3D Roto-Translation Equivariant Attention Networks

18 Jun 2020NeurIPS 2020 12arXiv:2006.10503archive 2025-07-28

Fabian B. Fuchs, Daniel E. Worrall, Volker Fischer, Max Welling

We introduce the SE(3)-Transformer, a variant of the self-attention module for 3D point clouds and graphs, which is equivariant under continuous 3D roto-translations. Equivariance is important to ensure stable and predictable performance in the presence of nuisance transformations of the data input. A positive corollary of equivariance is increased weight-tying within the model. The SE(3)-Transformer leverages the benefits of self-attention to operate on large point clouds and graphs with varying number of points, while guaranteeing SE(3)-equivariance for robustness. We evaluate our model on a toy N-body particle simulation dataset, showcasing the robustness of the predictions under rotations of the input. We further achieve competitive performance on two real-world datasets, ScanObjectNN and QM9. In all cases, our model outperforms a strong, non-equivariant attention baseline and an equivariant model without attention.

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="2006.10503")

Code

Syntology Ran 1 of 28 code samples harvested from 3 repositories linked to this paper; 27 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: community (archive-listed): 28 samples from 3 repositories, 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.

FabianFuchsML/se3-transformer-public officialmentioned in papermentioned on GitHubpytorch report
lucidrains/se3-transformer-pytorch mentioned on GitHubpytorch report
rosettacommons/rosettafold mentioned on GitHubpytorchMIT report
trachote/predict_elastic_tensor mentioned on GitHubpytorchMIT 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

28 samples harvested; 1 ran; 0 honoured the contract we drafted; 27 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
27unverified

Licence: 0 of the 28 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 3 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.

get_tensor_device_and_dtype lucidrains/se3-transformer-pytorch/se3_transformer_pytorch/se3_transformer_pytorch.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 00b9e7bd06dbbb81 · report
calc_lddt_dist rosettacommons/rosettafold/DAN-msa/pick_final_models.div.py community (archive-listed) unverified MIT (permissive) · cb4619ef753b758f · report
count_parameters trachote/predict_elastic_tensor/se3t/utils/utils_logging.py community (archive-listed) unverified MIT (permissive) · 29e2228c42add029 · report
create_custom_forward rosettacommons/rosettafold/network/Transformer.py community (archive-listed) unverified MIT (permissive) · c68c3daa8125c3e8 · report
fiber2tensor trachote/predict_elastic_tensor/se3t/equivariant_attention/fibers.py community (archive-listed) unverified MIT (permissive) · 217d7fa95a8654fb · report
get_ang rosettacommons/rosettafold/network/kinematics.py community (archive-listed) unverified MIT (permissive) · 9f0e16c4abfe096f · report
get_bonded_neigh rosettacommons/rosettafold/network/Attention_module_w_str.py community (archive-listed) unverified MIT (permissive) · 4eb618ae14addf59 · report
get_dih rosettacommons/rosettafold/network/kinematics.py community (archive-listed) unverified MIT (permissive) · a71c2f40de637572 · report
get_entry_by_name rosettacommons/rosettafold/network/ffindex.py community (archive-listed) unverified MIT (permissive) · dac71ff1e8526ef4 · report
get_epsilon trachote/predict_elastic_tensor/utils/etc.py community (archive-listed) unverified MIT (permissive) · 767887f5d7462380 · report
get_fiber_dict trachote/predict_elastic_tensor/se3t/equivariant_attention/fibers.py community (archive-listed) unverified MIT (permissive) · 4f20b0ab718934de · report
get_fiber_tensor trachote/predict_elastic_tensor/se3t/equivariant_attention/fibers.py community (archive-listed) unverified MIT (permissive) · 607f975107d53b59 · report
get_pair_dist rosettacommons/rosettafold/network/kinematics.py community (archive-listed) unverified MIT (permissive) · 0ae837110bf18cc4 · report
get_seqsep rosettacommons/rosettafold/network/InitStrGenerator.py community (archive-listed) unverified MIT (permissive) · 6af62bbb3aa5d036 · report
lrQres2CAdev rosettacommons/rosettafold/DAN-msa/pick_final_models.div.py community (archive-listed) unverified MIT (permissive) · 17b99f2bea9c731b · report
make_graph rosettacommons/rosettafold/network/InitStrGenerator.py community (archive-listed) unverified MIT (permissive) · 6239eb2a3d6fa13e · report
make_logdir trachote/predict_elastic_tensor/se3t/utils/utils_logging.py community (archive-listed) unverified MIT (permissive) · 133a4d7dcf9d6536 · report
parse_a3m rosettacommons/rosettafold/network/parsers.py community (archive-listed) unverified MIT (permissive) · f1184128e675fe8d · report
parse_hhr rosettacommons/rosettafold/network/parsers.py community (archive-listed) unverified MIT (permissive) · 760631a5eecfc7cf · report
parse_pdb rosettacommons/rosettafold/network/parsers.py community (archive-listed) unverified MIT (permissive) · 644ba2df038852fc · report
rbf rosettacommons/rosettafold/network/Attention_module_w_str.py community (archive-listed) unverified MIT (permissive) · 7db5bc710b7682dc · report
read_data rosettacommons/rosettafold/network/ffindex.py community (archive-listed) unverified MIT (permissive) · 897dff3bc4c4b614 · report
read_index rosettacommons/rosettafold/network/ffindex.py community (archive-listed) unverified MIT (permissive) · 205feae362fba7d4 · report
smooth rosettacommons/rosettafold/DAN-msa/pick_final_models.div.py community (archive-listed) unverified MIT (permissive) · 0ff7824f74d12394 · report
split_dataset trachote/predict_elastic_tensor/utils/datamodule.py community (archive-listed) unverified MIT (permissive) · d7a94dcfe704c989 · report
strain_vector trachote/predict_elastic_tensor/utils/etc.py community (archive-listed) unverified MIT (permissive) · 6e03953b326a94ba · report
to_np trachote/predict_elastic_tensor/se3t/utils/utils_data.py community (archive-listed) unverified MIT (permissive) · a95efb537cb231f0 · report
write_info_file trachote/predict_elastic_tensor/se3t/utils/utils_logging.py community (archive-listed) unverified MIT (permissive) · 421a0439514724ca · report

Tasks

Translation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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