paper-with-me

Papers

Leveraging large language models for nano synthesis mechanism explanation: solid foundations or mere conjectures?

2024-07-12 · Yingming Pu, Liping Huang, Tao Lin, Hongyu Chen

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.

📄 PDF Abstract BibTeX arXiv:2407.08922

Code (1)

Dandelionym/llm_for_mechanisms 공식 구현

Tasks

Logical ReasoningMultiple-choiceProperty Predictionscientific discovery

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

A large-scale nanocrystal database with aligned synthesis and properties enabling generative inverse design

2026-01-04 · Kai Gu, Yingping Liang, Senliang Peng, Aotian Guo 외 arxiv

The synthesis of nanocrystals has been highly dependent on trial-and-error, due to the complex correlation between synthesis parameters and physicochemical properties. Although deep learning offers a potential methodolog…

Extracting Structured Seed-Mediated Gold Nanorod Growth Procedures from Literature with GPT-3

2023-04-26 · Nicholas Walker, John Dagdelen, Kevin Cruse, SangHoon Lee 외

Although gold nanorods have been the subject of much research, the pathways for controlling their shape and thereby their optical properties remain largely heuristically understood. Although it is apparent that the simul…

Language ModellingRelation Extraction

Machine learning driven synthesis of few-layered WTe2

2019-10-10 · Manzhang Xu, Bijun Tang, Yuhao Lu, Chao Zhu 외

Reducing the lateral scale of two-dimensional (2D) materials to one-dimensional (1D) has attracted substantial research interest not only to achieve competitive electronic device applications but also for the exploration…

BIG-bench Machine Learning

Deep Learning Models for Colloidal Nanocrystal Synthesis

2024-12-14 · Kai Gu, Yingping Liang, Jiaming Su, Peihan Sun 외

Colloidal synthesis of nanocrystals usually includes complex chemical reactions and multi-step crystallization processes. Despite the great success in the past 30 years, it remains challenging to clarify the correlations…

Data AugmentationDeep LearningTransfer Learning

Mechanisms of Matter: Language Inferential Benchmark on Physicochemical Hypothesis in Materials Synthesis

2025-09-29 · Yingming Pu, Tao Lin, Hongyu Chen arxiv

The capacity of Large Language Models (LLMs) to generate valid scientific hypotheses for materials synthesis remains largely unquantified, hindered by the absence of benchmarks probing physicochemical logics reasoning. T…

Computational Efficiency