source: Google Research: Science One Framework: A verifiable autonomous research framework via Chain-of-Evidence

level: research

Google Research unveiled the Science One Framework, an experimental prototype for autonomous scientific research that builds verifiable evidence chains from the start. Unlike earlier systems that generate papers and retroactively check facts, this framework grounds every claim in recorded sources. It uses a Problem Investigator to retrieve real papers, a Discovery Engine to run parallel experiments, and a Claim Verifier to reconcile text with actual code and results before finalizing the manuscript.

The framework was tested against baselines like Sakana AI’s AI Scientist v2 using the CoE Audit, which checks score reproducibility, specification compliance, reference validity, and method-code alignment. Science One Framework achieved zero phantom references, compared to hallucination rates up to 21% in other systems. It also attained perfect score verification and the highest method-code alignment, while matching or exceeding human expert performance on five ADRS benchmark tasks.

On external challenges, the framework earned two gold medals and two silver medals across five MLE-Bench Kaggle competitions, and set a state-of-the-art score on Parameter-Golf under strict hardware constraints. The results show that enforcing verifiability does not reduce scientific capability. The Chain-of-Evidence approach treats trustworthiness as a core design requirement, not an afterthought, offering a path toward AI-generated research that is both competitive and reliable.

why it matters: Verifiable AI research agents reduce the risk of spreading false claims, phantom citations, and unreproducible results, making autonomous science more trustworthy for real-world use.


source: Google Research: Science One Framework: A verifiable autonomous research framework via Chain-of-Evidence