Automated Constraint Specification for Job Scheduling by Regulating Generative Model with Domain-Specific Representation
Yu-Zhe Shi, Qiao Xu, Yanjia Li, Mingchen Liu, Huamin Qu, Lecheng Ruan, Qining Wang
TL;DR
This work tackles the manual bottleneck of translating heterogeneous manufacturing data into formal JSP constraints by introducing a constraint-centric architecture that regulates generative models through domain-specific representations. It articulates a three-level hierarchical DSL framework with dual operation-centric and product-flow-centric views, and couples it with an automated adaptation algorithm to tailor these DSLs to diverse production scenarios. Empirical results across complete pipelines and modular evaluations show the approach outperforms pure LLMS-based baselines in constraint abstraction, generation, and schedule grounding, while maintaining reliability and interpretability. The automated scenario adaptation further demonstrates scalability across multiple manufacturing configurations, enabling broader, more dependable deployment in smart manufacturing environments.
Abstract
Advanced Planning and Scheduling (APS) systems have become indispensable for modern manufacturing operations, enabling optimized resource allocation and production efficiency in increasingly complex and dynamic environments. While algorithms for solving abstracted scheduling problems have been extensively investigated, the critical prerequisite of specifying manufacturing requirements into formal constraints remains manual and labor-intensive. Although recent advances of generative models, particularly Large Language Models (LLMs), show promise in automating constraint specification from heterogeneous raw manufacturing data, their direct application faces challenges due to natural language ambiguity, non-deterministic outputs, and limited domain-specific knowledge. This paper presents a constraint-centric architecture that regulates LLMs to perform reliable automated constraint specification for production scheduling. The architecture defines a hierarchical structural space organized across three levels, implemented through domain-specific representation to ensure precision and reliability while maintaining flexibility. Furthermore, an automated production scenario adaptation algorithm is designed and deployed to efficiently customize the architecture for specific manufacturing configurations. Experimental results demonstrate that the proposed approach successfully balances the generative capabilities of LLMs with the reliability requirements of manufacturing systems, significantly outperforming pure LLM-based approaches in constraint specification tasks.
