Physics-Informed Tree Search for High-Dimensional Computational Design
Suvo Banik, Troy D. Loeffler, Henry Chan, Sukriti Manna, Orcun Yildiz, Tom Peterka, Subramanian Sankaranarayanan
TL;DR
This work tackles high-dimensional, expensive black-box design optimization in physics-informed contexts by marrying Monte Carlo Tree Search with continuous-space adaptations. The framework introduces adaptive, direction-aware sampling via a Logistic Surrogate, depth-aware window scaling, and population-based tree batching to robustly explore rugged landscapes while respecting physical constraints. Across 23 benchmark functions and real-world tasks—ranging from crystal-structure prediction to interatomic-potential fitting and continuum design—the method achieves superior convergence, reduced sample complexity, and consistent feasibility, outperforming standard metaheuristics in many cases. By acting as a decision layer that couples simulations, surrogate evaluation, and constraint handling, the approach promises scalable, interpretable, and transferable improvements for computational design workflows in materials science and engineering.
Abstract
High-dimensional design spaces underpin a wide range of physics-based modeling and computational design tasks in science and engineering. These problems are commonly formulated as constrained black-box searches over rugged objective landscapes, where function evaluations are expensive, and gradients are unavailable or unreliable. Conventional global search engines and optimizers struggle in such settings due to the exponential scaling of design spaces, the presence of multiple local basins, and the absence of physical guidance in sampling. We present a physics-informed Monte Carlo Tree Search (MCTS) framework that extends policy-driven tree-based reinforcement concepts to continuous, high-dimensional scientific optimization. Our method integrates population-level decision trees with surrogate-guided directional sampling, reward shaping, and hierarchical switching between global exploration and local exploitation. These ingredients allow efficient traversal of non-convex, multimodal landscapes where physically meaningful optima are sparse. We benchmark our approach against standard global optimization baselines on a suite of canonical test functions, demonstrating superior or comparable performance in terms of convergence, robustness, and generalization. Beyond synthetic tests, we demonstrate physics-consistent applicability to (i) crystal structure optimization from clusters to bulk, (ii) fitting of classical interatomic potentials, and (iii) constrained engineering design problems. Across all cases, the method converges with high fidelity and evaluation efficiency while preserving physical constraints. Overall, our work establishes physics-informed tree search as a scalable and interpretable paradigm for computational design and high-dimensional scientific optimization, bridging discrete decision-making frameworks with continuous search in scientific design workflows.
