Papers › Unsupervisedly Prompting AlphaFold2 for Few-Shot Learning of Accurate Folding...

Unsupervisedly Prompting AlphaFold2 for Few-Shot Learning of Accurate Folding Landscape and Protein Structure Prediction

20 Aug 2022arXiv:2208.09652archive 2025-07-28

Jun Zhang, Sirui Liu, Mengyun Chen, Haotian Chu, Min Wang, Zidong Wang, Jialiang Yu, Ningxi Ni, Fan Yu, Diqing Chen, Yi Isaac Yang, Boxin Xue, Lijiang Yang, YuAn Liu, Yi Qin Gao

Data-driven predictive methods which can efficiently and accurately transform protein sequences into biologically active structures are highly valuable for scientific research and medical development. Determining accurate folding landscape using co-evolutionary information is fundamental to the success of modern protein structure prediction methods. As the state of the art, AlphaFold2 has dramatically raised the accuracy without performing explicit co-evolutionary analysis. Nevertheless, its performance still shows strong dependence on available sequence homologs. Based on the interrogation on the cause of such dependence, we presented EvoGen, a meta generative model, to remedy the underperformance of AlphaFold2 for poor MSA targets. By prompting the model with calibrated or virtually generated homologue sequences, EvoGen helps AlphaFold2 fold accurately in low-data regime and even achieve encouraging performance with single-sequence predictions. Being able to make accurate predictions with few-shot MSA not only generalizes AlphaFold2 better for orphan sequences, but also democratizes its use for high-throughput applications. Besides, EvoGen combined with AlphaFold2 yields a probabilistic structure generation method which could explore alternative conformations of protein sequences, and the task-aware differentiable algorithm for sequence generation will benefit other related tasks including protein design.

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

Code

Syntology Ran 2 of 12 code samples harvested from 2 repositories linked to this paper; 10 have no recorded run. Of those that ran: 2 ran · fixture could not drive it.

By repository: official repository: 10 samples from 1 repository, 0 ran; community (archive-listed): 2 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mindspore-ai/mindscience officialmindsporeApache-2.0 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

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

2ran · fixture could not drive it
10unverified

Licence: 2 of the 12 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. “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.

get_2d_sin_cos_pos_embed mindspore-ai/mindscience/mindscience/common/utils.py official repository unverified Apache-2.0 (permissive) · 43c2b3d097881087 · report
get_grid_1d mindspore-ai/mindscience/mindscience/common/math.py official repository unverified Apache-2.0 (permissive) · 5da0ac8028fbf15b · report
get_grid_2d mindspore-ai/mindscience/mindscience/common/math.py official repository unverified Apache-2.0 (permissive) · 9f4f613fe9bcc532 · report
get_grid_3d mindspore-ai/mindscience/mindscience/common/math.py official repository unverified Apache-2.0 (permissive) · fd8a34c31a7ba02b · report
get_multi_step_lr mindspore-ai/mindscience/mindscience/common/lr_scheduler.py official repository unverified Apache-2.0 (permissive) · b7cc809bbcd027ed · report
get_poly_lr mindspore-ai/mindscience/mindscience/common/lr_scheduler.py official repository unverified Apache-2.0 (permissive) · 9a872a008470af28 · report
get_warmup_cosine_annealing_lr mindspore-ai/mindscience/mindscience/common/lr_scheduler.py official repository unverified Apache-2.0 (permissive) · b16ec22696f9dc9e · report
glorot_uniform mindspore-ai/mindscience/mindscience/common/initializer.py official repository unverified Apache-2.0 (permissive) · f3885c69acb9a881 · report
to_2tuple mindspore-ai/mindscience/mindscience/common/utils.py official repository unverified Apache-2.0 (permissive) · bbf692b45fbd464e · report
to_3tuple mindspore-ai/mindscience/mindscience/common/utils.py official repository unverified Apache-2.0 (permissive) · 5f0aee5afcec7a3a · report
compute_confidence 2023-MindSpore-1/ms-code-141/model/fold.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · ed40f6ad0d53b48d · report
compute_plddt 2023-MindSpore-1/ms-code-141/model/fold.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · aa4a1b0762510689 · report

Tasks

DenoisingFew-Shot LearningProtein DesignProtein Structure Prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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