Papers › Sequence-Augmented SE(3)-Flow Matching For Conditional Protein Backbone Generation

Sequence-Augmented SE(3)-Flow Matching For Conditional Protein Backbone Generation

30 May 2024arXiv:2405.20313archive 2025-07-28

Guillaume Huguet, James Vuckovic, Kilian Fatras, Eric Thibodeau-Laufer, Pablo Lemos, Riashat Islam, Cheng-Hao Liu, Jarrid Rector-Brooks, Tara Akhound-Sadegh, Michael Bronstein, Alexander Tong, Avishek Joey Bose

Proteins are essential for almost all biological processes and derive their diverse functions from complex 3D structures, which are in turn determined by their amino acid sequences. In this paper, we exploit the rich biological inductive bias of amino acid sequences and introduce FoldFlow-2, a novel sequence-conditioned SE(3)-equivariant flow matching model for protein structure generation. FoldFlow-2 presents substantial new architectural features over the previous FoldFlow family of models including a protein large language model to encode sequence, a new multi-modal fusion trunk that combines structure and sequence representations, and a geometric transformer based decoder. To increase diversity and novelty of generated samples -- crucial for de-novo drug design -- we train FoldFlow-2 at scale on a new dataset that is an order of magnitude larger than PDB datasets of prior works, containing both known proteins in PDB and high-quality synthetic structures achieved through filtering. We further demonstrate the ability to align FoldFlow-2 to arbitrary rewards, e.g. increasing secondary structures diversity, by introducing a Reinforced Finetuning (ReFT) objective. We empirically observe that FoldFlow-2 outperforms previous state-of-the-art protein structure-based generative models, improving over RFDiffusion in terms of unconditional generation across all metrics including designability, diversity, and novelty across all protein lengths, as well as exhibiting generalization on the task of equilibrium conformation sampling. Finally, we demonstrate that a fine-tuned FoldFlow-2 makes progress on challenging conditional design tasks such as designing scaffolds for the VHH nanobody.

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

Code

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

By repository: official repository: 18 samples from 1 repository, 14 ran; community: 1 sample from 1 repository, 1 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

dreamfold/foldflow officialmentioned in papermentioned on GitHubpytorchNOASSERTION 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

20 samples harvested; 16 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
2ran · our draft was wrong
13ran
4unverified

Licence: 20 of the 20 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. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

Log dreamfold/foldflow/FoldFlow/so3/so3_helpers.py official repository ran fingerprinted licence not identified · pointer only · 79b0d906d3f1985a · report
angle_density_unif dreamfold/foldflow/FoldFlow/so3/igso3.py official repository ran fingerprinted licence not identified · pointer only · 0ddb7adfa3b4fd82 · report
f_igso3_small dreamfold/foldflow/FoldFlow/so3/igso3.py official repository ran fingerprinted licence not identified · pointer only · ba4454c068800bce · report
flatten_final_dims dreamfold/foldflow/foldflow/models/components/ipa_pytorch.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 706bd906bbbd5b15 · report
get_timestep_embedding dreamfold/foldflow/foldflow/models/components/network.py official repository ran fingerprinted licence not identified · pointer only · f5c710fc5605fae1 · report
he_orthogonal_init dreamfold/foldflow/foldflow/models/components/layers.py official repository ran fingerprinted no licence file found · pointer only · e2f0fc69bf175683 · report
interp dreamfold/foldflow/FoldFlow/so3/igso3.py official repository ran licence not identified · pointer only · a372d83ad8009640 · report
log dreamfold/foldflow/FoldFlow/so3/so3_helpers.py official repository ran licence not identified · pointer only · 866845ec51a90b99 · report
my_hat dreamfold/foldflow/FoldFlow/so3/so3_helpers.py official repository ran fingerprinted licence not identified · pointer only · b0db34525d362e84 · report
permute_final_dims dreamfold/foldflow/foldflow/models/components/ipa_pytorch.py official repository ran licence not identified · pointer only · 9dd0479ca2404287 · report
permute_final_dims dreamfold/foldflow/foldflow/models/components/layers.py official repository ran licence not identified · pointer only · 045eccc8fb0bf847 · report
plot_circular_hist dreamfold/foldflow/FoldFlow/utils/plotting.py official repository ran licence not identified · pointer only · 94b41d618cd3b6a2 · report
plot_scatter3D dreamfold/foldflow/FoldFlow/utils/plotting.py official repository ran licence not identified · pointer only · 959e4f3627fda371 · report
proj2tangent dreamfold/foldflow/FoldFlow/so3/manifold.py official repository ran fingerprinted licence not identified · pointer only · a9ca7f0345b44e81 · report
fig2pil dreamfold/foldflow/FoldFlow/utils/plotting.py official repository unverified licence not identified · pointer only · e0c31b7d38700223 · report
get_index_embedding dreamfold/foldflow/foldflow/models/components/network.py official repository unverified no licence file found · pointer only · 45bba8bf8e695be0 · report
proj2manifold dreamfold/foldflow/FoldFlow/so3/manifold.py official repository unverified licence not identified · pointer only · 15b85d35d7335e64 · report
riemannian_gradient dreamfold/foldflow/FoldFlow/so3/so3_flow_matching.py official repository unverified no licence file found · pointer only · 5bc3d7ab75c8e2ac · report
format_reward ding523/Curr_REFT/train_code/grpo/open-r1-multimodal/src/open_r1/Stage1_judge_math_resize.py community ran · honoured contract no licence file found · pointer only · baace3dc73e1da05 · report
create_pad_feats identical code first harvested elsewhere ran · our draft was wrong fingerprinted licence of this copy not recorded · fd5db15443a969ae · report

Tasks

DiversityDrug DesignInductive BiasLanguage ModellingLarge Language Model

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGN

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