NeFut Logo NeFut
Admin Login

[CS.AI] Automatic ODE Discovery for Biological Systems Using LLM-Based Framework

Published at: 2026-07-16 22:00 Last updated: 2026-07-17 08:45
#AI #Machine Learning #optimization

Abstract

Automatic scientific discovery has long been a goal of computational scholars - a machine that can discover nature's secrets on its own, moving computational systems beyond data-fitting tools toward the generation and refinement of mechanistic models of the universe. Recent advances in symbolic regression (SR) and large-language-model (LLM)-based agents suggest that such systems can recover equations from data, incorporate domain priors, and automate parts of the research workflow. However, most existing approaches either focus on narrow equation-discovery benchmarks or broad end-to-end automation pipelines, while biological systems remain comparatively underexplored.

Here, we introduce the MEDA system, an LLM- and SR-powered agentic framework for discovering ordinary-differential-equation (ODE) models of biological and biologically inspired dynamical systems. MEDA retrieves background knowledge, defines admissible variables, generates mechanistic constraints, proposes candidate ODEs, and fits and evaluates them. We evaluate it across canonical model retrieval, reasoning-based extrapolation to unseen variants, and open-ended discovery, with and without experimental data. Across these settings, MEDA recovered the correct state variables, achieved strong structural recovery in retrieval and extrapolation tasks, and produced biologically plausible discovery-oriented models. Ablation and robustness analyses show that knowledge-guided formalization and mechanistic constraints are load-bearing components, whereas numerical fitting alone can preserve trajectory-compatible but biologically incorrect equations.

Blogger's Review: This study showcases an innovative approach that combines large language models with symbolic regression, advancing the automation of biological system modeling. By effectively integrating background knowledge and mechanistic constraints, the MEDA system demonstrates robust equation discovery capabilities, providing new tools and perspectives for exploration in biological sciences. The balance between biological plausibility and model accuracy warrants further investigation in future research.

Original Source: https://arxiv.org/abs/2607.13608

[h] Back to Home