# DASyR-LLM: Domain-Aware Symbolic Regression with LLMs for Kinetic Model Discovery

Source: [arXiv](https://arxiv.org/abs/2608.05120v1)  
Feed7 permalink: https://feed7.dev/p/2608-05120v1-1goq4ov  
Published: 2026-08-05T17:48:45.000Z  
Trust: Needs Review (needs_review)

## Why Included

DASyR-LLM adds model critique and candidate generation to symbolic regression, cutting search iterations in simulated chemistry studies without improving final fit.

## Source Summary

DASyR-LLM alternates symbolic regression with an LLM that critiques candidate equations and proposes replacements using chemical knowledge. Across **4 in silico case studies**, it cut iterations to the ground-truth model by **41.7–79.3%** and directly proposed the correct structure in over half of guided runs.

## Practical Implication

Builders of research agents should separate numerical search from domain critique, then feed the strongest candidates back into both. The ablations suggest a smaller LLM can retain much of the discovery efficiency, so model scale need not be the first lever.

## Agent-Ready Context

DASyR-LLM alternates symbolic regression with an LLM that critiques candidate equations and proposes replacements using chemical knowledge. Across **4 in silico case studies**, it cut iterations to the ground-truth model by **41.7–79.3%** and directly proposed the correct structure in over half of guided runs.

Builders of research agents should separate numerical search from domain critique, then feed the strongest candidates back into both. The ablations suggest a smaller LLM can retain much of the discovery efficiency, so model scale need not be the first lever.

Both approaches reached **R² above 0.98** on independent validation, so the reported advantage is search efficiency rather than predictive quality. All studies were simulated; reduced wet-lab effort is an extrapolation, not a demonstrated outcome.

## Connected Context

Feed7 judgment across 368 accumulated Signals:

DASyR-LLM provides measured evidence that an LLM can accelerate a deterministic scientific search loop by critiquing and replacing candidate equations without improving final predictive fit. It reinforces architectures that reserve calculation and validation for specialized systems, while narrowing the claimed benefit to simulated search efficiency rather than real experimental savings.

- [How Kepler Built Verifiable AI for Financial Services — Vinoo Ganesh](https://feed7.dev/p/how-kepler-built-verifiable-ai-for-financial-services-vinoo-ganesh-0yqmhy7) — Both separate model judgment from deterministic numerical work: DASyR-LLM lets the LLM propose equation structures while symbolic regression evaluates them, paralleling Kepler’s boundary between agent choices and replayable calculations.
- [Semantic Blindness: 500,000 Sensors Confused an LLM - Raahul Singh & Vanč Levstik, Phaidra](https://feed7.dev/p/semantic-blindness-500-000-sensors-confused-an-llm-raahul-singh-vanc-lev-159c4yr) — Both use the LLM to formulate domain-aware candidates or plans and deterministic machinery to resolve or test them, reducing the need to place the full search problem inside model context.
- [Why Off-the-Shelf AI Doesn't Understand Money — Udi Menkes, Intuit](https://feed7.dev/p/why-off-the-shelf-ai-doesn-t-understand-money-udi-menkes-intuit-0y6w9rk) — Intuit argues that domain context alone is insufficient without verified outcomes; DASyR-LLM supplies a closed feedback loop in which chemically informed proposals are checked by numerical search and independent validation.
- [Stop AI Agent Hallucinations: 5 Techniques + Production Patterns - Elizabeth Fuentes, AWS](https://feed7.dev/p/stop-ai-agent-hallucinations-5-techniques-production-patterns-elizabeth-09g1w9s) — DASyR-LLM concretely instantiates the recommended pattern of structured data, validation, and runtime correction by alternating LLM critique with quantitatively evaluated symbolic candidates.

## Context Map

- Layer: agent
- Domains: research, data
- Topics: harness-engineering, tool-use

## Uncertainty

- Both approaches reached **R² above 0.98** on independent validation, so the reported advantage is search efficiency rather than predictive quality. All studies were simulated; reduced wet-lab effort is an extrapolation, not a demonstrated outcome.

## Agent Instruction

Use this item as source-backed context. Do not invent claims beyond the linked source. If this item conflicts with another source, call out the conflict.
