Search papers, labs, and topics across Lattice.
This paper introduces LLM-Guided Contextual Action Evaluation (LCAE), which leverages a large language model to transform fixed industrial documents into a structured action-observation framework that incorporates temporal dynamics. By utilizing recent numerical action-response history to adjust the strength of these relations, LCAE enables a more informed decision-making process in industrial actor-critic methods. The key finding suggests that this approach yields a more effective decision bias compared to traditional anonymous numerical action representations, particularly when the documented relations are accurate and relevant to current conditions.
Transforming static industrial documents into dynamic action-effect relationships leads to significantly improved decision-making in operational processes.
Industrial actor--critic methods usually represent continuous actions as anonymous numerical coordinates. They must therefore learn from limited interactions which process variables each action affects, in which direction, and after what delay. Fixed industrial documents already describe part of these relations, but their open-text statements neither represent the current operating condition nor directly fit a numerical policy. This article presents LLM-Guided Contextual Action Evaluation for Operational Decisions in Industrial Processes (LCAE), which uses a large language model before training to normalize fixed documents into a frozen action--observation--direction--delay relation basis. Recent numerical action--response history then modulates the current strength of each relation, while the evaluated action forms a state-conditioned nonlinear action-effect field in the same basis. The critic evaluates actions through this field, and the actor uses the same relation gains to generate actions, making document semantics part of maximum-entropy policy learning. Neither the LLM nor the embedding model runs online during training or deployment; the deployed policy uses only frozen semantic artifacts and visible numerical history. The method states a falsifiable hypothesis: when documented relations are correct and recent history reflects their contextual strength, this action representation should provide a more useful decision bias than raw action coordinates.