Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 2.68 KB

project-24-ScattBO.md

File metadata and controls

32 lines (21 loc) · 2.68 KB
number title topic team_leads contributors github
24
ScattBO Benchmark - Bayesian optimisation for materials discovery
benchmark-dev
Andy S. Anker (Technical University of Denmark & University of Oxford)
Samuel Ampofo Appiah (Ghana National Gas Company)
Giuseppe Fisicaro (CNR Institute for Microelectronics and Microsystems, Catania, Italy)
Gabriel L. Graves (Georgia Institute of Technology)
AndySAnker/ScattBO

A self-driving laboratory (SDL) is an autonomous platform that conducts machine learning (ML) selected experiments to achieve a user-defined objective. An objective can be to synthesise a specific material.[1] Such an SDL will synthesise a material, evaluate if this is the target material and if necessary optimise the synthesis parameters for the next synthesis. One way to evaluate if the material is the target material is by measuring scattering data and comparing that to the scattering pattern of the target material. However, these types of SDLs can be expensive to run, which means that intelligent experimental planning is essential. At the same time, only a few people have access to an SDL for materials discovery. Therefore, it is currently challenging to benchmark Bayesian optimisation algorithms for experimental planning tasks in SDLs.

Here, we present a Python-based benchmark (ScattBO) that is an in silico simulation of an SDL for materials discovery. Based on a set of synthesis parameters, the benchmark ‘synthesises’ a structure, calculates the scattering pattern[2] and compares this to the scattering pattern of the target structure. Note: Scattering data may not be enough to conclusively validate that the target material has been synthesised.[3] The benchmark can include other types of data as long they can be simulated.

More documentation and scoreboard can be found at https://github.com/AndySAnker/ScattBO/tree/main.

See our two minute submission video on X!

References:

[1] Szymanski, Nathan J., et al., An autonomous laboratory for the accelerated synthesis of novel materials, Nature, 624(7990), 86-91 (2023)

[2] Frederik L. Johansen & Andy S. Anker, et al., A GPU-Accelerated Open-Source Python Package for Calculating Powder Diffraction, Small-Angle-, and Total Scattering with the Debye Scattering Equation, Journal of Open Source Software, 9(94), 6024 (2024)

[3] Leeman, Josh, et al., Challenges in High-Throughput Inorganic Materials Prediction and Autonomous Synthesis, PRX Energy, 3(1), 011002 (2024)