Papers › Hierarchical protein backbone generation with latent and structure diffusion

Hierarchical protein backbone generation with latent and structure diffusion

12 Apr 2025arXiv:2504.09374archive 2025-07-28

Jason Yim, Marouane Jaakik, Ge Liu, Jacob Gershon, Karsten Kreis, David Baker, Regina Barzilay, Tommi Jaakkola

We propose a hierarchical protein backbone generative model that separates coarse and fine-grained details. Our approach called LSD consists of two stages: sampling latents which are decoded into a contact map then sampling atomic coordinates conditioned on the contact map. LSD allows new ways to control protein generation towards desirable properties while scaling to large datasets. In particular, the AlphaFold DataBase (AFDB) is appealing due as its diverse structure topologies but suffers from poor designability. We train LSD on AFDB and show latent diffusion guidance towards AlphaFold2 Predicted Alignment Error and long range contacts can explicitly balance designability, diversity, and noveltys in the generated samples. Our results are competitive with structure diffusion models and outperforms prior latent diffusion models.

PaperPDFCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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

Code

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

By repository: found in paper text by Syntology: 18 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.

aqlaboratory/genie2 found in paper text by Syntology 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

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

2ran · honoured contract
1ran · violated contract
1ran · our draft was wrong
1ran · fixture could not drive it
4ran
9unverified

Licence: 0 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 aqlaboratory/genie2. “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.

Linear aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology ran · metamorphic tier: deterministic Apache-2.0 (permissive) · d89ea40609d5cc92 · report
StructureTransition aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · b10d418611d4b9b7 · report
StructureTransitionLayer aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · 7e1f0db1f0bcac50 · report
T aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology ran Apache-2.0 (permissive) · ac7fd878729b5dfd · report
_calculate_fan aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology ran · fixture could not drive it Apache-2.0 (permissive) · ea0ffa352b8ec102 · report
flatten_final_dims aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 37104534d678235b · report
quat_to_rot aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology ran · honoured contract fingerprinted Apache-2.0 (permissive) · 91283881bb3f7020 · report
rot_matmul aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology ran · violated contract fingerprinted Apache-2.0 (permissive) · 52b7189b1c4b5f60 · report
rot_vec_mul aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology ran · honoured contract fingerprinted Apache-2.0 (permissive) · ed2424105fe7c669 · report
BackboneUpdate aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology unverified Apache-2.0 (permissive) · f8804f185360f2d0 · report
InvariantPointAttention aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology unverified Apache-2.0 (permissive) · f9fbbadde6cc9bd2 · report
StructureLayer aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9e90dc65c202caf9 · report
StructureNet aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 7998c1761aeb93f9 · report
glorot_uniform_init_ aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology unverified Apache-2.0 (permissive) · f01781c0963e799a · report
he_normal_init_ aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology unverified Apache-2.0 (permissive) · aeee7d74ad3eefe2 · report
lecun_normal_init_ aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 0ba655bc059f0ed9 · report
permute_final_dims aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology unverified Apache-2.0 (permissive) · aff4691fed4429fa · report
trunc_normal_init_ aqlaboratory/genie2/genie/model/structure_net.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 643f1f33c448ccb0 · report

Tasks

Diversity

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AlphaFoldDiffusion

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