Agentic Physical AI toward a Domain-Specific Foundation Model for Nuclear Reactor Control
Yoonpyo Lee, Kazuma Kobayashi, Sai Puppala, Sajedul Talukder, Seid Koric, Souvik Chakraborty, Syed Bahauddin Alam
TL;DR
This work reframes nuclear reactor control as a data-driven, domain-specific foundation-model problem by introducing Agentic Physical AI: a compact 360M-parameter language model trained offline on synthetic reactor data to generate admissible actuation sequences validated through physics-based simulation. A two-phase curriculum (grammar learning then task grounding) combined with LoRA adaptation and large-scale data scaling yields a phase transition from high-variance imitation to stable, low-variance, outcome-driven control, reducing tail risk by orders of magnitude without online exploration or reward shaping. The approach demonstrates agentic behavior (policy optimization over multiple valid strategies), Physical AI (outcome-centric validation within deterministic reactor physics), and early signs of foundation-model properties (scaling-induced emergence and cross-simulator transfer to PyRK). This framework offers a practical pathway toward safe, reusable domain-specific intelligence for safety-critical cyber-physical systems, with implications for broader adoption beyond nuclear control. The work also outlines limitations and a roadmap to full domain coverage, including multi-step procedures, diverse reactor types, and uncertainty quantification, to realize complete domain-specific foundation models.
Abstract
The prevailing paradigm in AI for physical systems, scaling general-purpose foundation models toward universal multimodal reasoning, confronts a fundamental barrier at the control interface. Recent benchmarks show that even frontier vision-language models achieve only 50-53% accuracy on basic quantitative physics tasks, behaving as approximate guessers that preserve semantic plausibility while violating physical constraints. This input unfaithfulness is not a scaling deficiency but a structural limitation. Perception-centric architectures optimize parameter-space imitation, whereas safety-critical control demands outcome-space guarantees over executed actions. Here, we present a fundamentally different pathway toward domain-specific foundation models by introducing compact language models operating as Agentic Physical AI, in which policy optimization is driven by physics-based validation rather than perceptual inference. We train a 360-million-parameter model on synthetic reactor control scenarios, scaling the dataset from 10^3 to 10^5 examples. This induces a sharp phase transition absent in general-purpose models. Small-scale systems exhibit high-variance imitation with catastrophic tail risk, while large-scale models undergo variance collapse exceeding 500x reduction, stabilizing execution-level behavior. Despite balanced exposure to four actuation families, the model autonomously rejects approximately 70% of the training distribution and concentrates 95% of runtime execution on a single-bank strategy. Learned representations transfer across distinct physics and continuous input modalities without architectural modification.
