Publikationen an der Fakultät für Informatik und Automatisierung ab 2015

Anzahl der Treffer: 1924
Erstellt: Sun, 28 Apr 2024 18:26:17 +0200 in 0.0887 sec


Bedini, Francesco; Jungebloud, Tino; Maschotta, Ralph; Zimmermann, Armin
An analysis and simulation framework for systems with classification components. - Setúbal : Scitepress. - 1 Online-Ressource (Seite 50-61)Online-Ausgabe: Proceedings of the 12th International Conference on Model-Based Software and Systems Engineering : February 21-23, 2024, in Rome, Italy / editors: Francisco José Domínguez Mayo, Luís Ferreira Pires and Edwin Seidewitz. - Setúbal : Scitepress, 2024, ISBN 978-989-758-682-8

Machine learning solutions are becoming more widespread as they can solve some classes of problems better than traditional software. Hence, industries look forward to integrating this new technology into their products and workflows. However, this calls for new models and analysis concepts in systems design that can incorporate the properties and effects of machine learning components. In this paper, we propose a framework that allows designing, analyzing, and simulating hardware-software systems that contain deep learning classification components. We focus on the modeling and predicting uncertainty aspects, which are typical for machine-learning applications. They may lead to incorrect results that may negatively affect the entire system’s dependability, reliability, and even safety. This issue is receiving increasing attention as “explain-able” or “certifiable” AI. We propose a Domain-Specific Language with a precise stochastic colored Petri net semantics to model such systems, which then can be simulated and analyzed to compute performance and reliability measures. The language is extensible and allows adding parameters to any of its elements, supporting the definition of additional analysis methods for future modular extensions.



https://doi.org/10.5220/0012357000003645
Zimmermann, Armin; Hildebrandt, Andreas
An exact formula for the hazardous event frequency. - In: IEEE Xplore digital library, ISSN 2473-2001, (2024), insges. 6 S.

The remaining risk of safety-instrumented systems is an important non-functional requirement that is regulated by international standards. Several ways towards computing the safety as a function of its relevant design parameters have been studied in the literature. However, the standard approach only covers two special cases of high or low demand, which simplify the treatment by either ignoring the effects of demand rate or test interval on the safety. More detailed treatments in the literature derive Markov models, which can be numerically analyzed, or approximate solutions using Taylor series expansions etc. This paper introduces closed-form exact formulas for the average probability of failure on demand (PFD) and the resulting hazardous event frequency (HEF, or accident rate), taking into account demand rate and test interval. It integrates all cases of low, high and medium demand in one formula. The derivation is based on an analysis of the cyclostationary semi-Markov stochastic process of the safety-integrated system and its symbolic transient analysis over the test interval.



https://doi.org/10.1109/RAMS51492.2024.10457804
Wengefeld, Tim; Seichter, Daniel; Lewandowski, Benjamin; Groß, Horst-Michael
Enhancing person perception for mobile robotics by real-time RGB-D person attribute estimation. - In: IEEE Xplore digital library, ISSN 2473-2001, (2024), S. 914-921

Person attribute estimation is a task of great importance for a variety of real-world robotic applications. While the computer vision community has made impressive progress over the last decade, they often rely on the sole use of RGB images from surveillance datasets and large deep- learning models without considering real-time requirements. By contrast, mobile robotic platforms have to deal with restricted resources but are often equipped with RGB-D cameras, offering complementary modalities. This paper presents an approach to robustly estimate soft-biometric attributes from full-body RGB-D appearances of persons in the surroundings of a mobile robot. The effects of depth, RGB and RGB-D data as input are analyzed, taking into account runtime and resource requirements. On the robotic attribute dataset SRL, it is shown that the presented approach outperforms other state-of-the-art approaches by a large margin. Furthermore, real-time requirements are met when applied on an NVIDIA Jetson AGX Xavier or even on a mobile CPU only. Finally, a previous system for person detection, upper body orientation estimation, and posture classification is integrated to enable an even more comprehensive perception of persons in the surroundings of a mobile robot in one joint approach. The source code for training and application will be made publicly available on GitHub.



https://doi.org/10.1109/SII58957.2024.10417431
Sendecki, Adam; Ledwoân, Daniel; Tuszy, Aleksandra; Nycz, Julia; W&hlink;asowska, Anna; Boguszewska-Chachulska, Anna; Wyl&hlink;egała, Adam; Mitas, Andrzej W.; Wyl&hlink;egała, Edward; Teper, Sławomir
Association of genetic risk for age-related macular degeneration with morphological features of the retinal microvascular network. - In: Diagnostics, ISSN 2075-4418, Bd. 14 (2024), 7, 770, S. 1-13

