Search Results for author: Wen Song

Found 18 papers, 14 papers with code

Learning Topological Representations with Bidirectional Graph Attention Network for Solving Job Shop Scheduling Problem

no code implementations27 Feb 2024 Cong Zhang, Zhiguang Cao, Yaoxin Wu, Wen Song, Jing Sun

Existing learning-based methods for solving job shop scheduling problem (JSSP) usually use off-the-shelf GNN models tailored to undirected graphs and neglect the rich and meaningful topological structures of disjunctive graphs (DGs).

Graph Attention Job Shop Scheduling +1

Towards Omni-generalizable Neural Methods for Vehicle Routing Problems

1 code implementation31 May 2023 Jianan Zhou, Yaoxin Wu, Wen Song, Zhiguang Cao, Jie Zhang

Learning heuristics for vehicle routing problems (VRPs) has gained much attention due to the less reliance on hand-crafted rules.

Combinatorial Optimization Meta-Learning +1

Deep Reinforcement Learning Guided Improvement Heuristic for Job Shop Scheduling

1 code implementation20 Nov 2022 Cong Zhang, Zhiguang Cao, Wen Song, Yaoxin Wu, Jie Zhang

Recent studies in using deep reinforcement learning (DRL) to solve Job-shop scheduling problems (JSSP) focus on construction heuristics.

Job Shop Scheduling reinforcement-learning +2

Learning to Solve Multiple-TSP with Time Window and Rejections via Deep Reinforcement Learning

1 code implementation13 Sep 2022 Rongkai Zhang, Cong Zhang, Zhiguang Cao, Wen Song, Puay Siew Tan, Jie Zhang, Bihan Wen, Justin Dauwels

We propose a manager-worker framework based on deep reinforcement learning to tackle a hard yet nontrivial variant of Travelling Salesman Problem (TSP), \ie~multiple-vehicle TSP with time window and rejections (mTSPTWR), where customers who cannot be served before the deadline are subject to rejections.

Efficient Neural Neighborhood Search for Pickup and Delivery Problems

2 code implementations25 Apr 2022 Yining Ma, Jingwen Li, Zhiguang Cao, Wen Song, Hongliang Guo, YueJiao Gong, Yeow Meng Chee

We present an efficient Neural Neighborhood Search (N2S) approach for pickup and delivery problems (PDPs).

Learning Large Neighborhood Search Policy for Integer Programming

1 code implementation NeurIPS 2021 Yaoxin Wu, Wen Song, Zhiguang Cao, Jie Zhang

We then design a neural network to learn policies for each variable in parallel, trained by a customized actor-critic algorithm.

Reinforcement Learning (RL)

NeuroLKH: Combining Deep Learning Model with Lin-Kernighan-Helsgaun Heuristic for Solving the Traveling Salesman Problem

1 code implementation NeurIPS 2021 Liang Xin, Wen Song, Zhiguang Cao, Jie Zhang

We present NeuroLKH, a novel algorithm that combines deep learning with the strong traditional heuristic Lin-Kernighan-Helsgaun (LKH) for solving Traveling Salesman Problem.

Traveling Salesman Problem

Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem

1 code implementation6 Oct 2021 Jingwen Li, Yining Ma, Ruize Gao, Zhiguang Cao, Andrew Lim, Wen Song, Jie Zhang

To solve those problems, we propose a DRL method based on the attention mechanism with a vehicle selection decoder accounting for the heterogeneous fleet constraint and a node selection decoder accounting for the route construction, which learns to construct a solution by automatically selecting both a vehicle and a node for this vehicle at each step.

reinforcement-learning Reinforcement Learning (RL)

Heterogeneous Attentions for Solving Pickup and Delivery Problem via Deep Reinforcement Learning

no code implementations6 Oct 2021 Jingwen Li, Liang Xin, Zhiguang Cao, Andrew Lim, Wen Song, Jie Zhang

In particular, the heterogeneous attention mechanism specifically prescribes attentions for each role of the nodes while taking into account the precedence constraint, i. e., the pickup node must precede the pairing delivery node.

reinforcement-learning Reinforcement Learning (RL)

Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer

2 code implementations NeurIPS 2021 Yining Ma, Jingwen Li, Zhiguang Cao, Wen Song, Le Zhang, Zhenghua Chen, Jing Tang

Moreover, the positional features are embedded through a novel cyclic positional encoding (CPE) method to allow Transformer to effectively capture the circularity and symmetry of VRP solutions (i. e., cyclic sequences).

Traveling Salesman Problem

Learning Scenario Representation for Solving Two-stage Stochastic Integer Programs

no code implementations ICLR 2022 Yaoxin Wu, Wen Song, Zhiguang Cao, Jie Zhang

Many practical combinatorial optimization problems under uncertainty can be modeled as stochastic integer programs (SIPs), which are extremely challenging to solve due to the high complexity.

Combinatorial Optimization Vocal Bursts Valence Prediction

Generative Adversarial Training for Neural Combinatorial Optimization Models

no code implementations29 Sep 2021 Liang Xin, Wen Song, Zhiguang Cao, Jie Zhang

Recent studies show that deep neural networks can be trained to learn good heuristics for various Combinatorial Optimization Problems (COPs).

Combinatorial Optimization Traveling Salesman Problem

Dual Aspect Self-Attention based on Transformer for Remaining Useful Life Prediction

1 code implementation30 Jun 2021 Zhizheng Zhang, Wen Song, Qiqiang Li

While deep learning has achieved great success in RUL prediction, existing methods have difficulties in processing long sequences and extracting information from the sensor and time step aspects.

Multi-Decoder Attention Model with Embedding Glimpse for Solving Vehicle Routing Problems

1 code implementation19 Dec 2020 Liang Xin, Wen Song, Zhiguang Cao, Jie Zhang

We present a novel deep reinforcement learning method to learn construction heuristics for vehicle routing problems.

reinforcement-learning Reinforcement Learning (RL)

Learning Variable Ordering Heuristics for Solving Constraint Satisfaction Problems

1 code implementation23 Dec 2019 Wen Song, Zhiguang Cao, Jie Zhang, Andrew Lim

In this paper, we propose a deep reinforcement learning based approach to automatically discover new variable ordering heuristics that are better adapted for a given class of CSP instances.

Learning Improvement Heuristics for Solving Routing Problems

1 code implementation12 Dec 2019 Yaoxin Wu, Wen Song, Zhiguang Cao, Jie Zhang, Andrew Lim

In this paper, we propose a deep reinforcement learning framework to learn the improvement heuristics for routing problems.

Cannot find the paper you are looking for? You can Submit a new open access paper.