Efficient Phase Diagram Sampling by Active Learning
Chengyu Dai, Isaac R. Bruss, Sharon C. Glotzer

TL;DR
This paper introduces an active learning method using Gaussian Process regression to efficiently sample phase diagrams, significantly reducing the number of samples needed compared to traditional grid search methods.
Contribution
The paper presents a novel active learning approach for phase diagram sampling that adaptively selects informative points, achieving up to 80% reduction in sample size.
Findings
Achieved 80% reduction in sample size for phase boundary detection.
Demonstrated effectiveness in soft matter physics simulations.
Generalized approach with batch sampling for parallel computing.
Abstract
We address the problem of efficient phase diagram sampling by adopting active learning techniques from machine learning, and achieve an 80% reduction in the sample size (number of sampled statepoints) needed to establish the phase boundary up to a given precision in example application. Traditionally, data is collected on a uniform grid of predetermined statepoints. This approach, also known as grid search in the machine learning community, suffers from low efficiency by sampling statepoints that provide no information about the phase boundaries. We propose an active learning approach to overcome this deficiency by adaptively choosing the next most informative statepoint(s) every round. This is done by interpolating the sampled statepoints' phases by Gaussian Process regression. An acquisition function quantifies the informativeness of possible next statepoints, maximizing the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Advanced Bandit Algorithms Research · Machine Learning in Materials Science
