Fine-tune-free, all-atom framework that co-optimizes protein sequence and structure by harnessing the hallucination capability of AlphaFold3-style structure predictors.
HalluDesign is a general, all-atom framework for protein optimization and de novo design that iteratively updates a protein's structure and sequence by harnessing the "hallucination" capability of AlphaFold3-style structure prediction models. It was developed at Westlake University's State Key Laboratory of Gene Expression (School of Life Sciences), with Minchao Fang as first author and Longxing Cao as corresponding author, and posted to bioRxiv in November 2025.
The central idea is that modern all-atom structure predictors such as AlphaFold3 — and its open reproduction Protenix — implicitly encode a rich understanding of sequence-structure relationships, including for small molecules, metal ions, and modified residues. HalluDesign exploits this by running the predictor's forward pass and using its confidence and structural output to drive iterative co-optimization of sequence and backbone, without any task-specific re-training or fine-tuning. This places it alongside other inference-time design frameworks (most directly ByteDance's PXDesign) that turn a pretrained structure predictor into a design engine, rather than training a dedicated generative model.
What distinguishes HalluDesign is its breadth: because it operates in the native all-atom representation of AlphaFold3, a single framework spans protein-protein, protein-small molecule, and protein-metal binder design, phosphorylation-specific antibody design, and monomeric protein generation. The authors report experimental validation across each of these categories.
HalluDesign wraps a pretrained all-atom structure predictor in an iterative optimization loop: it proposes a structure, regenerates sequence with an MPNN-family model (LigandMPNN or ProteinMPNN), re-evaluates with the predictor, and recycles the result into the next iteration, using diffusion-based optimization with configurable step counts (the repository uses roughly 50 steps for local optimization and 150 for global de novo design). Crucially, there are no HalluDesign-specific trained weights — the framework is pure inference over external checkpoints. AlphaFold3 weights must be obtained separately under DeepMind's terms and placed manually, while Protenix checkpoints download automatically on first run. The code is released under the MIT license (~80 GitHub stars) and is implemented predominantly in Python. The preprint reports experimental validation across binder design (small molecules, metal ions, and proteins), phosphorylation-specific antibody design, and monomeric protein design, demonstrating that a single hallucination-driven loop generalizes across these tasks.
HalluDesign targets protein engineers and structural biologists who need to design binders or de novo proteins against structurally defined targets, including challenging non-protein targets such as small molecules and metal ions that template-based or protein-only methods handle poorly. Because it is fine-tune-free, groups can apply it to new targets — or swap in newer structure-prediction checkpoints — without assembling training data or retraining a generator. Concrete use cases highlighted by the authors include phosphorylation-specific antibody design for signaling research and diagnostics, metal- and ligand-binding protein design, and generation of novel monomeric folds, with the companion HalluDesign_NA extending the approach to nucleic-acid optimization.
By showing that the hallucination behavior of AlphaFold3-style predictors can be redirected into a single, retraining-free framework spanning small-molecule, metal, protein, and PTM-specific design, HalluDesign broadens the reach of inference-time design methods beyond the protein-protein binder setting that dominates tools like RFdiffusion and PXDesign. Its forward-pass-only formulation lowers the barrier to adopting future structure predictors and makes all-atom design accessible to labs without large training pipelines. Important caveats apply: as a bioRxiv preprint (distributed CC BY-NC) the results await peer review and independent reproduction; performance depends on the quality of the underlying predictor's confidence signal; and use of AlphaFold3 weights is gated by DeepMind's separate, non-commercial access terms, with Protenix serving as the openly licensed alternative.
Fang, M., et al. (2026) HalluDesign: Protein Optimization and de novo Design via Iterative Structure Hallucination and Sequence Design. bioRxiv.
DOI: 10.1101/2025.11.08.686881Papers that recently cited this model.
S. Luo, Bo Zhou
International Journal of Molecular Sciences · Apr 2026
Enisha Sehgal, Yuliya Politanska, Raktim Mitra, et al.
bioRxiv · Apr 2026
Yang Luo, Jiahua Zhang, Zhe Dong, et al.
International Journal of Biological Macromolecules · Mar 2026
The most-cited papers that cite this model.
S. Luo, Bo Zhou
International Journal of Molecular Sciences · Apr 2026
Enisha Sehgal, Yuliya Politanska, Raktim Mitra, et al.
bioRxiv · Apr 2026
Yang Luo, Jiahua Zhang, Zhe Dong, et al.
International Journal of Biological Macromolecules · Mar 2026
Yuxuan Li, Yeyu Su, Yanbo Jing, et al.
bioRxiv · Dec 2025
Share of papers citing this model.