X-Heuristics: Concepts and applications in logistics, transportation, production and finance
Date:
June 20 to 23. MORNING: 9 to 13h (June 20, 21, and 22) and 9 to 12h (June 23)
Classroom:
Not defined yet.
Instructor
Prof. Dr. Angel A. Juan and Prof. Dr. Carles Serrat i Piè
Language
English
Description
This course provides an overview of x-heuristics, both at a conceptual and at a technical level. X-heuristics refer to the combination of heuristic / metaheuristic optimization algorithms with other methodologies and techniques, including simulation (simheuristics), machine learning (learnheuristics), exact optimization (matheuristics), statistical sampling (biased-randomized heuristics), or parallel computing (agile optimization). The course is based on the research developed by the ICSO group (SGR Consolidated) during the last decade, and it includes the analysis of selected articles which illustrate both the concepts as well as a huge number of applications in different areas, among them: logistics and transportation, production, health care, smart cities, telecommunication systems, and finance. Python versions of different x-heuristic algorithms are provided to students, so they can understand the technical details and learn to build their own optimization algorithms by extending or modifying the base code, which also includes parameter setting in some cases. Statistical comparison of different approaches is also considered during the analysis of the results provided by different solving approaches.
An extended version of this course, including slides and videos, can be found at:
https://drive.google.com/drive/folders/1YMCI4Q5Cm0MV8moZXpWTLaIAtMU-GWrt?usp=sharing
Main References
* Calvet, L., de Armas, J., Masip, D., & Juan, A. A. (2017). Learnheuristics: hybridizing metaheuristics with machine learning for optimization with dynamic inputs. Open Mathematics, 15(1), 261-280.
* Juan, A. A., Faulin, J., Grasman, S. E., Rabe, M., & Figueira, G. (2015). A review of simheuristics: Extending metaheuristics to deal with stochastic combinatorial optimization problems. Operations Research Perspectives, 2, 62-72.
* Juan, A. A., Keenan, P., Martí, R., McGarraghy, S., Panadero, J., Carroll, P., & Oliva, D. (2021). A review of the role of heuristics in stochastic optimisation: From metaheuristics to learnheuristics. Annals of Operations Research, 1-31.
* Panadero, J., Ammouriova, M., Juan, A. A., Agustin, A., Nogal, M., & Serrat, C. (2021). Combining parallel computing and biased randomization for solving the team orienteering problem in real-time. Applied Sciences, 11(24), 12092.
Course goals
The main course goals are:
- To learn the main concepts and techniques related to the following optimization topics: metaheuristics, biased-randomized algorithms, stochastic optimization, optimization under uncertainty, simulation-optimization, simheuristics, learnheuristics, agile optimization, and genetic algorithms.
- To develop programming optimization skills in the aforementioned methodologies, using the Python programming language (optionally, students can also develop their programming skills in Julia).
- To become familiar with realistic applications of optimization to logistics, transportation, production, finance, telecommunication systems, smart cities, health care, etc..To gain prosficiency in coding python, understand basic types
Course contents
- Intro to Optimization and X-Heuristics
- Genetic Algorithms in Python
- Biased-Randomized Algorithms (BRAs) in Python
- Metaheuristic Algorithms in Python
- Applications of BRAs in transport, logistics, production, finance, and marketing
- Simulation and Simheuristics
- Applications of Simheuristics in transport, logistics, production, finance, and health care
- Predictive Models and Machine Learning in Python
- Learnheuristics and their applications in transport and logistics
- Agile Optimization: concept and applications in smart cities and telecommunication
Prerequisites
- Python programming skills at a beginner-intermediate level.
- Good reasoning / analytical capabilities.
- Basic knowledge of applied optimization.
- Capacity to read scientific papers and understand the main ideas included in them.
- Interest in discovering applications of modern optimization-simulation-learning algorithms in transport, logistics, supply chain management, smart cities, computational finance, health care, etc.
Targeted at
MSc and PhD students in Operations Research, Applied Mathematics, Industrial Engineering, Data Science, and Computer Science programs.
Evaluation
- Team assignment lab / homework (1 report to be completed in small teams of 1 to 3 students): 70%. Typical activity: solving lab problems with Python and / or other specific optimization software, analyzing selected articles, etc.
- Individual class presentations and active participation in class, including quality of questions, etc.: 30%.
- Resit strategy: in-course resit
Software requirements
- Python 3
- Python IDE (Spyder or PyCharm)
Share: