paper-with-me

Papers

Foundation-Model Surrogates Enable Data-Efficient Active Learning for Materials Discovery

2026-03-13 · Jeffrey Hu, Rongzhi Dong, Ying Feng, Ming Hu, Jianjun Hu arxiv

Active learning (AL) has emerged as a powerful paradigm for accelerating materials discovery by iteratively steering experiments toward promising candidates, reducing the number of costly synthesis-and-characterization cycles needed to identify optimal materials. However, current AL relies predominantly on Gaussian Process (GP) and Random Forest (RF) surrogates, which suffer from complementary limitations: GP underfits complex composition-property landscapes due to rigid kernel assumptions, while RF produces unreliable heuristic uncertainty estimates in small-data regimes. This small-data challenge is pervasive in materials science, making reliable surrogate modeling extremely difficult with models trained from scratch on each new dataset. Here we propose In-Context Active Learning (ICAL), which addresses this bottleneck by replacing conventional surrogates with TabPFN, a transformer-based foundation model (FM) pre-trained on millions of synthetic regression tasks to meta-learn a universal prior over tabular data, upon which TabPFN performs principled Bayesian inference in a single forward pass without dataset-specific retraining, delivering strong small-data regression performance and well-calibrated predictive uncertainty (required for effective AL). We benchmark ICAL against GP and RF across 10 materials datasets and TabPFN wins on 8 out of 10 datasets, achieving a mean saving of 52% in extra evaluations relative to GP and 29.77% relative to RF. Cross-validation analysis confirms that TabPFN's advantage stems from superior uncertainty calibration, achieving the lowest Negative Log-Likelihood and Area Under the Sparsification Error curve among all surrogates. These results demonstrate that pre-trained FMs can serve as effective surrogates for active learning, enabling data-efficient discovery across diverse materials systems and small-data experimental sciences.

📄 PDF Abstract BibTeX arXiv:2603.12567

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceActive Learning

Similar Papers 제목 키워드 기반

Active Learning of Piecewise Gaussian Process Surrogates

2023-01-20 · Chiwoo Park, Robert Waelder, Bonggwon Kang, Benji Maruyama 외

Active learning of Gaussian process (GP) surrogates has been useful for optimizing experimental designs for physical/computer simulation experiments, and for steering data acquisition schemes in machine learning. In this…

Active Learning

Probabilistic Surrogate Networks for Simulators with Unbounded Randomness

2019-10-25 · Andreas Munk, Berend Zwartsenberg, Adam Ścibior, Atılım Güneş Baydin 외

We present a framework for automatically structuring and training fast, approximate, deep neural surrogates of stochastic simulators. Unlike traditional approaches to surrogate modeling, our surrogates retain the interpr…

Probabilistic ProgrammingProgram Synthesis

Generalizable Foundation Models for Calorimetry via Mixtures-of-Experts and Parameter Efficient Fine Tuning

2026-03-27 · Carlos Cardona-Giraldo, Cristiano Fanelli, James Giroux, Cole Granger 외 arxiv

Modern particle physics experiments face an increasing demand for high-fidelity detector simulation as luminosities rise and computational requirements approach the limits of available resources. Deep generative models h…

parameter-efficient fine-tuning

Active learning of deep surrogates for PDEs: Application to metasurface design

2020-08-24 · Raphaël Pestourie, Youssef Mroueh, Thanh V. Nguyen, Payel Das 외

Surrogate models for partial-differential equations are widely used in the design of meta-materials to rapidly evaluate the behavior of composable components. However, the training cost of accurate surrogates by machine …

Active Learning

Learning Composable Energy Surrogates for PDE Order Reduction

2020-05-13 · NeurIPS 2020 12 · Alex Beatson, Jordan T. Ash, Geoffrey Roeder, Tianju Xue 외

Meta-materials are an important emerging class of engineered materials in which complex macroscopic behaviour--whether electromagnetic, thermal, or mechanical--arises from modular substructure. Simulation and optimizatio…

Structured Prediction