Background: Age-related macular degeneration (AMD) is a multifactorial disease encompassing a complex interaction between aging, environmental risk factors, and genetic susceptibility. The study aimed to determine whether there is a relationship between the polygenic risk score (PRS) in patients with AMD and the characteristics of the retinal vascular network visualized by optical coherence tomography angiography (OCTA). Methods: 235 patients with AMD and 97 healthy controls were included. We used data from a previous AMD PRS study with the same group. The vascular features from different retina layers were compared between the control group and the patients with AMD. The association between features and PRS was then analyzed using univariate and multivariate approaches. Results: Significant differences between the control group and AMD patients were found in the vessel diameter distribution (variance: p = 0.0193, skewness: p = 0.0457) and fractal dimension distribution (mean: p = 0.0024, variance: p = 0.0123). Both univariate and multivariate analyses showed no direct and significant association between the characteristics of the vascular network and AMD PRS. Conclusions: The vascular features of the retina do not constitute a biomarker of the risk of AMD. We have not identified a genotype-phenotype relationship, and the expression of AMD-related genes is perhaps not associated with the characteristics of the retinal vascular network.



https://doi.org/10.3390/diagnostics14070770
Schneider, Manuel; Greifzu, Norbert; Wang, Lei; Walther, Christian; Wenzel, Andreas; Li, Pu
An end-to-end machine learning approach with explanation for time series with varying lengths. - In: Neural computing & applications, ISSN 1433-3058, Bd. 36 (2024), 13, S. 7491-7508

An accurate prediction of complex product quality parameters from process time series by an end-to-end learning approach remains a significant challenge in machine learning. A special difficulty is the application of industrial batch process data because many batch processes generate variable length time series. In the industrial application of such methods, explainability is often desired. In this study, a 1D convolutional neural network (CNN) algorithm with a masking layer is proposed to solve the problem for time series of variable length. In addition, a novel combination of 1D CNN and class activation mapping (CAM) technique is part of this study to better understand the model results and highlight some regions of interest in the time series. As a comparative state-of-the-art unsupervised machine learning method, the One-Nearest Neighbours (1NN) algorithm combined with dynamic time warping (DTW) was used. Both methods are investigated as end-to-end learning methods with balanced and unbalanced class distributions and with scaled and unscaled input data, respectively. The FastDTW and DTAIDistance algorithms were investigated for the DTW calculation. The data set is made up of sensor signals that was collected during the production of plastic parts. The objective was to predict a quality parameter of plastic parts during production. For this research, the quality parameter will be a difficult or only destructively measurable parameter and both methods will be investigated for their applicability to this prediction task. The application of the proposed approach to an industrial facility for producing plastic products shows a prediction accuracy of 83.7%. It can improve the reverence method by approximately 1.4%. In addition to the slight increase in accuracy, the CNN training time was significantly reduced compared to the DTW calculation.



https://doi.org/10.1007/s00521-024-09473-9
Andritsch, Benedikt; Watermann, Lars; Koch, Stefan; Reichhartinger, Markus; Reger, Johann; Horn, Martin
Modified implicit discretization of the super-twisting controller. - In: IEEE transactions on automatic control, ISSN 1558-2523, Bd. 0 (2024), 0, S. 1-8

In this paper a novel discrete-time realization of the super-twisting controller is proposed. The closed-loop system is proven to converge to an invariant set around the origin in finite time. Furthermore, the steady-state error is shown to be independent of the controller gains. It only depends on the sampling time and the unknown disturbance. The proposed discrete-time controller is evaluated comparative to previously published discrete-time super-twisting controllers by means of the controller structure and in extensive simulation studies. The continuous-time super-twisting controller is capable of rejecting any unknown Lipschitz-continuous perturbation and converges in finite time. Furthermore, the convergence time decreases, if any of the gains is increased. The simulations demonstrate that the closed-loop systems with each of the known controllers lose one of these properties, introduce discretization-chattering, or do not yield the same accuracy level as with the proposed controller. The proposed controller, in contrast, is beneficial in terms of the above described properties.



https://doi.org/10.1109/TAC.2024.3370494
Berkholz, Christoph; Kuske, Dietrich; Schwarz, Christian
Modal logic is more succinct iff bi-implication is available in some form. - In: 41st International Symposium on Theoretical Aspects of Computer Science, (2024), S. 12:1-12:17

Is it possible to write significantly smaller formulae, when using more Boolean operators in addition to the De Morgan basis (and, or, not)? For propositional logic a negative answer was given by Pratt: every formula with additional operators can be translated to the De Morgan basis with only polynomial increase in size. Surprisingly, for modal logic the picture is different: we show that adding bi-implication allows to write exponentially smaller formulae. Moreover, we provide a complete classification of finite sets of Boolean operators showing they are either of no help (allow polynomial translations to the De Morgan basis) or can express properties as succinct as modal logic with additional bi-implication. More precisely, these results are shown for the modal logic T (and therefore for K). We complement this result showing that the modal logic S5 behaves as propositional logic: no additional Boolean operators make it possible to write significantly smaller formulae.



