MADE: Benchmark Environments for Closed-Loop Materials Discovery
Shreshth A Malik, Tiarnan Doherty, Panagiotis Tigas, Muhammed Razzak, Stephen J. Roberts, Aron Walsh, Yarin Gal
TL;DR
MADE recasts materials discovery as a closed-loop, end-to-end sequential decision problem, formalizing stability relative to the convex hull with $\Delta_{\text{hull}}(s,H_t)\le\epsilon$ and optimizing for new stable discoveries under a budget $B$. The framework is modular and configurable, enabling end-to-end pipelines or fully agentic systems that orchestrate generators, planners, filters, and scorers, with discovery-centric metrics such as AUDC, AF, and EF to quantify efficiency and diversity. Empirical results across ternary to quinary systems show that learned generators and MLIP surrogate ranking accelerate simple tasks, while planning and agentic orchestration become increasingly valuable as search spaces grow or surrogate accuracy declines; end-to-end agentic policies can rival optimized modular pipelines. MADE thus provides a scalable, reproducible testbed for advancing autonomous scientific discovery, with the potential to inform future RL-enabled, multi-objective materials exploration.
Abstract
Existing benchmarks for computational materials discovery primarily evaluate static predictive tasks or isolated computational sub-tasks. While valuable, these evaluations neglect the inherently iterative and adaptive nature of scientific discovery. We introduce MAterials Discovery Environments (MADE), a novel framework for benchmarking end-to-end autonomous materials discovery pipelines. MADE simulates closed-loop discovery campaigns in which an agent or algorithm proposes, evaluates, and refines candidate materials under a constrained oracle budget, capturing the sequential and resource-limited nature of real discovery workflows. We formalize discovery as a search for thermodynamically stable compounds relative to a given convex hull, and evaluate efficacy and efficiency via comparison to baseline algorithms. The framework is flexible; users can compose discovery agents from interchangeable components such as generative models, filters, and planners, enabling the study of arbitrary workflows ranging from fixed pipelines to fully agentic systems with tool use and adaptive decision making. We demonstrate this by conducting systematic experiments across a family of systems, enabling ablation of components in discovery pipelines, and comparison of how methods scale with system complexity.
