paper-with-me

홈 › Papers

Deep Learning Assisted Heuristic Tree Search for the Container Pre-marshalling Problem

2017-09-28 · André Hottung, Shunji Tanaka, Kevin Tierney

The container pre-marshalling problem (CPMP) is concerned with the re-ordering of containers in container terminals during off-peak times so that containers can be quickly retrieved when the port is busy. The problem has received significant attention in the literature and is addressed by a large number of exact and heuristic methods. Existing methods for the CPMP heavily rely on problem-specific components (e.g., proven lower bounds) that need to be developed by domain experts with knowledge of optimization techniques and a deep understanding of the problem at hand. With the goal to automate the costly and time-intensive design of heuristics for the CPMP, we propose a new method called Deep Learning Heuristic Tree Search (DLTS). It uses deep neural networks to learn solution strategies and lower bounds customized to the CPMP solely through analyzing existing (near-) optimal solutions to CPMP instances. The networks are then integrated into a tree search procedure to decide which branch to choose next and to prune the search tree. DLTS produces the highest quality heuristic solutions to the CPMP to date with gaps to optimality below 2% on real-world sized instances.

📄 PDF Abstract BibTeX arXiv:1709.09972

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Multi-Heuristic Approach for Solving the Pre-Marshalling Problem

2014-11-02 · Raka Jovanovic, Milan Tuba, Stefan Voss

Minimizing the number of reshuffling operations at maritime container terminals incorporates the Pre-Marshalling Problem (PMP) as an important problem. Based on an analysis of existing solution approaches we develop new …

Container pre-marshalling problem minimizing CV@R under uncertainty of ship arrival times

2024-05-27 · Daiki Ikuma, Shunnosuke Ikeda, Noriyoshi Sukegawa, Yuichi Takano

This paper is concerned with the container pre-marshalling problem, which involves relocating containers in the storage area so that they can be efficiently loaded onto ships without reshuffles. In reality, however, ship…

Retrieval

Algorithmic Prompt-Augmentation for Efficient LLM-Based Heuristic Design for A* Search

2026-01-27 · Thomas Bömer, Nico Koltermann, Max Disselnmeyer, Bastian Amberg 외 arxiv

Heuristic functions are essential to the performance of tree search algorithms such as A*, where their accuracy and efficiency directly impact search outcomes. Traditionally, such heuristics are handcrafted, requiring si…

StreetView-Waste: A Multi-Task Dataset for Urban Waste Management

2025-11-20 · Diogo J. Paulo, João Martins, Hugo Proença, João C. Neves arxiv

Urban waste management remains a critical challenge for the development of smart cities. Despite the growing number of litter detection datasets, the problem of monitoring overflowing waste containers, particularly from …

Object Detection

Evolutionary RL for Container Loading

2018-05-17 · S Saikia, R Verma, P Agarwal, G Shroff 외

Loading the containers on the ship from a yard, is an impor- tant part of port operations. Finding the optimal sequence for the loading of containers, is known to be computationally hard and is an example of combinatoria…

Combinatorial OptimizationReinforcement LearningReinforcement Learning (RL)