arXiv:2510.01094cs.AI2025-10被引 1

用智能算法兼顾工厂效率与工人公平,提升生产调度的人性化水平。

Optimizing Fairness in Production Planning: A Human-Centric Approach to Machine and Workforce Allocation

  • 分两层优化:机器排程用约束规划,人员分配用强化学习建模。
  • 实验显示工人分配更公平,任务偏好匹配度显著提升。
  • 适合关注智能制造中员工福祉与效率平衡的工业界人士。

本文提出一种双层、以人为本的生产计划框架,旨在优化工业制造中的运营效率与劳动力公平性。第一层将订单-产线分配建模为约束规划(CP)问题,生成高利用率、满足设备容量、加工时间和交货期的可行生产计划。第二层将工人-产线分配建模为马尔可夫决策过程(MDP),融合工人偏好、经验、抗压能力及医疗限制等人力因素。对比贪心分配、蒙特卡洛树搜索(MCTS)和强化学习(RL)三种策略,在16轮由汽车领域专家参与的测试中,结果表明基于CP的排程方案具有低延迟和高可行性,基于MDP的人员分配显著提升公平性与偏好匹配度。专家评价两部分均有效,并建议进一步优化目标函数以惩罚过度提前和改善工人任务连续性。整体表明,结合约束规划与学习型决策的方法能实现吞吐量与员工福祉的协同优化,为工业场景下的公平高效调度提供实用方案。

原文摘要 · Abstract (English)

This work presents a two-layer, human-centric production planning framework designed to optimize both operational efficiency and workforce fairness in industrial manufacturing. The first layer formulates the Order-Line allocation as a Constraint Programming (CP) problem, generating high-utilization production schedules that respect machine capacities, processing times, and due dates. The second layer models Worker-Line allocation as a Markov Decision Process (MDP), integrating human factors such as worker preference, experience, resilience, and medical constraints into the assignment process. Three solution strategies, greedy allocation, MCTS, and RL, are implemented and compared across multiple evaluation scenarios. The proposed system is validated through 16 test sessions with domain experts from the automotive industry, combining quantitative key performance indicators (KPIs) with expert ratings. Results indicate that the CP-based scheduling approach produces compact, feasible production plans with low tardiness, while the MDP-based worker allocation significantly improves fairness and preference alignment compared to baseline approaches. Domain experts rated both the Order-Line and Worker-Line components as effective and highlighted opportunities to further refine the objective function to penalize excessive earliness and improve continuity in worker assignments. Overall, the findings demonstrate that combining CP with learning-based decision-making provides a robust approach for human-centric production planning. The approach enables simultaneous optimization of throughput and workforce well-being, offering a practical foundation for fair and efficient manufacturing scheduling in industrial settings.

生产调度公平性强化学习人机协同

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。