Search papers, labs, and topics across Lattice.
This paper introduces AgentODE, an innovative framework that leverages large language models (LLMs) to discover ordinary differential equation (ODE) structures and refine parameter distributions using only population-level summary statistics. The method addresses the challenge of modeling rare diseases, where individual-level data is often scarce and noisy, by proposing candidate ODE structures and iteratively refining them through a diagnosis-update loop. Evaluations on benchmark problems and clinical datasets, including recessive dystrophic epidermolysis bullosa, show that AgentODE successfully identifies consistent ODE structures, outperforming traditional methods that rely on individual-level data.
AgentODE reveals that even with limited data, mechanistic insights can be extracted from population-level statistics, challenging the reliance on individual-level data in rare disease modeling.
Mechanistic modeling via ordinary differential equations (ODEs) provides interpretable descriptions of complex dynamics and enables inference of underlying mechanisms, which is particularly valuable in clinical settings. However, in rare diseases, both the structure and parameters of the model are typically unknown, while individual-level data is scarce, noisy, heterogeneous, and subject to privacy constraints. In such settings, population-level summary statistics provide a practical privacy-preserving data representation, while capturing heterogeneity further requires modeling parameters as distributions rather than fixed values. Yet no existing method jointly discovers ODE structure and refines parameter distributions solely from summary statistics. We present AgentODE, an end-to-end framework that addresses this gap. An LLM proposes candidate ODE structures, while a tool-augmented inference agent iteratively refines parameter distributions through a diagnosis--update loop, operating on population-level summary statistics alone. We evaluate AgentODE on three benchmark problems across different fields and two clinical datasets, including the rare disease recessive dystrophic epidermolysis bullosa (RDEB), with only 231 observations across 46 patients. AgentODE recovers functionally consistent ODE structures across all settings, and experiments on RDEB demonstrates that in sparse and noisy data settings reasoning from summary statistics promotes mechanistically principled structure discovery, whereas baselines with individual-level data access recover implausible structures despite better predictive performance. AgentODE opens new possibilities for mechanistic modeling of rare diseases directly from population-level summary statistics, where data scarcity and privacy constraints have traditionally limited such analyses.