Liner Shipping Network Design with Reinforcement Learning
This paper proposes a novel reinforcement learning framework to address the Liner Shipping Network Design Problem (LSNDP), a challenging combinatorial optimization problem focused on designing cost-efficient maritime shipping routes. Traditional methods for solving the LSNDP typically involve decomposing the problem into sub-problems, such as network design and multi-commodity flow, which are then tackled using approximate heuristics or large neighborhood search (LNS) techniques. In contrast, our approach employs a model-free reinforcement learning algorithm on the network design, integrated with a heuristic-based multi-commodity flow solver, to produce competitive results on the publicly available LINERLIB benchmark. Additionally, our method also demonstrates generalization capabilities by producing competitive solutions on the benchmark instances after training on perturbed instances.
Code (0)
등록된 구현이 없습니다.
Tasks
Combinatorial Optimizationreinforcement-learningReinforcement LearningSimilar Papers 제목 키워드 기반
AI2STOW: End-to-End Deep Reinforcement Learning to Construct Master Stowage Plans under Demand Uncertainty
The worldwide economy and environmental sustainability depend on eff icient and reliable supply chains, in which container shipping plays a crucial role as an environmentally friendly mode of transport. Liner shipping co…
Computational EfficiencyDeep Reinforcement Learningreinforcement-learningReinforcement LearningPipelineRL: Faster On-policy Reinforcement Learning for Long Sequence Generation
Reinforcement Learning (RL) is increasingly utilized to enhance the reasoning capabilities of Large Language Models (LLMs). However, effectively scaling these RL methods presents significant challenges, primarily due to …
Reinforcement LearningLineRides: Line-Guided Reinforcement Learning for Bicycle Robot Stunts
Designing reward functions for agile robotic maneuvers in reinforcement learning remains difficult, and demonstration-based approaches often require reference motions that are unavailable for novel platforms or extreme s…
Reinforcement LearningCollaborative Inter-Terminal Transportation of Containers
In a port consisting of multiple container terminals, numerous containers are transshipped among the terminals. All the transshipment containers bound for a vessel are generally shifted from one terminal to another wit…
SchedulingEvaluating Robustness of Reinforcement Learning Algorithms for Autonomous Shipping
Recently, there has been growing interest in autonomous shipping due to its potential to improve maritime efficiency and safety. The use of advanced technologies, such as artificial intelligence, can address the current …
Deep Reinforcement LearningMotion PlanningNavigatereinforcement-learning+2