Papers › Evaluating representation learning on the protein structure universe

Evaluating representation learning on the protein structure universe

19 Jun 2024arXiv:2406.13864archive 2025-07-28

Arian R. Jamasb, Alex Morehead, Chaitanya K. Joshi, Zuobai Zhang, Kieran Didi, Simon V. Mathis, Charles Harris, Jian Tang, Jianlin Cheng, Pietro Lio, Tom L. Blundell

We introduce ProteinWorkshop, a comprehensive benchmark suite for representation learning on protein structures with Geometric Graph Neural Networks. We consider large-scale pre-training and downstream tasks on both experimental and predicted structures to enable the systematic evaluation of the quality of the learned structural representation and their usefulness in capturing functional relationships for downstream tasks. We find that: (1) large-scale pretraining on AlphaFold structures and auxiliary tasks consistently improve the performance of both rotation-invariant and equivariant GNNs, and (2) more expressive equivariant GNNs benefit from pretraining to a greater extent compared to invariant models. We aim to establish a common ground for the machine learning and computational biology communities to rigorously compare and advance protein structure representation learning. Our open-source codebase reduces the barrier to entry for working with large protein structure datasets by providing: (1) storage-efficient dataloaders for large-scale structural databases including AlphaFoldDB and ESM Atlas, as well as (2) utilities for constructing new tasks from the entire PDB. ProteinWorkshop is available at: github.com/a-r-j/ProteinWorkshop.

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

Code

Syntology Ran 14 of 16 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 13 ran with no contract checked.

By repository: official repository: 8 samples from 1 repository, 8 ran; found in paper text by Syntology: 8 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

a-r-j/proteinworkshop officialmentioned in paperjaxMIT 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

16 samples harvested; 14 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
13ran
2unverified

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

default a-r-j/ProteinWorkshop/proteinworkshop/models/utils.py official repository ran fingerprinted MIT (permissive) · 7b8f9a99ba265533 · report
exists a-r-j/ProteinWorkshop/proteinworkshop/models/utils.py official repository ran fingerprinted MIT (permissive) · 77f79a4a1c1acb84 · report
get_data_path a-r-j/ProteinWorkshop/proteinworkshop/datasets/atom3d_datamodule.py official repository ran MIT (permissive) · 09ec7a346cca7bcd · report
get_task_split a-r-j/ProteinWorkshop/proteinworkshop/datasets/atom3d_datamodule.py official repository ran MIT (permissive) · 6f28864098d23c94 · report
get_test_data_path a-r-j/ProteinWorkshop/proteinworkshop/datasets/atom3d_datamodule.py official repository ran MIT (permissive) · 69b7c9afed7ab8de · report
load_config_from_checkpoint a-r-j/ProteinWorkshop/proteinworkshop/model_io.py official repository ran MIT (permissive) · 5b87cb0fe092cb16 · report
max_neg_value a-r-j/ProteinWorkshop/proteinworkshop/models/utils.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · f2fe51a4a5646c6f · report
str2bool a-r-j/ProteinWorkshop/proteinworkshop/datasets/flip_datamodule.py official repository ran MIT (permissive) · c7130aa8aaddfd58 · report
compute_dists LPDI-EPFL/masif/source/masif_modules/train_ppi_search.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · c038d262db53bffe · report
construct_batch LPDI-EPFL/masif/source/masif_modules/train_ppi_search.py found in paper text by Syntology ran Apache-2.0 (permissive) · 7462f95ee754ba4c · report
construct_batch_val_test LPDI-EPFL/masif/source/masif_modules/train_ppi_search.py found in paper text by Syntology ran Apache-2.0 (permissive) · c921767debc219a9 · report
mask_input_feat LPDI-EPFL/masif/source/masif_modules/train_masif_site.py found in paper text by Syntology ran Apache-2.0 (permissive) · de681cc738ca5b43 · report
pad_indices LPDI-EPFL/masif/source/masif_modules/train_masif_site.py found in paper text by Syntology ran Apache-2.0 (permissive) · fa57bb24283f3605 · report
run_masif_site LPDI-EPFL/masif/source/masif_modules/train_masif_site.py found in paper text by Syntology ran Apache-2.0 (permissive) · 851def46ba261ee9 · report
extract_patch_and_coord LPDI-EPFL/masif/source/masif_modules/read_data_from_surface.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 914a02a1cfbb46e1 · report
get_masif_ligand_prediction LPDI-EPFL/masif/comparison/masif_ligand/parse_json_tmscore_rocauc.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 1f11ce42bb37e65d · report

Tasks

Representation Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AlphaFold

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