paper-with-me

Papers

Liner Shipping Network Design with Reinforcement Learning

2024-11-13 · Utsav Dutta, Yifan Lin, Zhaoyang Larry Jin

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.

📄 PDF Abstract BibTeX arXiv:2411.09068

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimizationreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

AI2STOW: End-to-End Deep Reinforcement Learning to Construct Master Stowage Plans under Demand Uncertainty

2025-04-06 · Jaike van Twiller, Djordje Grbic, Rune Møller Jensen

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 Learning

PipelineRL: Faster On-policy Reinforcement Learning for Long Sequence Generation

2025-09-23 · Alexandre Piché, Ehsan Kamalloo, Rafael Pardinas, Xiaoyin Chen 외 arxiv

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 Learning

LineRides: Line-Guided Reinforcement Learning for Bicycle Robot Stunts

2026-05-06 · Seungeun Rho, Shamel Fahmi, Jeonghwan Kim, Arianna Ilvonen 외 arxiv

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 Learning

Collaborative Inter-Terminal Transportation of Containers

2018-09-20 · Kap Hwan Kim Xuefeng Jin

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…

Scheduling

Evaluating Robustness of Reinforcement Learning Algorithms for Autonomous Shipping

2024-11-07 · Bavo Lesy, Ali Anwar, Siegfried Mercelis

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