Flexible, Model-Agnostic Method for Materials Data Extraction from Text Using General Purpose Language Models
Maciej P. Polak, Shrey Modi, Anna Latosinska, Jinming Zhang, Ching-Wen Wang, Shaonan Wang, Ayan Deep Hazra, Dane Morgan
TL;DR
The paper presents a simple, model-agnostic workflow for extracting materials data from full-text research papers by coupling zero-shot sentence classification with a human-in-the-loop to produce high-quality mid-sized databases. It demonstrates that modern LLMs, particularly GPT-3/3.5/4 families, achieve strong zero-shot performance for identifying data-bearing sentences, and that optional fine-tuning (Step 2) further boosts precision, enabling near-manual data quality with substantially reduced human effort. The approach is validated on bulk modulus data and extended to a larger, curated database of critical cooling rates for bulk metallic glasses, achieving hundreds of datapoints with a few hours of manual work. The method is designed to adapt quickly to new models and properties, offering a practical path to building useful materials databases without extensive coding or property-specific tooling. Overall, the workflow enables rapid construction of reliable, searchable materials data repositories suitable for machine learning training and materials discovery.
Abstract
Accurate and comprehensive material databases extracted from research papers are crucial for materials science and engineering, but their development requires significant human effort. With large language models (LLMs) transforming the way humans interact with text, LLMs provide an opportunity to revolutionize data extraction. In this study, we demonstrate a simple and efficient method for extracting materials data from full-text research papers leveraging the capabilities of LLMs combined with human supervision. This approach is particularly suitable for mid-sized databases and requires minimal to no coding or prior knowledge about the extracted property. It offers high recall and nearly perfect precision in the resulting database. The method is easily adaptable to new and superior language models, ensuring continued utility. We show this by evaluating and comparing its performance on GPT-3 and GPT-3.5/4 (which underlie ChatGPT), as well as free alternatives such as BART and DeBERTaV3. We provide a detailed analysis of the method's performance in extracting sentences containing bulk modulus data, achieving up to 90% precision at 96% recall, depending on the amount of human effort involved. We further demonstrate the method's broader effectiveness by developing a database of critical cooling rates for metallic glasses over twice the size of previous human curated databases.
