Papers › Structure Language Models for Protein Conformation Generation

Structure Language Models for Protein Conformation Generation

24 Oct 2024arXiv:2410.18403archive 2025-07-28

Jiarui Lu, Xiaoyin Chen, Stephen Zhewen Lu, Chence Shi, Hongyu Guo, Yoshua Bengio, Jian Tang

Proteins adopt multiple structural conformations to perform their diverse biological functions, and understanding these conformations is crucial for advancing drug discovery. Traditional physics-based simulation methods often struggle with sampling equilibrium conformations and are computationally expensive. Recently, deep generative models have shown promise in generating protein conformations as a more efficient alternative. However, these methods predominantly rely on the diffusion process within a 3D geometric space, which typically centers around the vicinity of metastable states and is often inefficient in terms of runtime. In this paper, we introduce Structure Language Modeling (SLM) as a novel framework for efficient protein conformation generation. Specifically, the protein structures are first encoded into a compact latent space using a discrete variational auto-encoder, followed by conditional language modeling that effectively captures sequence-specific conformation distributions. This enables a more efficient and interpretable exploration of diverse ensemble modes compared to existing methods. Based on this general framework, we instantiate SLM with various popular LM architectures as well as proposing the ESMDiff, a novel BERT-like structure language model fine-tuned from ESM3 with masked diffusion. We verify our approach in various scenarios, including the equilibrium dynamics of BPTI, conformational change pairs, and intrinsically disordered proteins. SLM provides a highly efficient solution, offering a 20-100x speedup than existing methods in generating diverse conformations, shedding light on promising avenues for future research.

PaperPDFCode 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="2410.18403")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

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

lujiarui/esmdiff found in paper text by SyntologyNOASSERTION 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

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 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.

11unverified

Licence: 11 of the 11 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 lujiarui/esmdiff. “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.

dihedral lujiarui/esmdiff/slm/utils/geo_utils.py found in paper text by Syntology unverified licence not identified · pointer only · f199987a1f0ff137 · report
distance lujiarui/esmdiff/slm/utils/geo_utils.py found in paper text by Syntology unverified licence not identified · pointer only · d1caaec311724c12 · report
load_hf_network_checkpoint lujiarui/esmdiff/slm/utils/checkpoint_utils.py found in paper text by Syntology unverified licence not identified · pointer only · 9ba4335557b63f06 · report
load_state_dict_from_lightning_ckpt lujiarui/esmdiff/slm/utils/checkpoint_utils.py found in paper text by Syntology unverified licence not identified · pointer only · db1f84f9abbeea2a · report
position_specific_entropy lujiarui/esmdiff/slm/utils/eval_utils.py found in paper text by Syntology unverified licence not identified · pointer only · 7b4d905c118c8f21 · report
prot_tensor_to_dict lujiarui/esmdiff/slm/models/utils.py found in paper text by Syntology unverified licence not identified · pointer only · b28e4aa698997589 · report
rmsf lujiarui/esmdiff/slm/utils/eval_utils.py found in paper text by Syntology unverified licence not identified · pointer only · cc63f2d58ce8b9df · report
rots_mul_vecs lujiarui/esmdiff/slm/utils/geo_utils.py found in paper text by Syntology unverified licence not identified · pointer only · d3e5669be2ccbba5 · report
round_embeddings_to_clusters lujiarui/esmdiff/slm/models/utils.py found in paper text by Syntology unverified licence not identified · pointer only · 9e5d4f9e2b2a4761 · report
sample_top_p lujiarui/esmdiff/slm/sample_hf.py found in paper text by Syntology unverified no licence file found · pointer only · e28848558038eee4 · report
timer lujiarui/esmdiff/slm/utils/eval_utils.py found in paper text by Syntology unverified licence not identified · pointer only · 44275741562f7fb5 · report

Tasks

Drug DiscoveryLanguage ModelingLanguage Modelling

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

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