Boosting Binary Optimization via Binary Classification: A Case Study of Job Shop Scheduling

08/31/2018
by   Oleg V. Shylo, et al.
0

Many optimization techniques evaluate solutions consecutively, where the next candidate for evaluation is determined by the results of previous evaluations. For example, these include iterative methods, "black box" optimization algorithms, simulated annealing, evolutionary algorithms and tabu search, to name a few. When solving an optimization problem, these algorithms evaluate a large number of solutions, which raises the following question: Is it possible to learn something about the optimum using these solutions? In this paper, we define this "learning" question in terms of a logistic regression model and explore its predictive accuracy computationally. The proposed model uses a collection of solutions to predict the components of the optimal solutions. To illustrate the utility of such predictions, we embed the logistic regression model into the tabu search algorithm for job shop scheduling problem. The resulting framework is simple to implement, yet provides a significant boost to the performance of the standard tabu search.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/21/2012

A Hybrid Bacterial Foraging Algorithm For Solving Job Shop Scheduling Problems

Bio-Inspired computing is the subset of Nature-Inspired computing. Job S...
research
10/11/2022

A Latent Logistic Regression Model with Graph Data

Recently, graph (network) data is an emerging research area in artificia...
research
06/01/2021

Logistic Regression Through the Veil of Imprecise Data

Logistic regression is an important statistical tool for assessing the p...
research
11/21/2017

Evaluation of bioinspired algorithms for the solution of the job scheduling problem

In this research we used bio-inspired metaheuristics, as artificial immu...
research
12/30/2013

A Fused Elastic Net Logistic Regression Model for Multi-Task Binary Classification

Multi-task learning has shown to significantly enhance the performance o...
research
09/12/2022

Solving the Job Shop Scheduling Problem with Ant Colony Optimization

The Job Shop Schedule Problem (JSSP) refers to the ability of an agent t...
research
02/09/2021

The Factory Must Grow: Automation in Factorio

Efficient optimization of resources is paramount to success in many prob...

Please sign up or login with your details

Forgot password? Click here to reset