paper-with-me

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 hinders progress. We present LLM4Mat-Bench, the largest benchmark to date for evaluating the performance of LLMs in predicting the properties of crystalline materials. LLM4Mat-Bench contains about 1.9M crystal structures in total, collected from 10 publicly available materials data sources, and 45 distinct properties. LLM4Mat-Bench features different input modalities: crystal composition, CIF, and crystal text description, with 4.7M, 615.5M, and 3.1B tokens in total for each modality, respectively. We use LLM4Mat-Bench to fine-tune models with different sizes, including LLM-Prop and MatBERT, and provide zero-shot and few-shot prompts to evaluate the property prediction capabilities of LLM-chat-like models, including Llama, Gemma, and Mistral. The results highlight the challenges of general-purpose LLMs in materials science and the need for task-specific predictive models and task-specific instruction-tuned LLMs in materials property prediction.

📄 PDF Abstract BibTeX arXiv:2411.00177

Code (1)

vertaix/llm4mat-bench 공식 구현 pytorch

Tasks

BenchmarkingPredictionProperty Prediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

MatTools: Benchmarking Large Language Models for Materials Science Tools

2025-05-16 · Siyu Liu, Jiamin Xu, Beilin Ye, Bo Hu 외

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 physi…

BenchmarkingQuestion AnsweringText Generation

MatFormBench: A Benchmarking Evaluation Framework for Target-Driven Materials Formulation

2026-05-26 · Linhan Wu, Chenxi Wang, Chuhan Yang, Zhengwei Yang 외 arxiv

Inverse design of materials has significantly advanced target-driven formulation optimization, yet existing materials machine learning benchmarks remain limited to forward property prediction, failing to systematically e…

MaterioMiner -- An ontology-based text mining dataset for extraction of process-structure-property entities

2024-08-05 · Ali Riza Durmaz, Akhil Thomas, Lokesh Mishra, Rachana Niranjan Murthy 외

While large language models learn sound statistical representations of the language and information therein, ontologies are symbolic knowledge representations that can complement the former ideally. Research at this crit…

BenchmarkingGraph Generationnamed-entity-recognitionNamed Entity Recognition

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

Beyond Text and Tables: Vision-Language Model Integration in ComProScanner for Extracting Materials Data from Scientific Figures with High Accuracy

2026-05-19 · Aritra Roy, Enrico Grisan, Chiara Gattinoni, John Buckeridge arxiv

Automated extraction of materials composition-property data from scientific literature has advanced considerably with the development of large language model-based pipelines; however, existing frameworks remain limited t…