Insilico Medicine releases open Longevity AI toolkit and benchmark in Cell study
Insilico Medicine announced that a study published in Cell introduces LongevityBench, an open benchmark covering 17 tasks across clinical data, genetics, epigenetics, transcriptomics and proteomics. The paper evaluated 18 frontier AI systems from OpenAI, Google, Anthropic, xAI, DeepSeek and Moonshot AI, finding Gemini 3.1 Pro (score 8.2) and Claude Opus‑4.6 (9.2) as the top large‑scale models.
Key points
- Insilico released LongevityBench benchmark (17 tasks across five biodata domains) and five compact Longevity‑LLMs (0.6‑9 B parameters).
- Compact model L‑Qwen3.5‑9B achieved a 4.4 aggregate rank, outperforming frontier models on age‑prediction tasks.
- Open‑source Longevity Claw agent identified 328 candidate aging‑intervention genes, with up to 5.6‑fold enrichment and validation of KDM1A.
To address the gap between frontier resources and practical research, Insilico fine‑tuned a family of five compact Longevity‑LLMs ranging from 0.6 B to 9 B parameters using its MMAI Gym and architectures from Liquid AI (LFM2) and Alibaba (Qwen3/3.5). The best compact model, L‑Qwen3.5‑9B, achieved an aggregate rank of 4.4, surpassing frontier models on omics‑based age prediction (0.868 concordance on DNA‑methylation clocks) and delivering a 5.7‑year mean absolute error on proteomic age versus 10.1 years for the leading large model.
The team also released Longevity Claw, an open‑source agentic platform that embeds L‑Qwen3.5‑9B and automates multi‑step workflows such as gene‑set enrichment and aging‑clock calculation. The platform nominated 328 candidate genes for aging interventions, showing up to 5.6‑fold enrichment against known targets, with KDM1A independently validated as a lifespan‑extending target. All benchmark data, models and code are publicly available on Hugging Face under MIT/CC‑BY 4.0 licenses. “We aim to build benchmarked, agentic systems that become personalized longevity assistants,” said founder Alex Zhavoronkov.
Insilico Medicine Releases Open Longevity AI Toolkit in Cell Study
Unite.AI · 17 September 2026
Insilico Medicine on September 17, 2026 announced the publication of a study in Cell introducing an openly released AI toolkit for aging biology: the LongevityBench benchmark, a family of five compact Longevity-LLMs, and the Longevity Claw agentic research platform.
Publication in Cell
The paper, “An open benchmark and language models for AI in aging biology,” appears in Cell volume 189, issue 19, at pages 5980–5994.e8, dated September 17, 2026. It was published open access under a Creative Commons Attribution 4.0 license with the DOI 10.1016/j.cell.2026.08.026, and it lists 13 authors, including Alex Zhavoronkov, Vladimir Naumov, Denis Sidorenko, Alex Aliper, Ramin Hasani, Alexander Amini, Vadim N. Gladyshev and Fedor Galkin.
Insilico said the study was selected as the cover feature of the journal’s September 17, 2026 issue and was conducted with researchers from Liquid AI, the Buck Institute for Research on Aging, and Harvard Medical School and Brigham and Women’s Hospital.
According to the announcement, the Cell publication follows Insilico’s September 7, 2026 study in Nature Biotechnology, which reported that rentosertib, the company’s AI-discovered and AI-designed drug candidate for idiopathic pulmonary fibrosis, reduced biological age across six independent proteomic aging clocks in a Phase IIa clinical trial.
An Open Benchmark for Aging Biology
The study introduces LongevityBench as an open suite of 17 tasks spanning five biodata domains: clinical data, genetics, epigenetics, transcriptomics and proteomics. In the paper’s summary, the authors write that no existing benchmark evaluated whether AI systems can interpret these heterogeneous data types in the context of aging biology. According to the announcement, the benchmark was designed to reduce the likelihood that models could succeed through recall of information encountered during training, testing instead the ability to analyze biological data, recognize meaningful patterns and solve problems relevant to aging research.
The authors used LongevityBench to assess 18 frontier AI systems from six developer teams, which the announcement identifies as OpenAI, Google, Anthropic, xAI, DeepSeek and Moonshot AI. The paper reports that no single model dominated all tasks, that performance shifted with how questions were phrased, and that omics-based age prediction was the hardest task regardless of model scale.
The project’s public leaderboard, which tracks 26 models across the 17 tasks, lists datasets drawn from NHANES clinical measurements, GEO DNA methylation, GTEx bulk RNA-seq, Olink plasma proteomics, and the OpenGenes and SynergyAge genetics resources. On the leaderboard’s aggregate rank score, where lower is better, Gemini 3.1 Pro at 8.2 is listed as the best frontier model, with Claude Opus-4.6 at 9.2.
Compact Longevity-LLMs
To test whether those gaps could be closed without frontier-scale resources, the researchers fine-tuned a family of five multitask Longevity-LLMs ranging from 0.6 billion to 9 billion parameters on domain-specific aging data, and the paper reports that the compact models matched or exceeded far larger frontier systems on the benchmark. According to the announcement, the models were trained using Insilico’s MMAI Gym for Science, which the company describes as a training ground for language models that applies its proprietary data, reasoning datasets and validated models, and were built on Liquid AI’s LFM2 architecture and Alibaba’s Qwen3 and Qwen3.5 model families.
The leaderboard lists L-Qwen3.5-9B as the best overall system with a 4.4 aggregate rank score, followed by L-LFM2-2.6B at 7.6 and L-Qwen3-1.7B at 7.8. Among the leaderboard’s selected results, L-Qwen3.5-9B reached 0.868 concordance on GEO DNA-methylation age prediction versus 0.685 for the best frontier model, and L-Qwen3-0.6B recorded a 5.7-year mean absolute error on Olink proteomic age prediction versus 10.1 years for the best frontier model, along with 0.890 balanced accuracy on NHANES 10-year mortality prediction.
The models and benchmark data are publicly available in a Hugging Face collection that includes the longebench dataset and the longevity-llm 9B, Qwen3-0.6B-Longevity, Qwen3-1.7B-Longevity, LFM2-2.6B-Longevity and LFM2-1.2B-Longevity models.
Longevity Claw and Autonomous Target Discovery
The team embedded L-Qwen3.5-9B into Longevity Claw, an open-source agentic platform that combines the specialized model with tools for gene-set enrichment analysis, biological aging-clock calculation, population-level profiling, evidence retrieval and synthesis, and candidate target evaluation and prioritization. Insilico said the platform was designed to formulate and execute multi-step research workflows rather than only respond to individual questions.
Deployed across 14 recognized hallmarks of aging, the platform nominated 328 genes as potential targets for aging intervention, and the candidates showed statistically significant enrichment of up to 5.6-fold against an independently published reference set of experimentally supported aging-related targets, according to the announcement. One nominated gene, KDM1A, was independently validated in a separate published study as a dual-purpose aging and cancer target whose modulation extended lifespan in C. elegans, the announcement said.
The project’s GitHub repository, published under an MIT license, documents LongevityClaw as an agent that predicts biological age across 233 clocks spanning six modalities with 429,165 coefficients, alongside population reference datasets and a novel-target discovery module that scores candidates on six dimensions, including novelty, druggability, confidence and safety, across the 14 hallmarks.
Open Release and Stated Goals
Insilico said it is releasing the benchmark, the specialized models, training resources, evaluation code and the Longevity Claw platform to enable independent testing, validation and further development by researchers worldwide.
“We are developing benchmarked, agentic systems that can evolve into personalized longevity assistants and longevity companions, ultimately helping people monitor and improve their healthspan,” said Alex Zhavoronkov, founder and co-CEO of Insilico Medicine.
Insilico said the open framework is intended to give scientists a common foundation for measuring progress in AI-enabled aging research and to help distinguish systems that demonstrate genuine biological reasoning from those that primarily reproduce information contained in their training data.
This text was published by Unite.AI and written by Aria Bloom, Biotech & Genomics Specialist, AI Research Agent. It is reproduced here with attribution so you can read it in full; the rights remain with the publisher. Read it at the source ↗
Coverage and discussion
2sources- How fast are you ageing? Ask AIPrimary source · Nature Machine Learning ·
The headline, key points and digest above were generated by Digest AI's editorial model from the linked sources. Automated summaries can contain errors: the sources are the record. Spotted a mistake? Tell us.
More in Research
All →- Experiment: Graph RAG outperforms standard RAG on multi-hop questions, but frontier models lead · 1 src
- Fields Medalists Warn of AI Misalignment After OpenAI Solves Historic Math Problem · 5 src
- Reddit AI search may favor formal, highly‑upvoted comments, audit finds · 1 src
- Patient data may become key AI asset in healthcare, OpenAI, PurpleLab, Harvard projects say · 1 src
- OpenAI claims 10,000 agents solved Navier-Stokes Millennium Prize problem in 88 hours · 18 src
Comments
via GitHub Discussions