Predicting Scale-Up of Metal-Organic Framework Syntheses with Large Language Models
Summary
ESU-MOF is a novel literature-mined dataset and learning strategy that fine-tunes large language models (LLMs) to predict the scalability of Metal-Organic Framework (MOF) syntheses. This approach addresses the challenge of fragmented scale-up knowledge. The workflow uses an LLM agent to extract 3,568 synthesis protocols from scientific literature, creating the ESU-MOF dataset. A separate LLM, fine-tuned with a positive-unlabeled (PU) learning strategy, achieves 91.4% balanced accuracy on a gold benchmark and a 94.5% ROC-AUC on a deployment benchmark. This model significantly outperforms traditional machine learning and untuned LLM baselines, demonstrating that latent information in small-scale synthesis descriptions can predict gram-scale or larger production potential.
Key takeaway
For research scientists evaluating new MOF discoveries, this LLM-driven workflow offers a critical tool to predict scale-up potential early. You can rapidly triage synthesis protocols, identifying those with high manufacturability for gram-scale or larger production. This enables more informed prioritization of experimental efforts and industrial engagement, potentially accelerating the path from lab discovery to commercial realization.
Key insights
LLMs fine-tuned with PU learning can predict MOF synthesis scalability from small-scale literature data.
Principles
- Scalability is a protocol property, not intrinsic to the MOF.
- Literature contains latent scale-up knowledge.
- PU learning is suitable for incomplete positive labels.
Method
An LLM extracts structured synthesis data, which forms the ESU-MOF dataset. A second LLM is fine-tuned using positive-unlabeled learning, followed by PU correction and Platt scaling for calibrated scalability scores.
In practice
- Use LLMs for data mining chemical synthesis parameters.
- Apply PU learning when true negatives are scarce.
- Prioritize MOF protocols with benign solvents and moderate conditions.
Topics
- Metal-Organic Frameworks
- Large Language Models
- Scalable Synthesis
- Positive-Unlabeled Learning
- Chemical Data Mining
- Materials Discovery
Code references
Best for: AI Scientist, Research Scientist, Domain Expert
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.