We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Artificial Intelligence

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

Abstract: 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.
Subjects: Artificial Intelligence (cs.AI); Optimization and Control (math.OC)
Cite as: arXiv:1808.10813 [cs.AI]
  (or arXiv:1808.10813v1 [cs.AI] for this version)

Submission history

From: Oleg Shylo [view email]
[v1] Fri, 31 Aug 2018 15:42:55 GMT (946kb,D)

Link back to: arXiv, form interface, contact.