{"id":35358,"date":"2025-10-22T09:30:44","date_gmt":"2025-10-22T07:30:44","guid":{"rendered":"https:\/\/risc.web-email.at\/fachbeitraege\/hyperparameter-optimization\/"},"modified":"2026-03-10T14:23:27","modified_gmt":"2026-03-10T13:23:27","slug":"hyperparameter-optimization","status":"publish","type":"publication","link":"https:\/\/risc.web-email.at\/en\/technicalarticles\/hyperparameter-optimization\/","title":{"rendered":"Hyperparameter optimization"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">An opportunity for better and faster detailed production planning<\/h2>\n\n<h3 class=\"wp-block-heading\">from Ionela Knospe<\/h3>\n\n<p>The efficiency of complex manufacturing processes depends largely on good <strong>production planning <\/strong>: It is often a complex puzzle that determines when which order is assigned to which machine. <strong>Detailed planning<\/strong> in particular is often very challenging, as it is necessary to react to changes at short notice while taking many dependencies into account. <strong>Heuristic algorithms<\/strong> are often used to create good plans quickly. The quality of their solutions stands and falls with suitable <strong>settings (parameters)<\/strong> for the specific planning task. Today, these parameters often have to be searched for manually in a time-consuming process.    <\/p>\n\n<p>This time-consuming step is now solved by <strong>hyperparameter optimization (HPO)<\/strong> &#8211; an <strong>&#8220;autopilot&#8221;<\/strong> from the world of machine learning. Find out how HPO can <strong>automatically increase<\/strong> the performance of heuristic planning algorithms and how HPO can be used to achieve better plant utilization and thus greater adherence to schedules using real industry examples. <strong>Read this technical article<\/strong> to find out how your company can revolutionize planning efficiency. <\/p>\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<div class=\"wp-block-media-text has-media-on-the-right is-stacked-on-mobile is-image-fill-element\"><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading\">Contents<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>What measurable added value does hyperparameter optimization deliver when applied to real production planning challenges?<\/li>\n\n\n\n<li>Detailed planning &#8211; an essential component of the smart factory<\/li>\n\n\n\n<li>Hyperparameter optimization: is the model as good as it could be?<\/li>\n\n\n\n<li>Optuna &#8211; Optimize your optimization<\/li>\n\n\n\n<li>Hyperparameter optimization: a successful application in production planning<\/li>\n\n\n\n<li>Summary<\/li>\n\n\n\n<li>References<\/li>\n\n\n\n<li>Contact us<\/li>\n\n\n\n<li>Author<\/li>\n<\/ul>\n<\/div><figure  class=\"wp-block-media-text__media\"><img data-dominant-color=\"334347\" data-has-transparency=\"false\" decoding=\"async\" width=\"1048\" height=\"587\" alt=\"\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/cstaub_A_factory_manager_with_safety_helmet_or_planner_thoughtf_1245448c-9320-4e41-afbc-ee2cfddd081a-1.webp\" style=\"--dominant-color: #334347; object-position:50% 50%;\" class=\"wp-image-35360 size-full not-transparent\" srcset=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/cstaub_A_factory_manager_with_safety_helmet_or_planner_thoughtf_1245448c-9320-4e41-afbc-ee2cfddd081a-1.webp 1048w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/cstaub_A_factory_manager_with_safety_helmet_or_planner_thoughtf_1245448c-9320-4e41-afbc-ee2cfddd081a-1-300x168.webp 300w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/cstaub_A_factory_manager_with_safety_helmet_or_planner_thoughtf_1245448c-9320-4e41-afbc-ee2cfddd081a-1-1024x574.webp 1024w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/cstaub_A_factory_manager_with_safety_helmet_or_planner_thoughtf_1245448c-9320-4e41-afbc-ee2cfddd081a-1-768x430.webp 768w\" sizes=\"(max-width: 1048px) 100vw, 1048px\" \/><\/figure><\/div>\n<div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">What measurable added value does hyperparameter optimization deliver when applied to real production planning challenges?<\/h3>\n\n\n\n<p>The optimization of hyperparameters is not only used in machine learning projects with sophisticated models and high performance or production maturity requirements &#8211; it is also rapidly becoming a practical enabler in modern manufacturing control systems by enabling better decisions. For optimization problems in this area, it is often difficult to determine optimal solutions due to their high combinatorial complexity. Therefore, heuristic methods are often used, which can generate good solutions within a reasonable runtime. One challenge of these solution approaches is that it is often difficult to determine a good parameterization and the solution quality achieved can therefore vary considerably for the same runtime. By automatically optimizing the parameters of planning algorithms, as well as predictive models and real-time decision rules, companies can achieve significant performance improvements. The result? Better production schedules, shorter lead times, smarter energy use.      <\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\"><strong>Detailed planning<\/strong>&#8211; an essential component of the smart factory<\/h3>\n\n\n\n<p>Detailed planning is one of the most demanding tasks in production planning. Numerous work steps, which are linked to each other by predecessor and successor relationships, must be scheduled under a variety of restrictions. The restrictions include, for example, the appropriate resources, resource-dependent processing, setup and teardown times, overlaps, waiting or transportation times. Orders that consist of several work steps should not violate their earliest start times and should be completed on time. In addition, various optimization goals can be taken into account, such as minimizing order delays, minimizing order lead times or setup times.    <\/p>\n\n\n\n<p>Detailed planning in the smart factory is a challenge due to the enormous size of the problem and the large number of restrictions. In [1], a detailed planning algorithm based on tabu search was proposed that can solve real planning problems from industry. This optimization framework has been extended to further increase the performance on large-scale scheduling problems, see [2] and [3]. The optimization framework was used by RISC Software GmbH in cooperation with one of our industrial partners to solve production planning problems. In order to be able to flexibly adapt the detailed planning algorithm to the respective customer, many different parameters were introduced. However, this results in the difficulty of finding parameter sets that are very well suited to a customer&#8217;s planning data. This is usually very time-consuming and requires a comprehensive understanding of the data. Another challenge is to find parameter sets for different customers if they are looking at the same optimization target.         <\/p>\n\n\n\n<p>These questions regarding parameter sets were addressed and solved using hyperparameter optimization.<\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Hyperparameter optimization: is the model as good as it could be?<\/h3>\n\n\n\n<p>Hyperparameter optimization (HPO) is the process of determining the optimal hyperparameters for a machine learning model in order to maximize its performance for a given task. While early approaches were mainly based on manual adaptation and trial-and-error strategies, the increase in computing capacity and the rapid growth of machine learning in the 2000s enabled the development of systematic methods. Initially, automated methods such as grid search and random search were used, in which hyperparameters were tested either in a fixed search grid or by random sampling. From the 2010s onwards, Bayesian optimization found its way into HPO. More sophisticated techniques such as Gaussian processes or the Tree-Structured Parzen Estimator (TPE) became established, which made it possible to model the objective function better and to control the choice of hyperparameters more specifically. At the same time, powerful frameworks and open source tools such as Hyperopt, Optuna or Ray Tune were developed, making the use of hyperparameter optimization much easier and more widely accessible.       <\/p>\n\n\n\n<p>The main components of hyperparameter optimization include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Search space<\/strong>: defines all possible value ranges and combinations of hyperparameters within which the best possible values are searched for. The efficient navigation of high-dimensional, often non-convex search spaces is a central challenge of HPO; <\/li>\n\n\n\n<li><strong>Search algorithms<\/strong>: provides efficient strategies for selecting new configurations, see Figure 1 for an overview of the search algorithms that have proven to be particularly powerful in practice.<\/li>\n\n\n\n<li><strong>Parallelism<\/strong>: several configurations can be evaluated simultaneously to significantly speed up the search for optimum parameters;<\/li>\n\n\n\n<li><strong>Integration with ML frameworks<\/strong>: HPO frameworks are often closely integrated with tools such as TensorFlow, PyTorch or scikit-learn.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-dominant-color=\"778697\" data-has-transparency=\"true\" style=\"--dominant-color: #778697;\" decoding=\"async\" width=\"1024\" height=\"597\" sizes=\"(max-width: 1024px) 100vw, 1024px\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/2025-10-22-Hyperparameteroptimierung_RISC_Software_GmbH-1024x597.webp\" alt=\"\" class=\"wp-image-35201 has-transparency\" srcset=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/2025-10-22-Hyperparameteroptimierung_RISC_Software_GmbH-1024x597.webp 1024w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/2025-10-22-Hyperparameteroptimierung_RISC_Software_GmbH-300x175.webp 300w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/2025-10-22-Hyperparameteroptimierung_RISC_Software_GmbH-768x448.webp 768w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/2025-10-22-Hyperparameteroptimierung_RISC_Software_GmbH.webp 1191w\" \/><\/figure>\n\n\n\n<p><em>Figure 1: Overview of the HPO search algorithms that have become established in practice.<\/em><\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Optuna &#8211; Optimize your optimization<\/h3>\n\n\n\n<p>Optuna<a href=\"https:\/\/optuna.org\/\" target=\"_blank\" rel=\"noopener\">(https:\/\/optuna.org\/)<\/a> is an open source framework for hyperparameter optimization. Optuna uses the Tree-Structured Parzen Estimator as a sampler by default and is particularly powerful due to its combination of efficiency, scalability and flexibility. TPE models the distribution of good and bad hyperparameter configurations separately and uses this information to focus the search on more promising areas. This makes it particularly effective for high-dimensional or conditional search spaces where Bayesian optimization based on Gaussian processes has difficulties. In addition, Optuna offers the ability to weed out unpromising trials early on, leading to significant speedups in real-world applications. All these features make Optuna with TPE both practically scalable and computationally efficient, which is why it has become one of the most widely used tools in modern hyperparameter optimization.     <\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Hyperparameter optimization: a successful application in production planning<\/h3>\n\n\n\n<p>In order to answer the two questions mentioned above regarding good parameter sets for the detailed planning algorithm, an implementation concept was created with Optuna by calling the detailed planning algorithm as an external process with selected parameter values. Optuna adopts the target function value of the planning algorithm and uses it to evaluate the management of these parameters in order to select further parameter combinations on this basis.   <\/p>\n\n\n\n<p>From the numerous parameters of the detailed planning algorithm, eight parameters were selected for the hyperparameter optimization that have a significant influence on both the construction of the initial solution and the further optimization process. A maximum runtime was used as the termination criterion for the planning algorithm. For comparison, a plan was used that was created using the industry partner&#8217;s existing planning logic.  <\/p>\n\n\n\n<p>The results achieved were very positive for all test data provided. Compared to a planning optimization that was created using a standard procedure that is frequently used in industry today, the optimization target of <em>minimizing order delays<\/em> was reduced from 275,078 minutes to 82,177 minutes for one test data set, for example. This was made possible by the use of a new optimization method combined with hyperparameter optimization. Figure 2 shows the optimization process diagram of the Optuna optimization that led to this result. In this Optuna optimization, a total of 540 parameter combinations were used and each point corresponds to the value for order delays that was achieved with the parameter combination in a trial. The few outliers were filtered out for the presentation.      The last marked point on the red line &#8211; &#8216;Trial&#8217; 349 and &#8216;Objective Value&#8217; 82,177 &#8211; represents the best result.  <\/p>\n\n\n\n<p>In addition, settings could be identified for some of the parameters that are aimed at the optimization goal <em>of minimizing setup times<\/em> and are valid for several test data sets. Last but not least, a more detailed analysis of the results revealed parameter values whose performance was heavily dependent on the test data. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-dominant-color=\"ebeff8\" data-has-transparency=\"false\" style=\"--dominant-color: #ebeff8;\" decoding=\"async\" width=\"700\" height=\"500\" sizes=\"(max-width: 700px) 100vw, 700px\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/image2025-9-18_10-13-44.webp\" alt=\"\" class=\"wp-image-35198 not-transparent\" srcset=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/image2025-9-18_10-13-44.webp 700w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/image2025-9-18_10-13-44-300x214.webp 300w\" \/><\/figure>\n\n\n\n<p><em>Figure 2: The Optuna optimization, after the few outliers have been filtered out, for a test data set and the minimization of order delays.<\/em><\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\"><strong>Summary<\/strong><\/h3>\n\n\n\n<p>Hyperparameter optimization remains a central component of the further development of machine learning, as it supports the development of more precise and efficient models. At the same time, it also addresses challenges in terms of scalability, interpretability and sustainability. As shown in this paper, it can also be successfully used to automatically determine good parameter settings for detailed planning algorithms. The very good results achieved indicate a successful implementation in practice and thus represent a valuable addition to the expert knowledge of the planner.     <\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\"><strong>References<\/strong><\/h3>\n\n\n\n<p>[1] M. B\u00f6gl, A. Gattinger, I, Knospe, M. Schlenkrich, R. Stainko. <em>Real-life scheduling with rich constraints and dynamic properties &#8211; an extendable approach<\/em>. Proceedings of the 2nd International Conference on Industry 4.0 and Smart Manufacturing (ISM 2020), 180:534-544. <\/p>\n\n\n\n<p>[2] M. Schlenkrich, M. B\u00f6gl, A. Gattinger, I. Knospe, S. Parragh. <em>Integrating Memory-Based Perturbation Operators into a Tabu Search Algorithm for Real-World Production Scheduling Problems<\/em>. In Proceedings of the 13th International Conference on Operations Research and Enterprise Systems &#8211; ICORES; ISBN 978-989-758-681-1; ISSN 2184-4372, SciTePress, 213-220. DOI: 10.5220\/0012271900003639  <\/p>\n\n\n\n<p>[3] <a href=\"https:\/\/risc.web-email.at\/en\/technicalarticles\/smart-algorithms-in-production-planning\/\">https:\/\/risc.web-email.at\/fachbeitraege\/smarte-algorithmen-in-der-produktionsplanung\/<\/a><\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h2 class=\"wp-block-heading\">Contact us<\/h2>\n\n\n\n<div class=\"wp-block-contact-form-7-contact-form-selector\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f663-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"663\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/publication\/35358#wpcf7-f663-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"663\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f663-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"form-row\">\n\t<div class=\"form-input\">\n\t\t<p><label class=\"sr-only\" for=\"your-name\">Your name <\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"your-name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"form-input\">\n\t\t<p><label class=\"sr-only\" for=\"your-email\">Your email<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" id=\"your-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-Mail\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"form-row\">\n\t<div class=\"form-input\">\n\t\t<p><label class=\"sr-only\" for=\"your-company\">Company <\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" id=\"your-company\" aria-invalid=\"false\" placeholder=\"Unternehmen\" value=\"\" type=\"text\" name=\"your-company\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"form-input\">\n\t\t<p><label class=\"sr-only\" for=\"your-position\">Position<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-position\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Position\" value=\"\" type=\"text\" name=\"your-position\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"form-row\">\n\t<div class=\"form-input\">\n\t\t<p><label class=\"sr-only\" for=\"your-subject\"> Subject <\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"your-subject\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Thema\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<p><span id=\"wpcf7-69de1eff2d65d-wrapper\" class=\"wpcf7-form-control-wrap phone-95-wrap\" style=\"display:none !important; visibility:hidden !important;\"><label for=\"wpcf7-69de1eff2d65d-field\" class=\"hp-message\">Please leave this field empty.<\/label><input id=\"wpcf7-69de1eff2d65d-field\"  class=\"wpcf7-form-control wpcf7-text\" type=\"text\" name=\"phone-95\" value=\"\" size=\"40\" tabindex=\"-1\" autocomplete=\"new-password\" \/><\/span><br \/>\n<label class=\"sr-only\" for=\"your-message\"> Your message (optional)<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" id=\"your-message\" aria-invalid=\"false\" placeholder=\"Ihre Nachricht an uns\" name=\"your-message\"><\/textarea><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"hcap-cf7\">\t\t<input\n\t\t\t\ttype=\"hidden\"\n\t\t\t\tclass=\"hcaptcha-widget-id\"\n\t\t\t\tname=\"hcaptcha-widget-id\"\n\t\t\t\tvalue=\"eyJzb3VyY2UiOlsiY29udGFjdC1mb3JtLTdcL3dwLWNvbnRhY3QtZm9ybS03LnBocCJdLCJmb3JtX2lkIjo4fQ==-87b48f281889db60dae4720b9dc28d55\">\n\t\t\t\t<span id=\"hcap_cf7-69de1eff2db260.84584711\" class=\"wpcf7-form-control h-captcha \"\n\t\t\tdata-sitekey=\"3a6a81c1-2b2e-4b2a-b1eb-d9446bc09afb\"\n\t\t\tdata-theme=\"light\"\n\t\t\tdata-size=\"normal\"\n\t\t\tdata-auto=\"false\"\n\t\t\tdata-ajax=\"false\"\n\t\t\tdata-force=\"false\">\n\t\t<\/span>\n\t\t<input type=\"hidden\" id=\"_wpnonce\" name=\"_wpnonce\" value=\"83fc09d92f\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/publication\/35358\" \/><\/span><input class=\"wpcf7-form-control wpcf7-submit has-spinner btn\" type=\"submit\" value=\"Senden\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h2 class=\"wp-block-heading has-text-align-right\">Author<\/h2>\n\n\n<div class=\"contact-person\">\n      <picture>\n      \n      \n      \n      \n      <img decoding=\"async\" data-aos=\"fade-zoom-in\"\n           data-aos-offset=\"0\" class=\"w-full\" width=\"212\" height=\"293\"\n           src=\"https:\/\/risc.web-email.at\/app\/uploads\/2024\/09\/iknospe1-1.jpg\"\n           alt=\"\">\n    <\/picture>\n    \n\n<h5 class=\"wp-block-heading\">Ionela Knospe, PhD<\/h5>\n\n\n\n<p>Mathematical Optimization Engineer<\/p>\n\n  <\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">Read more<\/h2>\n\n\n<div class=\"posts-slider-block\" data-aos=\"fade-up\" data-aos-offset=\"0\" data-aos-anchor-placement=\"top-bottom\">\n        <section class=\"splide posts-slider\" aria-label=\"Gallery Slides\">\n            <div class=\"splide__arrows\">\n                <button class=\"splide__arrow splide__arrow--prev\">\n                    <span class=\"sr-only\">Previous<\/span>\n                    <img decoding=\"async\" loading=\"lazy\" width=\"25\" height=\"21\" src=\"https:\/\/risc.web-email.at\/app\/themes\/risc-theme\/public\/images\/icon-arrow.35d2ec.svg\"\n                         alt=\"Previous\">\n                <\/button>\n                <button class=\"splide__arrow splide__arrow--next\">\n                    <span class=\"sr-only\">Next<\/span>\n                    <img decoding=\"async\" loading=\"lazy\" width=\"25\" height=\"21\" src=\"https:\/\/risc.web-email.at\/app\/themes\/risc-theme\/public\/images\/icon-arrow.35d2ec.svg\"\n                         alt=\"Next\">\n                <\/button>\n            <\/div>\n            <div class=\"inner\">\n                <div class=\"splide__track\">\n                    <div class=\"splide__list\">\n\n                                                    <a href=\"https:\/\/risc.web-email.at\/en\/technicalarticles\/technical-article-mathematical-modelling-of-production-problems\/\" class=\"splide__slide blog-post-teaser mb-1 lg:mb-3\">\n                                <div class=\"blog-image\">\n                                                                                                                                <picture>\n                                                                                        <img decoding=\"async\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2023\/06\/2021-02-10_Mathematische-Modellierung_RISC-Software_GmbH-360x214.jpg\"\n                                                 alt=\"Mathematical modelling of production problems\">\n                                        <\/picture>\n                                                                    <\/div>\n                                <div class=\"blog-content px-2 py-3 xl:px-4 xl:py-5\">\n                                    <h3>Mathematical modelling of production problems<\/h3>\n                                    <div class=\"blog-post-excerpt mt-2\">\n                                        Mathematical models are predominantly used in science, especially in the natural sciences. Classic fields of application here are theoretical physics or, currently very prominent, epidemiology.\n                                    <\/div>\n                                    <span class=\"inline-block mt-2 more\">mehr erfahren <span class=\"ml-1 icon-more\"><\/span><\/span>\n\n                                <\/div>\n                            <\/a>\n                                                    <a href=\"https:\/\/risc.web-email.at\/en\/technicalarticles\/technical-article-optimisation-will-be-learned\/\" class=\"splide__slide blog-post-teaser mb-1 lg:mb-3\">\n                                <div class=\"blog-image\">\n                                                                                                                                <picture>\n                                                                                        <img decoding=\"async\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2023\/06\/2022-01-Optimierung_meets-AI_C_AdobeStock_Laurent_s-360x214.jpeg\"\n                                                 alt=\"Optimisation has to be learned\">\n                                        <\/picture>\n                                                                    <\/div>\n                                <div class=\"blog-content px-2 py-3 xl:px-4 xl:py-5\">\n                                    <h3>Optimisation has to be learned<\/h3>\n                                    <div class=\"blog-post-excerpt mt-2\">\n                                        For complex problems in business and industry, optimization models and solution algorithms are used daily to make difficult decisions. Classical optimization methods are combined with machine learning to meet the high demands.\n                                    <\/div>\n                                    <span class=\"inline-block mt-2 more\">mehr erfahren <span class=\"ml-1 icon-more\"><\/span><\/span>\n\n                                <\/div>\n                            <\/a>\n                                                    <a href=\"https:\/\/risc.web-email.at\/en\/technicalarticles\/technical-article-stable-power-grid-through-planning-and-optimisation\/\" class=\"splide__slide blog-post-teaser mb-1 lg:mb-3\">\n                                <div class=\"blog-image\">\n                                                                                                                                <picture>\n                                                                                        <img decoding=\"async\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2023\/06\/AdobeStock_377789446-360x214.jpg\"\n                                                 alt=\"Stable power grid through planning and optimisation\">\n                                        <\/picture>\n                                                                    <\/div>\n                                <div class=\"blog-content px-2 py-3 xl:px-4 xl:py-5\">\n                                    <h3>Stable power grid through planning and optimisation<\/h3>\n                                    <div class=\"blog-post-excerpt mt-2\">\n                                        Which power plants must be used so that the load in a power grid is covered? How is the inaccuracy of the forecast for renewable energy sources taken into account? How should the charging and discharging cycle of energy storage systems in the power grid be coordinated with the current market price for electricity? These questions are part of the daily operational planning of a power system.\n                                    <\/div>\n                                    <span class=\"inline-block mt-2 more\">mehr erfahren <span class=\"ml-1 icon-more\"><\/span><\/span>\n\n                                <\/div>\n                            <\/a>\n                                                    <a href=\"https:\/\/risc.web-email.at\/en\/technicalarticles\/smart-algorithms-in-production-planning\/\" class=\"splide__slide blog-post-teaser mb-1 lg:mb-3\">\n                                <div class=\"blog-image\">\n                                                                                                                                <picture>\n                                                                                        <img decoding=\"async\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2023\/06\/AdobeStock_268784457-360x214.jpg\"\n                                                 alt=\"Smart algorithms in production planning\">\n                                        <\/picture>\n                                                                    <\/div>\n                                <div class=\"blog-content px-2 py-3 xl:px-4 xl:py-5\">\n                                    <h3>Smart algorithms in production planning<\/h3>\n                                    <div class=\"blog-post-excerpt mt-2\">\n                                        Efficient production planning: An advanced tabu search solves complex optimization problems. The algorithm identifies promising solution patterns and integrates them into the search process to create optimal production plans faster and more precisely. \n                                    <\/div>\n                                    <span class=\"inline-block mt-2 more\">mehr erfahren <span class=\"ml-1 icon-more\"><\/span><\/span>\n\n                                <\/div>\n                            <\/a>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Hyperparameter optimization (HPO) transforms production planning. Achieve measurable added value: better plans, shorter lead times and fewer delays thanks to the automatic optimization of complex algorithms. <\/p>\n","protected":false},"featured_media":35360,"template":"","publication-category":[],"class_list":["post-35358","publication","type-publication","status-publish","has-post-thumbnail","hentry"],"acf":[],"portrait_thumb_url":"https:\/\/risc.web-email.at\/app\/uploads\/2025\/10\/cstaub_A_factory_manager_with_safety_helmet_or_planner_thoughtf_1245448c-9320-4e41-afbc-ee2cfddd081a-1-360x214.webp","_links":{"self":[{"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/publication\/35358","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/publication"}],"about":[{"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/types\/publication"}],"version-history":[{"count":3,"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/publication\/35358\/revisions"}],"predecessor-version":[{"id":36123,"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/publication\/35358\/revisions\/36123"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/media\/35360"}],"wp:attachment":[{"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/media?parent=35358"}],"wp:term":[{"taxonomy":"publication-category","embeddable":true,"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/publication-category?post=35358"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}