NEAIJul 16, 2021

MODRL/D-EL: Multiobjective Deep Reinforcement Learning with Evolutionary Learning for Multiobjective Optimization

arXiv:2107.07961v127 citations
Originality Incremental advance
AI Analysis

This addresses multiobjective combinatorial optimization with constraints, which is common in real-world problems like logistics, but is incremental as it builds on existing learning-based methods.

The paper tackles the multiobjective vehicle routing problem with time windows (MO-VRPTW) by proposing a multiobjective deep reinforcement learning algorithm with evolutionary learning, demonstrating superiority over other approaches in experimental results.

Learning-based heuristics for solving combinatorial optimization problems has recently attracted much academic attention. While most of the existing works only consider the single objective problem with simple constraints, many real-world problems have the multiobjective perspective and contain a rich set of constraints. This paper proposes a multiobjective deep reinforcement learning with evolutionary learning algorithm for a typical complex problem called the multiobjective vehicle routing problem with time windows (MO-VRPTW). In the proposed algorithm, the decomposition strategy is applied to generate subproblems for a set of attention models. The comprehensive context information is introduced to further enhance the attention models. The evolutionary learning is also employed to fine-tune the parameters of the models. The experimental results on MO-VRPTW instances demonstrate the superiority of the proposed algorithm over other learning-based and iterative-based approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes