LLM-Driven Heuristic Synthesis for Industrial Process Control: Lessons from Hot Steel Rolling
Nima H. Siboni, Seyedreza Kiamousavi, Emad Scharifi

TL;DR
This paper presents an LLM-based framework for synthesizing interpretable and auditable control policies for hot steel rolling, combining structured ideation, code generation, and formal verification to improve safety and transparency.
Contribution
It introduces an auditable controller synthesis pipeline and a universal restart strategy for efficient LLM-driven heuristic search in industrial process control.
Findings
Generated controllers are explicit and reviewable.
Automated verification ensures safety and monotonicity.
Luby restart strategy reduces search budget without tuning.
Abstract
Industrial process control demands policies that are interpretable and auditable, requirements that black-box neural policies struggle to meet. We study an LLM-driven heuristic synthesis framework for hot steel rolling, in which a language model iteratively proposes and refines human-readable Python controllers using rich behavioral feedback from a physics-based simulator. The framework combines structured strategic ideation, executable code generation, and per-component feedback across diverse operating conditions to search over control logic for height reduction, interpass time, and rolling velocity. Our first contribution is an auditable controller-synthesis pipeline for industrial process control. The generated controllers are explicit programs accessible to expert review, and we pair them with an automated audit pipeline that formally verifies key safety and monotonicity properties…
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
TopicsReinforcement Learning in Robotics · Machine Learning in Materials Science · Business Process Modeling and Analysis
