Enhancing Agentic Autonomous Scientific Discovery with Vision-Language Model Capabilities
Kahaan Gandhi, Boris Bolliet, Inigo Zubeldia
TL;DR
The paper presents a vision-language model–driven, multi-agent framework that uses plots as verifiable checkpoints to self-correct and steer autonomous scientific discovery. By evaluating figures against dynamically generated domain rubrics, the Plot Judge and related agents enable real-time debugging and exploratory decision-making without human input. Empirical demonstrations in cosmology and astrochemistry show that VLM feedback yields substantial gains on a 10-task discovery benchmark (pass@1 ≈ 0.7–0.8) compared with text-only baselines (≈0.2–0.5) and provides auditable reasoning traces for interpretability. The work argues for generalizable, interpretable automation in data-intensive science while acknowledging the need for safeguards in deployment.
Abstract
We show that multi-agent systems guided by vision-language models (VLMs) improve end-to-end autonomous scientific discovery. By treating plots as verifiable checkpoints, a VLM-as-a-judge evaluates figures against dynamically generated domain-specific rubrics, enabling agents to correct their own errors and steer exploratory data analysis in real-time. Case studies in cosmology and astrochemistry demonstrate recovery from faulty reasoning paths and adaptation to new datasets without human intervention. On a 10-task benchmark for data-driven discovery, VLM-augmented systems achieve pass at 1 scores of 0.7-0.8, compared to 0.2-0.3 for code-only and 0.4-0.5 for code-and-text baselines, while also providing auditable reasoning traces that improve interpretability. Code available here: https://github.com/CMBAgents/cmbagent
