@incollection{botache2023machine, abstract = {The increasing environmental pollution and rising global energy demands require the rapid development of novel and sustainable traction machines from urban transport up to large-scale transport vehicles. The optimisation of the development cycle of electrical traction machines plays a vital role in sustainable mobility. Still, developers have to face the difficulty of analysing time-consuming multiphysics simulations to assess the performance of many prototype variants. Accelerating this process involves implementing machine learning-supported strategies that can effectively acquire results and predictions about the performance and efficiency of prototypes in an iterative optimisation process and detect possible issues during the experimental procedure. The following research project streamlines the development cycle by identifying and presenting multiple strategies for applying and evaluating machine learning and deep learning techniques in different stages and areas in the development cycle including self-optimisation and self-adaptation capabilities. By implementing these strategies, the optimisation process can be further improved and become more efficient and robust, reducing the time and cost required for testing and validation. Therefore, this proposal addresses two application areas. The first area consists of the supported machine learning motor performance prediction at the topology design and optimisation stage of structural components. The second area corresponds to the machine learning-supported experimental evaluation process of prototypes at desired test benches. }, author = {Botache, Diego}, booktitle = {Organic Computing -- Doctoral Dissertation Colloquium 2023}, editor = {Tomforde, Sven and Krupitzer, Christian}, interhash = {bfa9ddfeab2d39dca2375127dc39d1cb}, intrahash = {f68d78692b7048293d759eb4527731be}, pages = {14--26}, publisher = {kassel university press}, title = {Machine Learning Supported Optimisation and Experimental Evaluation of Electrical Motors for Small Urban Passenger Vehicles}, year = 2023 } @article{botache2024enhancing, abstract = {This paper presents a methodological framework for training, self-optimising, and self-organising surrogate models to approximate and speed up multiobjective optimisation of technical systems based on multiphysics simulations. At the hand of two real-world datasets, we illustrate that surrogate models can be trained on relatively small amounts of data to approximate the underlying simulations accurately. Including explainable AI techniques allow for highlighting feature relevancy or dependencies and supporting the possible extension of the used datasets. One of the datasets was created for this paper and is made publicly available for the broader scientific community. Extensive experiments combine four machine learning and deep learning algorithms with an evolutionary optimisation algorithm. The performance of the combined training and optimisation pipeline is evaluated by verifying the generated Pareto-optimal results using the ground truth simulations. The results from our pipeline and a comprehensive evaluation strategy show the potential for efficiently acquiring solution candidates in multiobjective optimisation tasks by reducing the number of simulations and conserving a higher prediction accuracy, i.e., with a MAPE score under 5% for one of the presented use cases.}, archiveprefix = {arXiv}, author = {Botache, Diego and Decke, Jens and Ripken, Winfried and Dornipati, Abhinay and Götz-Hahn, Franz and Ayeb, Mohamed and Sick, Bernhard}, eid = {arXiv:2309.13179v2}, eprint = {2309.13179v2}, interhash = {a934e8d2ece9201cf5998ffcea84f757}, intrahash = {730ae1996394beab35bc8f865eadaf67}, journal = {arXiv e-prints}, pages = {arXiv:2309.13179v2}, primaryclass = {cs.LG}, title = {Enhancing Multi-Objective Optimization through Machine Learning-Supported Multiphysics Simulation}, url = {https://arxiv.org/abs/2309.13179}, year = 2024 } @article{botache2023unraveling, abstract = {Splitting of sequential data, such as videos and time series, is an essential step in various data analysis tasks, including object tracking and anomaly detection. However, splitting sequential data presents a variety of challenges that can impact the accuracy and reliability of subsequent analyses. This concept article examines the challenges associated with splitting sequential data, including data acquisition, data representation, split ratio selection, setting up quality criteria, and choosing suitable selection strategies. We explore these challenges through two real-world examples: motor test benches and particle tracking in liquids.}, archiveprefix = {arXiv}, author = {Botache, Diego and Dingel, Kristina and Huhnstock, Rico and Ehresmann, Arno and Sick, Bernhard}, eid = {arXiv:2307.14294}, eprint = {2307.14294}, interhash = {1b90a55f46b5e3036e9a993721309af9}, intrahash = {858400a3948c81f94695a15d39ba5e50}, journal = {arXiv e-prints}, pages = {arXiv:2307.14294}, primaryclass = {cs.LG}, title = {Unraveling the Complexity of Splitting Sequential Data: Tackling Challenges in Video and Time Series Analysis}, url = {https://arxiv.org/abs/2307.14294}, year = 2023 } @inproceedings{westmeier2022generating, abstract = {The development of new electric traction machines is a time-consuming process as it involves intensive testing on motor test benches. Machine-Learning-empowered monitoring offers the opportunity to anticipate costly failures early and hence reducing development time. However, machine learning (ML) for process monitoring requires large amounts of training data, especially as the targeted fault states are scarce and yet diverse in their appearances. Therefore, we propose to use synthetic time series data to leverage the high cost of acquiring training data from experiments in real test benches. In this article, we present a novel scheme to generate synthetic data based on a sub-dimensional time series representation. We introduce a highly flexible model by mapping the data to a latent representation and approximating the latent data distribution by a Gaussian Mixture Model. In addition, we propose the Frechet InceptionTime Distance (FITD) as a new distance measure to evaluate the generated data. It allows extracting characteristics at different scales by using multiple kernel sizes. In this way, we ensure that the synthesized data contains characteristics similar to those present in the real data. In our experiment, we train two types of fault detectors, one based on real data of a motor test bench and the other based on synthetic data. We also consider employing fault-aware conditional architectures to generate training data for different fault types explicitly. Our final results show that using synthesized data in the training process increases the performance in terms of classification accuracy score (CAS) up to 29%.}, author = {Westmeier, Tobias and Botache, Diego and Bieshaar, Maarten and Sick, Bernhard}, booktitle = {IEEE International Conference on Data Science and Advanced Analytics (DSAA)}, doi = {10.1109/DSAA54385.2022.10032385}, interhash = {830ea681f494686d69e97cf161cfd223}, intrahash = {0563371af0310ad7357df4b0b8a1aaf4}, pages = {513--522}, publisher = {IEEE}, title = {Generating Synthetic Time Series for Machine-Learning-Empowered Monitoring of Electric Motor Test Benches}, url = {https://ieeexplore.ieee.org/document/10032385}, year = 2022 } @inproceedings{decke2022ndnet, abstract = {We introduce NDNET (https://novelty-detection.net/p/ndnet), an anomaly and novelty detection library that implements various detection algorithms adjusted for online processing of data streams. The intention of this library is threefold: 1) Make experimentation with different anomaly and novelty detection algorithms simple. 2) Support the development of new novelty detection approaches by providing the mCANDIES framework. 3) Provide fundamentals to analyze and evaluate novelty detection algorithms on data streams. The library is freely available and developed as open-source software.}, author = {Decke, Jens and Schmeißing, Jörn and Botache, Diego and Bieshaar, Maarten and Sick, Bernhard and Gruhl, Christian}, booktitle = {International Conference on Architecture of Computing Systems (ARCS)}, doi = {10.1007/978-3-031-21867-5_13}, interhash = {b243ae5d3eac4bd7218b5ba82e7a19a0}, intrahash = {8ffa06f3ecb841bfe80ef215899f7f7d}, pages = {197--210}, publisher = {Springer}, title = {{NDNET}: {A} Unified Framework for Anomaly and Novelty Detection}, year = 2022 } @inproceedings{BBH+21, address = {Washington, DC, USA}, author = {Botache, Diego and Bethke, Florian and Hardieck, Martin and Bieshaar, Maarten and Brabetz, Ludwig and Ayeb, Mohamed and Zipf, Peter and Sick, Bernhard}, booktitle = {International Conference on Autonomic Computing and Self-Organizing Systems (ACSOS)}, interhash = {01c3a08b9096e999060763ba1a1fd6bd}, intrahash = {ca1c16c8671137af3f254708870376b9}, note = {(accepted)}, title = {Towards Highly Automated Machine-Learning-Empowered Monitoring of Motor Test Stands}, year = 2021 }