AI Agents 相关度: 6/10

Adaptive decision-making for stochastic service network design

Javier Duran Micco, Bilge Atasoy
arXiv: 2603.24369v1 发布: 2026-03-25 更新: 2026-03-25

AI 摘要

针对不确定环境下的多式联运网络设计问题,提出结合元启发式、模拟和机器学习的两阶段优化方法。

主要贡献

  • 提出了基于模拟退火算法的战术决策优化方法
  • 构建了基于离散事件模拟的自适应代理模型
  • 验证了该方法在解决复杂随机服务网络设计问题上的有效性

方法论

采用两阶段优化方法,结合模拟退火算法解决战术问题,利用离散事件模拟和机器学习构建自适应代理模型。

原文摘要

This paper addresses the Service Network Design (SND) problem for a logistics service provider (LSP) operating in a multimodal freight transport network, considering uncertain travel times and limited truck fleet availability. A two-stage optimization approach is proposed, which combines metaheuristics, simulation and machine learning components. This solution framework integrates tactical decisions, such as transport request acceptance and capacity booking for scheduled services, with operational decisions, including dynamic truck allocation, routing, and re-planning in response to disruptions. A simulated annealing (SA) metaheuristic is employed to solve the tactical problem, supported by an adaptive surrogate model trained using a discrete-event simulation model that captures operational complexities and cascading effects of uncertain travel times. The performance of the proposed method is evaluated using benchmark instances. First, the SA is tested on a deterministic version of the problem and compared to state-of-the-art results, demonstrating it can improve the solution quality and significantly reduce the computational time. Then, the proposed SA is applied to the more complex stochastic problem. Compared to a benchmark algorithm that executes a full simulation for each solution evaluation, the learning-based SA generates high quality solutions while significantly reducing computational effort, achieving only a 5% difference in objective function value while cutting computation time by up to 20 times. These results demonstrate the strong performance of the proposed algorithm in solving complex versions of the SND. Moreover, they highlight the effectiveness of integrating diverse modeling and optimization techniques, and the potential of such approaches to efficiently address freight transport planning challenges.

标签

服务网络设计 多式联运 随机优化 模拟退火 机器学习

arXiv 分类

math.OC cs.LG