← Latest papers
🧬 biology

AI Scientists for Building Virtual-Cell Models

The paper introduces CellForge, an autonomous multi-agent system that independently completes the full scientific cycle—from literature review and hypothesis formulation to code generation and validation—to build competitive virtual-cell models for predicting single-cell responses to perturbations without human intervention.

Original authors: Mark Gerstein, Xiangru Tang, Jiapeng Chen, Yanjun Shao, Zhuoyun Yu, Yan Cui, Weixu Wang, Fang Wu, Yuxuan Liao, Yuchen Zhuang, Wenqi Shi, Zhi Huang, Arman Cohan, Xihong Lin, Smita Krishnaswamy, Fabian
Published 2026-09-17
📖 5 min read🧠 Deep dive

Original authors: Mark Gerstein, Xiangru Tang, Jiapeng Chen, Yanjun Shao, Zhuoyun Yu, Yan Cui, Weixu Wang, Fang Wu, Yuxuan Liao, Yuchen Zhuang, Wenqi Shi, Zhi Huang, Arman Cohan, Xihong Lin, Smita Krishnaswamy, Fabian Theis

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). ⚕️ This is an AI-generated explanation of a preprint that has not been peer-reviewed. It is not medical advice. Do not make health decisions based on this content. Read full disclaimer

In the vast, intricate world of a living cell, thousands of genes act as a complex instruction manual, determining how the cell behaves, grows, and responds to its environment. Scientists have long sought to build a "virtual cell," a digital simulation that can predict exactly how a cell will change if a specific gene is turned off, a drug is added, or a chemical signal is introduced. This ability is crucial for understanding diseases and discovering new treatments, but creating such a model has traditionally been a monumental task. It requires a team of human experts—biologists to understand the cellular machinery, statisticians to handle the noisy data, and computer scientists to design the mathematical frameworks. Each new type of experiment or dataset often demands that this team start from scratch, manually designing a unique model architecture, which is the specific blueprint for how the computer learns from the data. The process is slow, labor-intensive, and relies heavily on the specialized intuition of human researchers to bridge the gap between raw biological data and a working prediction tool.

A team of researchers has now demonstrated that a coordinated group of artificial intelligence agents can perform this entire design process on its own. They developed a system called CellForge, which functions not as a single program, but as a virtual research team composed of specialized AI agents. When given a dataset of single-cell measurements and a specific question, such as predicting how cells react to a new drug, CellForge takes over the full scientific workflow. It begins by reading the data and surveying existing scientific literature to understand the problem. Then, it simulates a peer-review process where different agents, acting as experts in data modeling, biology, and deep learning, propose and critique various model designs. Through this structured discussion, the system converges on a single, optimized blueprint for a model. Finally, it writes the computer code, trains the model on the data, and validates the results, returning a fully functional predictor that can forecast cellular responses to unseen perturbations.

The researchers tested this autonomous team on six different datasets representing various biological contexts, including genetic edits, chemical treatments, and immune system signals. These datasets ranged from standard gene expression measurements to more complex data involving both RNA and proteins, or the accessibility of DNA in the cell nucleus. In every case, CellForge successfully generated a unique model architecture tailored to the specific characteristics of the data. For instance, when analyzing data where cells were treated with drugs, the system designed a model that treated the problem as a flow of states, a concept borrowed from physics to describe how cells transition from one condition to another. When faced with sparse data regarding DNA accessibility, it opted for a design that gradually cleans up noise, a technique often used to reconstruct clear images from blurry ones. The system did not simply copy existing models; it synthesized new combinations of components that were well-suited to the specific challenges of each dataset.

The performance of these AI-generated models was competitive with the best human-designed models available in the scientific community. On established benchmarks for predicting gene expression changes after genetic edits, the models produced by CellForge achieved accuracy levels comparable to, and in some cases surpassing, those crafted by human experts. In scenarios where no specialized human model existed, such as predicting responses in paired RNA and protein data or tracking changes over time, the autonomous system still managed to build models that outperformed generic, off-the-shelf algorithms. This suggests that the system is not merely automating a routine task but is capable of genuine scientific reasoning, formulating hypotheses about how to best structure a model and then testing those hypotheses through code execution.

To ensure that the system was making sound scientific choices rather than just guessing, the researchers subjected the research plans generated by CellForge to a blind evaluation. They compared these plans against those produced by other advanced AI systems and a single large language model. A panel of independent human experts in single-cell biology, who did not know which system created which plan, rated the CellForge proposals as more scientifically sound, innovative, and plausible than those from the other systems. The experts found that the multi-agent discussion process, which mimicked the rigorous critique of a scientific conference, led to more robust and well-justified research strategies. This indicates that the collaboration between specialized AI agents adds a layer of critical thinking that a single AI tool cannot replicate.

The study highlights a significant shift in how computational biology might be practiced in the future. While the system currently operates within the digital realm, producing models that are validated against existing experimental data, it demonstrates that the core intellectual work of model design—the part that usually requires a team of human specialists—can be automated. The researchers acknowledge that the system is not yet perfect; it sometimes struggles with complex code errors that require human intervention to fix, and its designs are currently limited to the data it has seen. However, the ability of an AI team to read literature, formulate a hypothesis, write code, and produce a validated scientific tool represents a major step toward autonomous scientific discovery. It suggests a future where the bottleneck in biological research is no longer the availability of data or computing power, but the speed at which we can design and test the models that make sense of it.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →