Papers › Deep Learning for Protein Complex Prediction and Design

Deep Learning for Protein Complex Prediction and Design

11 May 2026arXiv:2605.11189added by Syntology

Ziwei Xie

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Accurately modeling and designing protein complex structures is a central problem in computational structural biology, with broad implications for understanding cellular function and developing therapeutics. This thesis investigates two fundamental aspects of this problem using deep learning: domain-specific architectures that capture the hierarchical nature of protein structures, and search algorithms that efficiently navigate the vast sequence spaces of protein complexes to identify interacting homologs for improving complex structure prediction and to design protein sequences.

PaperPDFCode Syntology ran

In Syntology 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="2605.11189")

Code

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

By repository: found in paper text by Syntology: 18 samples from 2 repositories, 15 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

deepmind/alphafold found in paper text by Syntology report
zw2x/glinter found in paper text by Syntology report

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

18 samples harvested; 15 ran; 0 honoured the contract we drafted; 3 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 · violated contract
14ran
3unverified

Licence: 11 of the 18 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.

apc zw2x/glinter/glinter/esm_embed/modules.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · f6701ae421cbe0d4 · report
bin_dist zw2x/glinter/glinter/dataset/_dist.py found in paper text by Syntology ran no licence file found · pointer only · 75554d54270039e2 · report
build_conv2d zw2x/glinter/glinter/modules/conv.py found in paper text by Syntology ran no licence file found · pointer only · edf084fe4a8ed0e9 · report
build_eval_str_list zw2x/glinter/glinter/models/msa_model.py found in paper text by Syntology ran no licence file found · pointer only · b058d536376675d8 · report
compute_edge_dist zw2x/glinter/glinter/dataset/_geometric_graph.py found in paper text by Syntology ran no licence file found · pointer only · 3c0a50eea318cd02 · report
convert_state_dict_type zw2x/glinter/glinter/models/checkpoint_utils.py found in paper text by Syntology ran no licence file found · pointer only · 1213eb902c1c462a · report
gelu zw2x/glinter/glinter/esm_embed/modules.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 2e7bd6c4ccd1ed68 · report
get_initializer_scale deepmind/alphafold/alphafold/model/common_modules.py found in paper text by Syntology ran Apache-2.0 (permissive) · ad11cad9a47b2b24 · report
lddt deepmind/alphafold/alphafold/model/lddt.py found in paper text by Syntology ran Apache-2.0 (permissive) · c7881c6f9ac0f9c6 · report
make_layer zw2x/glinter/glinter/modules/conv.py found in paper text by Syntology ran no licence file found · pointer only · d512e83e81641cb3 · report
maybe_fold_in deepmind/alphafold/alphafold/model/layer_stack.py found in paper text by Syntology ran Apache-2.0 (permissive) · ebf55a61162e7749 · report
spaced_sampling zw2x/glinter/glinter/modules/atomconv.py found in paper text by Syntology ran no licence file found · pointer only · 42f3acbcf833d351 · report
squared_difference deepmind/alphafold/alphafold/model/all_atom.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 5232f7515f93bb45 · report
squared_difference deepmind/alphafold/alphafold/model/folding_multimer.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 99fc8ae367baa840 · report
symmetrize zw2x/glinter/glinter/esm_embed/modules.py found in paper text by Syntology ran · violated contract fingerprinted no licence file found · pointer only · b385be9826c4a8b3 · report
layer_stack deepmind/alphafold/alphafold/model/layer_stack.py found in paper text by Syntology unverified Apache-2.0 (permissive) · f8d6d278c81bfcfe · report
load_state zw2x/glinter/glinter/models/checkpoint_utils.py found in paper text by Syntology unverified no licence file found · pointer only · e43485c8156c2335 · report
maybe_with_rng deepmind/alphafold/alphafold/model/layer_stack.py found in paper text by Syntology unverified Apache-2.0 (permissive) · a45423ac14a69e97 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.11189, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

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