https://doi.org/10.4230/LIPIcs.STACS.2024.12
Berkholz, Christoph; Mengel, Stefan; Wilhelm, Hermann
A characterization of efficiently compilable constraint languages. - In: 41st International Symposium on Theoretical Aspects of Computer Science, (2024), S. 11:1-11:19

A central task in knowledge compilation is to compile a CNF-SAT instance into a succinct representation format that allows efficient operations such as testing satisfiability, counting, or enumerating all solutions. Useful representation formats studied in this area range from ordered binary decision diagrams (OBDDs) to circuits in decomposable negation normal form (DNNFs). While it is known that there exist CNF formulas that require exponential size representations, the situation is less well studied for other types of constraints than Boolean disjunctive clauses. The constraint satisfaction problem (CSP) is a powerful framework that generalizes CNF-SAT by allowing arbitrary sets of constraints over any finite domain. The main goal of our work is to understand for which type of constraints (also called the constraint language) it is possible to efficiently compute representations of polynomial size. We answer this question completely and prove two tight characterizations of efficiently compilable constraint languages, depending on whether target format is structured. We first identify the combinatorial property of "strong blockwise decomposability" and show that if a constraint language has this property, we can compute DNNF representations of linear size. For all other constraint languages we construct families of CSP-instances that provably require DNNFs of exponential size. For a subclass of "strong uniformly blockwise decomposable" constraint languages we obtain a similar dichotomy for structured DNNFs. In fact, strong (uniform) blockwise decomposability even allows efficient compilation into multi-valued analogs of OBDDs and FBDDs, respectively. Thus, we get complete characterizations for all knowledge compilation classes between O(B)DDs and DNNFs.



https://doi.org/10.4230/LIPIcs.STACS.2024.11
Thormann, Maximilian; Stahl, Janneck; Marsh, Laurel; Saalfeld, Sylvia; Sillis, Nele; Ding, Andreas; Mpotsaris, Anastasios; Berg, Philipp; Behme, Daniel
Computational flow diverter implantation - a comparative study on pre-interventional simulation and post-interventional device positioning for a novel blood flow modulator. - In: Fluids, ISSN 2311-5521, Bd. 9 (2024), 3, 55, S. 1-15

Due to their effect on aneurysm hemodynamics, flow diverters (FD) have become a routine endovascular therapy for intracranial aneurysms. Since over- and undersizing affect the device’s hemodynamic abilities, selecting the correct device diameter and accurately simulating FD placement can improve patient-specific outcomes. The purpose of this study was to validate the accuracy of virtual flow diverter deployments in the novel Derivo® 2 device. We retrospectively analyzed blood flows in ten FD placements for which 3D DSA datasets were available pre- and post-intervention. All patients were treated with a second-generation FD Derivo® 2 (Acandis GmbH, Pforzheim, Germany) and post-interventional datasets were compared to virtual FD deployment at the implanted position for implanted stent length, stent diameters, and curvature analysis using ANKYRAS (Galgo Medical, Barcelona, Spain). Image-based blood flow simulations of pre- and post-interventional configurations were conducted. The mean length of implanted FD was 32.61 (±11.18 mm). Overall, ANKYRAS prediction was good with an average deviation of 8.4% (±5.8%) with a mean absolute difference in stent length of 3.13 mm. There was a difference of 0.24 mm in stent diameter amplitude toward ANKYRAS simulation. In vessels exhibiting a high degree of curvature, however, relevant differences between simulated and real-patient data were observed. The intrasaccular blood flow activity represented by the wall shear stress was qualitatively reduced in all cases. Inflow velocity decreased and the pulsatility over the cardiac cycle was weakened. Virtual stenting is an accurate tool for FD positioning, which may help facilitate flow FDs’ individualization and assess their hemodynamic impact. Challenges posed by complex vessel anatomy and high curvatures must be addressed.



https://doi.org/10.3390/fluids9030055
Korder, Kristina; Cao, Hao; Salomons, Elad; Ostfeld, Avi; Li, Pu
Simultaneous minimization of water age and pressure in water distribution systems by pressure reducing valves. - In: Water resources management, ISSN 1573-1650, Bd. 0 (2024), 0, insges. 19 S.

Pressure reducing valves (PRVs) are essentially used to reduce operational pressures in water distribution systems (WDSs) to minimize water leakage. However, water age in a WDS is an important variable describing the water quality and should be kept as low as possible. Therefore, the aim of this study is to investigate the possibility and potential of simultaneously minimizing both pressure and water age by using PRVs. To determine the optimal location and setting of PRVs, a mixed-integer nonlinear programming (MINLP) problem is formulated with minimization of the sum of the weighted total water age and pressure as the objective function, where the weighting factor can be defined by the user’s preference. The equality constraints consist of the hydraulic equations and water age functions to describe pressure and water age in the distribution network, while the inequality constraints ensure them in the defined operating ranges, respectively. Applying the proposed approach to two case studies, the results show that both water age and pressure can indeed be significantly reduced by the optimized position and setting of the PRVs.



https://doi.org/10.1007/s11269-024-03828-6