ComProScanner: A multi-agent based framework for composition-property structured data extraction from scientific literature
Aritra Roy, Enrico Grisan, John Buckeridge, Chiara Gattinoni
TL;DR
ComProScanner addresses the challenge of transforming scattered, unstructured literature into machine-readable composition–property data by implementing a configurable multi-agent framework that combines LLMs, Retrieval-Augmented Generation, and domain-specific tools. The four-phase workflow—metadata retrieval, article collection, information extraction, and evaluation/dataset creation—enables end users to build, validate, and visualize datasets that include complex compositions and associated properties such as the piezoelectric coefficient $d_{33}$. In a thorough evaluation over 100 articles across 10 LLMs, the DeepSeek-V3-0324 model achieved the highest overall accuracy of $0.82$ with composition accuracy of $0.90$, while several Qwen and Llama models also performed competitively; results reveal model-specific strengths and the value of agentic evaluation. The framework also delivers rich visualizations and a knowledge graph, and demonstrates that most extracted data are not present in existing databases, underscoring ComProScanner’s potential to accelerate materials discovery through large-scale, automated data curation.
Abstract
Since the advent of various pre-trained large language models, extracting structured knowledge from scientific text has experienced a revolutionary change compared with traditional machine learning or natural language processing techniques. Despite these advances, accessible automated tools that allow users to construct, validate, and visualise datasets from scientific literature extraction remain scarce. We therefore developed ComProScanner, an autonomous multi-agent platform that facilitates the extraction, validation, classification, and visualisation of machine-readable chemical compositions and properties, integrated with synthesis data from journal articles for comprehensive database creation. We evaluated our framework using 100 journal articles against 10 different LLMs, including both open-source and proprietary models, to extract highly complex compositions associated with ceramic piezoelectric materials and corresponding piezoelectric strain coefficients (d33), motivated by the lack of a large dataset for such materials. DeepSeek-V3-0324 outperformed all models with a significant overall accuracy of 0.82. This framework provides a simple, user-friendly, readily-usable package for extracting highly complex experimental data buried in the literature to build machine learning or deep learning datasets.
