paper-with-me

홈 › Papers

MatTools: Benchmarking Large Language Models for Materials Science Tools

2025-05-16 · Siyu Liu, Jiamin Xu, Beilin Ye, Bo Hu, David J. Srolovitz, Tongqi Wen

Large language models (LLMs) are increasingly applied to materials science questions, including literature comprehension, property prediction, materials discovery and alloy design. At the same time, a wide range of physics-based computational approaches have been developed in which materials properties can be calculated. Here, we propose a benchmark application to evaluate the proficiency of LLMs to answer materials science questions through the generation and safe execution of codes based on such physics-based computational materials science packages. MatTools is built on two complementary components: a materials simulation tool question-answer (QA) benchmark and a real-world tool-usage benchmark. We designed an automated methodology to efficiently collect real-world materials science tool-use examples. The QA benchmark, derived from the pymatgen (Python Materials Genomics) codebase and documentation, comprises 69,225 QA pairs that assess the ability of an LLM to understand materials science tools. The real-world benchmark contains 49 tasks (138 subtasks) requiring the generation of functional Python code for materials property calculations. Our evaluation of diverse LLMs yields three key insights: (1)Generalists outshine specialists;(2)AI knows AI; and (3)Simpler is better. MatTools provides a standardized framework for assessing and improving LLM capabilities for materials science tool applications, facilitating the development of more effective AI systems for materials science and general scientific research.

📄 PDF Abstract BibTeX arXiv:2505.10852

Code (1)

Grenzlinie/MatTools 공식 구현

Tasks

BenchmarkingQuestion AnsweringText Generation

Similar Papers 제목 키워드 기반

LLM4Mat-Bench: Benchmarking Large Language Models for Materials Property Prediction

2024-10-31 · Andre Niyongabo Rubungo, Kangming Li, Jason Hattrick-Simpers, Adji Bousso Dieng

Large language models (LLMs) are increasingly being used in materials science. However, little attention has been given to benchmarking and standardized evaluation for LLM-based materials property prediction, which hinde…

BenchmarkingPredictionProperty Prediction

MSQA: Benchmarking LLMs on Graduate-Level Materials Science Reasoning and Knowledge

2025-05-29 · Jerry Junyang Cheung, Shiyao Shen, Yuchen Zhuang, Yinghao Li 외

Despite recent advances in large language models (LLMs) for materials science, there is a lack of benchmarks for evaluating their domain-specific knowledge and complex reasoning abilities. To bridge this gap, we introduc…

Benchmarking

MatText: Do Language Models Need More than Text & Scale for Materials Modeling?

2024-06-25 · Nawaf Alampara, Santiago Miret, Kevin Maik Jablonka

Effectively representing materials as text has the potential to leverage the vast advancements of large language models (LLMs) for discovering new materials. While LLMs have shown remarkable success in various domains, t…

Benchmarking

MatSciBench: Benchmarking the Reasoning Ability of Large Language Models in Materials Science

2025-10-14 · Junkai Zhang, Jingru Gan, Xiaoxuan Wang, Zian Jia 외 arxiv

Large Language Models have shown strong scientific reasoning ability, but their performance on materials science problems remains less studied. To fill this gap, we introduce MatSciBench, a comprehensive college-level be…

Multimodal Reasoning

Are LLMs Ready for Real-World Materials Discovery?

2024-02-07 · Santiago Miret, N M Anoop Krishnan

Large Language Models (LLMs) create exciting possibilities for powerful language processing tools to accelerate research in materials science. While LLMs have great potential to accelerate materials understanding and dis…