Search papers, labs, and topics across Lattice.
EvoSCM introduces a novel framework for scientific agents that utilizes explicit structural causal models (SCMs) to facilitate belief revision through iterative experimentation. By maintaining a population of competing hypotheses, EvoSCM enables agents to abduce mechanisms from evidence, design interventions, and generate falsifiable predictions, which are then tested against observations. The approach significantly enhances scientific discovery capabilities, as demonstrated on the DiscoverPhysics benchmark, leading to more accurate explanations and predictions compared to existing methods.
Evolving causal models allows scientific agents to refine their beliefs and predictions more effectively, outperforming traditional methods in experimental settings.
Scientific agents must learn not only how to reason, but also what to believe. However, existing LLM agents typically express scientific hypotheses in free-form text, leaving their beliefs implicit and difficult to test or revise. We introduce EvoSCM, which equips scientific agents with explicit structural causal models that evolve as new experimental evidence is collected. EvoSCM maintains a population of competing SCM hypotheses, each encoding a candidate causal explanation of the environment, and evolves them through a closed discovery loop. In each round, the agent abduces latent mechanisms from accumulated evidence, designs discriminative interventions, and commits to falsifiable predictions that it tests through experimentation. Discrepancies between prediction and observation are inductively distilled into correction rules that revise the causal structures and mechanisms of each hypothesis, and the agent then deductively validates the revised population against accumulated evidence and structural consistency to guide the next round. We evaluate EvoSCM on DiscoverPhysics, a benchmark requiring agents to uncover the hidden dynamics of noncanonical physical worlds through experimentation. EvoSCM consistently improves scientific discovery over baselines, yielding more accurate explanations and predictions while making more effective use of experimental interactions.