Influence-Guided Symbolic Regression: Scientific Discovery via LLM-Driven Equation Search with Granular Feedback
Abstract
Lay Summary
Scientists value simple, human-readable equations, because a clear formula reveals why something happens in a way that an opaque "black-box" AI cannot. Large language models (the technology behind chatbots) can suggest candidate equations, but they are usually guided only by a single overall "accuracy score". That score shows whether an equation is good, not which of its parts are doing the work, so the search is inefficient. We built a method, IGSR, that works differently. An LLM proposes the components of an equation; we then measure how much each components individually improves accuracy, keep those that are useful, drop the rest, and repeat. The result is a compact equation, in which, every term is meaningful and can be inspected. Across biological and medical datasets, IGSR discovers accurate, interpretable equations. When applied to real genomic data, it proposed a new biological hypothesis, that a chemical tag on DNA (methylation) suppresses stalling of the machinery that copies genes, which we then confirmed in the laboratory. This shows that AI can be a transparent, trustworthy partner in genuine scientific discovery.