Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Matrix Encoding Networks for Neural Combinatorial Optimization

About

Machine Learning (ML) can help solve combinatorial optimization (CO) problems better. A popular approach is to use a neural net to compute on the parameters of a given CO problem and extract useful information that guides the search for good solutions. Many CO problems of practical importance can be specified in a matrix form of parameters quantifying the relationship between two groups of items. There is currently no neural net model, however, that takes in such matrix-style relationship data as an input. Consequently, these types of CO problems have been out of reach for ML engineers. In this paper, we introduce Matrix Encoding Network (MatNet) and show how conveniently it takes in and processes parameters of such complex CO problems. Using an end-to-end model based on MatNet, we solve asymmetric traveling salesman (ATSP) and flexible flow shop (FFSP) problems as the earliest neural approach. In particular, for a class of FFSP we have tested MatNet on, we demonstrate a far superior empirical performance to any methods (neural or not) known to date.

Yeong-Dae Kwon, Jinho Choo, Iljoo Yoon, Minah Park, Duwon Park, Youngjune Gwon• 2021

Related benchmarks

TaskDatasetResultRank
Flexible Flow Shop ProblemFFSP 20
Objective Value24.6
11
Flexible Flow Shop ProblemFFSP50
Objective Value48.78
9
Flexible Flow Shop ProblemFFSP100
Objective Value88.95
9
Showing 3 of 3 rows

Other info

Follow for update