"learning (artificial intelligence)"

Recommending Meta-Heuristics and Configurations for the Flowshop Problem via Meta-Learning: Analysis and Design

This work proposes a meta-learning system based on Gradient Boosting Machines to recommend local search heuristics for solving flowshop problems. The investigated approach can decide if a metaheuristic (MH) is suitable for each instance. It can also …

Meta-Learning for Optimization: A Case Study on the Flowshop Problem Using Decision Trees

This work investigates the use of meta-learning for optimization tasks when a classic operational research problem (flowshop) is considered at the base level. It involves sequencing a set of jobs to be processed by machines in series aiming to …

ELMOEA/D-DE: Extreme Learning Surrogate Models in Multi-objective Optimization Based on Decomposition and Differential Evolution

Despite the success of Evolutionary Algorithms in solving complex problems, they may require many function evaluations. This becomes an issue when dealing with costly problems. Surrogate models may overcome this difficulty, though their use in …