Leveraging large language models for nano synthesis mechanism explanation: solid foundations or mere conjectures?
Yingming Pu, Liping Huang, Tao Lin, Hongyu Chen
TL;DR
This work addresses whether large language models truly understand the physicochemical mechanisms underlying gold nanoparticle synthesis. It introduces a mechanism-focused benchmark of 775 expert-level multiple-choice items and a logits-based confidence metric, the $c$-score, to quantify true mechanistic comprehension beyond mere recall. Across open-source and commercial LLMs, results show that top models (e.g., GPT-4, Claude) achieve high accuracy, while $c$-scores reveal nuanced confidence in correct mechanistic reasoning and highlight differences not captured by accuracy alone. The study provides a rigorous framework for evaluating scientific reasoning in materials science, supporting the development of more reliable AI tools for mechanistic discovery, and includes data and code for reproducibility. $c$-score = $\frac{1}{N}\sum_{i=1}^{N}\frac{e^{L_G^i}}{e^{L_A^i}+e^{L_B^i}+e^{L_C^i}+e^{L_D^i}}$ quantifies the model’s probabilistic commitment to the correct answer across questions, enabling interpretable assessment of mechanistic understanding.
Abstract
With the rapid development of artificial intelligence (AI), large language models (LLMs) such as GPT-4 have garnered significant attention in the scientific community, demonstrating great potential in advancing scientific discovery. This progress raises a critical question: are these LLMs well-aligned with real-world physicochemical principles? Current evaluation strategies largely emphasize fact-based knowledge, such as material property prediction or name recognition, but they often lack an understanding of fundamental physicochemical mechanisms that require logical reasoning. To bridge this gap, our study developed a benchmark consisting of 775 multiple-choice questions focusing on the mechanisms of gold nanoparticle synthesis. By reflecting on existing evaluation metrics, we question whether a direct true-or-false assessment merely suggests conjecture. Hence, we propose a novel evaluation metric, the confidence-based score (c-score), which probes the output logits to derive the precise probability for the correct answer. Based on extensive experiments, our results show that in the context of gold nanoparticle synthesis, LLMs understand the underlying physicochemical mechanisms rather than relying on conjecture. This study underscores the potential of LLMs to grasp intrinsic scientific mechanisms and sets the stage for developing more reliable and effective AI tools across various scientific domains.
