Coordinating a team of robots in aircraft skin fabrication requires allocating and sequencing tightly coupled subtasks under spatio-temporal constraints, while the fleet must react to runtime disturbances such as robot failures and urgent task arrivals. Mixed-Integer Linear Programming (MILP) yields provably optimal coordination, but a disturbance often introduces new constraint logic rather than a mere parameter change, leaving the existing formulation structurally inadequate and requiring expert-led reformulation to accommodate the new logic. This letter proposes a Large Language Model (LLM)-based framework that automates the path from natural-language scheduling requirements to MILP formulation, executable solver code, and event-driven rescheduling, so that the optimization model can be restructured online without expert intervention. Two compact LLMs are specialized for complementary roles: a modeling LLM, empowered via knowledge augmentation, supervised fine-tuning on industrial constraint descriptions, and direct preference optimization on self-generated negatives; and a code LLM, trained via sandbox-validated knowledge distillation. On ten industrial constraint classes, the 8B modeling LLM reaches 100% constraint-level accuracy, exceeding cloud-scale general-purpose LLMs equipped with retrieval over the same knowledge base, while the 8B code LLM attains 86% under fully on-premises deployment. When a disturbance occurs, an event-triggered mechanism regenerates only the affected constraints. A case study on multi-robot scheduling for aircraft skin fabrication shows that the framework matches the schedule quality of baselines while shifting adaptation cost from offline expert labour to a bounded online inference budget.
Zhendong Chen, Mingming Peng, Hao Zhang et al.· IEEE Robotics and Automation...· 0 citations
Cell-free massive multiple-input multiple-output (mMIMO), which eliminates cell edge effects and enhances coverage and resource utilization, is suited for industrial Internet of things (IIoT) applications. In user-centric cell-free mMIMO-based IIoT networks, joint optimization of network slicing and access point (AP) selection is crucial for meeting diverse quality-of-service (QoS) requirements. However, the joint optimization is challenging due to the coupling of resource allocation decisions and typically imperfect channel state information. In this paper, we formulate the joint AP selection and network slicing problem as a constrained Markov decision process (CMDP) with a hybrid action space, and propose a deep reinforcement learning (RL) algorithm, domain-guided hybrid soft actor-critic for CMDP (DG-HSA2C), to maximize the long-term proportional fairness in UE transmission rates while ensuring their QoS across slices. DG-HSA2C integrates CMDP-based RL into a hybrid action space by extending the Lagrangian multiplier method. To mitigate reward hacking, our algorithm incrementally predicts future states and incorporates a domain-adaptation mechanism, enhancing fairness in resource allocation and balancing performance across slices. Simulations verify our algorithm’s effectiveness in achieving rate fairness among UEs and mitigating reward hacking under the balance of QoS and rewards.
Na Li, Meiyan Song, Hangguan Shan et al.· IEEE Transactions on Communi...· 0 citations