De novo protein sequence design conditioned on target vibrational dynamics, pairing a diffusion designer with a predictor that ranks candidates.
No providers recorded yet. Browse all providers
Proteins are not static objects. Catalysis, allostery, and signal transduction all depend on how a chain moves, yet the dominant generative design tools optimize a fixed backbone geometry and leave motion to emerge as a byproduct. VibeGen, from the Laboratory for Atomistic and Molecular Mechanics at MIT with collaboration from Carnegie Mellon University, inverts that framing: it generates amino acid sequences conditioned directly on a target vibrational signature.
The design objective is the normal mode shape — the per-residue distribution of vibrational amplitude along the backbone in a protein's lowest non-trivial normal mode. This vector is invariant to the coordinate system and captures where a protein is stiff and where it is floppy, a property tied to ligand binding, conformational change, and enzyme mechanism. VibeGen learns the mapping between sequence space and this dynamics descriptor in both directions.
Rather than one model, VibeGen is an agentic pair. A protein designer proposes sequences that should exhibit a requested mode shape; a protein predictor independently estimates the mode shape a given sequence would produce, and is used to rank the designer's candidates on the fly. Designs are then validated end to end by folding, relaxation, and full-atom molecular dynamics normal mode analysis, closing the loop between a generative proposal and a physics-based measurement.
The designer and predictor are both protein language diffusion models: a pretrained protein language model — a 150M-parameter checkpoint from the ESM-2 series — maps between token space and a latent space, and a trainable one-dimensional U-Net with attention performs conditional denoising in that latent space. Only the diffusion component is trained. The training corpus was built by running full-atom molecular dynamics relaxation with the CHARMM force field followed by normal mode analysis on Protein Data Bank chains of at most 126 residues, yielding 12,924 monomer chains split 90/10 into training and test sets. Designed sequences are folded with OmegaFold and re-analyzed with the same normal mode protocol. Across the test set the vector-wise correlation between requested and realized mode shapes has a median of 0.53, rising to 0.72 when smoothed mode profiles are compared; selecting the predictor's best-ranked candidate out of 40 proposals raises median accuracy from 0.31 for the worst-ranked group to 0.53, quantifying the benefit of the two-agent arrangement. Code and weights are released under Apache-2.0.
VibeGen targets engineering problems where flexibility, not just fold, is the specification: enzymes whose catalytic cycle depends on hinge motion, dynamic scaffolds and sensors, and protein-based biomaterials whose mechanical response is the product requirement. Because the conditioning is a plain per-residue vector, it slots into larger automated design pipelines as a dynamics-aware generator alongside structure-conditioned tools. The predictor is also usable on its own as a fast forward model for screening natural or designed sequences by expected vibrational profile.
VibeGen establishes a direct, bidirectional link between protein sequence and vibrational behavior in a generative setting, extending conditional design beyond static geometry. Its accuracy is honest about the difficulty of the problem — residue-level agreement is moderate, and the inverse mapping is genuinely degenerate, since many distinct sequences and folds share a similar mode shape. That degeneracy is also the source of the method's diversity. The work was published in Matter, and the released checkpoint and companion code make dynamics-conditioned generation reproducible for other groups building multi-objective protein design workflows.
Much of this page is generated or calculated automatically. Flag anything that looks off and we will re-run it.