@book{DiktaScheer2021, author = {Dikta, Gerhard and Scheer, Marsel}, title = {Bootstrap Methods: With Applications in R}, publisher = {Springer}, address = {Cham}, isbn = {978-3-030-73480-0}, doi = {10.1007/978-3-030-73480-0}, pages = {XVI, 256 Seiten}, year = {2021}, abstract = {This book provides a compact introduction to the bootstrap method. In addition to classical results on point estimation and test theory, multivariate linear regression models and generalized linear models are covered in detail. Special attention is given to the use of bootstrap procedures to perform goodness-of-fit tests to validate model or distributional assumptions. In some cases, new methods are presented here for the first time. The text is motivated by practical examples and the implementations of the corresponding algorithms are always given directly in R in a comprehensible form. Overall, R is given great importance throughout. Each chapter includes a section of exercises and, for the more mathematically inclined readers, concludes with rigorous proofs. The intended audience is graduate students who already have a prior knowledge of probability theory and mathematical statistics.}, language = {en} } @article{HeelDiktaBraekers2021, author = {Heel, Mareike van and Dikta, Gerhard and Braekers, Roel}, title = {Bootstrap based goodness‑of‑fit tests for binary multivariate regression models}, series = {Journal of the Korean Statistical Society}, volume = {51}, journal = {Journal of the Korean Statistical Society}, publisher = {Springer Nature}, address = {Singapur}, issn = {2005-2863 (Online)}, doi = {10.1007/s42952-021-00142-4}, pages = {28 Seiten}, year = {2021}, abstract = {We consider a binary multivariate regression model where the conditional expectation of a binary variable given a higher-dimensional input variable belongs to a parametric family. Based on this, we introduce a model-based bootstrap (MBB) for higher-dimensional input variables. This test can be used to check whether a sequence of independent and identically distributed observations belongs to such a parametric family. The approach is based on the empirical residual process introduced by Stute (Ann Statist 25:613-641, 1997). In contrast to Stute and Zhu's approach (2002) Stute \& Zhu (Scandinavian J Statist 29:535-545, 2002), a transformation is not required. Thus, any problems associated with non-parametric regression estimation are avoided. As a result, the MBB method is much easier for users to implement. To illustrate the power of the MBB based tests, a small simulation study is performed. Compared to the approach of Stute \& Zhu (Scandinavian J Statist 29:535-545, 2002), the simulations indicate a slightly improved power of the MBB based method. Finally, both methods are applied to a real data set.}, language = {en} } @misc{JungMuellerStaat2021, author = {Jung, Alexander and M{\"u}ller, Wolfram and Staat, Manfred}, title = {Corrigendum to "Wind and fairness in ski jumping: A computer modelling analysis" [J. Biomech. 75 (2018) 147-153]}, series = {Journal of Biomechanics}, volume = {128}, journal = {Journal of Biomechanics}, number = {Article number: 110690}, publisher = {Elsevier}, address = {Amsterdam}, issn = {0021-9290}, doi = {10.1016/j.jbiomech.2021.110690}, pages = {1 Seite}, year = {2021}, language = {en} } @inproceedings{HueningWacheMagiera2021, author = {H{\"u}ning, Felix and Wache, Franz-Josef and Magiera, David}, title = {Redundant bus systems using dual-mode radio}, series = {Proceedings of Sixth International Congress on Information and Communication Technology}, booktitle = {Proceedings of Sixth International Congress on Information and Communication Technology}, publisher = {Springer}, address = {Singapore}, isbn = {978-981-16-2379-0}, doi = {10.1007/978-981-16-2380-6_73}, pages = {835 -- 842}, year = {2021}, abstract = {Communication via serial bus systems, like CAN, plays an important role for all kinds of embedded electronic and mechatronic systems. To cope up with the requirements for functional safety of safety-critical applications, there is a need to enhance the safety features of the communication systems. One measure to achieve a more robust communication is to add redundant data transmission path to the applications. In general, the communication of real-time embedded systems like automotive applications is tethered, and the redundant data transmission lines are also tethered, increasing the size of the wiring harness and the weight of the system. A radio link is preferred as a redundant transmission line as it uses a complementary transmission medium compared to the wired solution and in addition reduces wiring harness size and weight. Standard wireless links like Wi-Fi or Bluetooth cannot meet the requirements for real-time capability with regard to bus communication. Using the new dual-mode radio enables a redundant transmission line meeting all requirements with regard to real-time capability, robustness and transparency for the data bus. In addition, it provides a complementary transmission medium with regard to commonly used tethered links. A CAN bus system is used to demonstrate the redundant data transfer via tethered and wireless CAN.}, language = {en} } @inproceedings{KloeserKohlKraftetal.2021, author = {Kl{\"o}ser, Lars and Kohl, Philipp and Kraft, Bodo and Z{\"u}ndorf, Albert}, title = {Multi-attribute relation extraction (MARE): simplifying the application of relation extraction}, series = {Proceedings of the 2nd International Conference on Deep Learning Theory and Applications DeLTA - Volume 1}, booktitle = {Proceedings of the 2nd International Conference on Deep Learning Theory and Applications DeLTA - Volume 1}, publisher = {SciTePress}, address = {Set{\´u}bal}, isbn = {978-989-758-526-5}, doi = {10.5220/0010559201480156}, pages = {148 -- 156}, year = {2021}, abstract = {Natural language understanding's relation extraction makes innovative and encouraging novel business concepts possible and facilitates new digitilized decision-making processes. Current approaches allow the extraction of relations with a fixed number of entities as attributes. Extracting relations with an arbitrary amount of attributes requires complex systems and costly relation-trigger annotations to assist these systems. We introduce multi-attribute relation extraction (MARE) as an assumption-less problem formulation with two approaches, facilitating an explicit mapping from business use cases to the data annotations. Avoiding elaborated annotation constraints simplifies the application of relation extraction approaches. The evaluation compares our models to current state-of-the-art event extraction and binary relation extraction methods. Our approaches show improvement compared to these on the extraction of general multi-attribute relations.}, language = {en} } @inproceedings{KohlSchmidtsKloeseretal.2021, author = {Kohl, Philipp and Schmidts, Oliver and Kl{\"o}ser, Lars and Werth, Henri and Kraft, Bodo and Z{\"u}ndorf, Albert}, title = {STAMP 4 NLP - an agile framework for rapid quality-driven NLP applications development}, series = {Quality of Information and Communications Technology. QUATIC 2021}, booktitle = {Quality of Information and Communications Technology. QUATIC 2021}, publisher = {Springer}, address = {Cham}, isbn = {978-3-030-85346-4}, doi = {10.1007/978-3-030-85347-1_12}, pages = {156 -- 166}, year = {2021}, abstract = {The progress in natural language processing (NLP) research over the last years, offers novel business opportunities for companies, as automated user interaction or improved data analysis. Building sophisticated NLP applications requires dealing with modern machine learning (ML) technologies, which impedes enterprises from establishing successful NLP projects. Our experience in applied NLP research projects shows that the continuous integration of research prototypes in production-like environments with quality assurance builds trust in the software and shows convenience and usefulness regarding the business goal. We introduce STAMP 4 NLP as an iterative and incremental process model for developing NLP applications. With STAMP 4 NLP, we merge software engineering principles with best practices from data science. Instantiating our process model allows efficiently creating prototypes by utilizing templates, conventions, and implementations, enabling developers and data scientists to focus on the business goals. Due to our iterative-incremental approach, businesses can deploy an enhanced version of the prototype to their software environment after every iteration, maximizing potential business value and trust early and avoiding the cost of successful yet never deployed experiments.}, language = {en} } @inproceedings{SchmidtsKraftWinkensetal.2021, author = {Schmidts, Oliver and Kraft, Bodo and Winkens, Marvin and Z{\"u}ndorf, Albert}, title = {Catalog integration of heterogeneous and volatile product data}, series = {DATA 2020: Data Management Technologies and Applications}, booktitle = {DATA 2020: Data Management Technologies and Applications}, publisher = {Springer}, address = {Cham}, isbn = {978-3-030-83013-7}, doi = {10.1007/978-3-030-83014-4_7}, pages = {134 -- 153}, year = {2021}, abstract = {The integration of frequently changing, volatile product data from different manufacturers into a single catalog is a significant challenge for small and medium-sized e-commerce companies. They rely on timely integrating product data to present them aggregated in an online shop without knowing format specifications, concept understanding of manufacturers, and data quality. Furthermore, format, concepts, and data quality may change at any time. Consequently, integrating product catalogs into a single standardized catalog is often a laborious manual task. Current strategies to streamline or automate catalog integration use techniques based on machine learning, word vectorization, or semantic similarity. However, most approaches struggle with low-quality or real-world data. We propose Attribute Label Ranking (ALR) as a recommendation engine to simplify the integration process of previously unknown, proprietary tabular format into a standardized catalog for practitioners. We evaluate ALR by focusing on the impact of different neural network architectures, language features, and semantic similarity. Additionally, we consider metrics for industrial application and present the impact of ALR in production and its limitations.}, language = {en} } @article{KezerashviliDachwald2021, author = {Kezerashvili, Roman Ya and Dachwald, Bernd}, title = {Preface: Solar sailing: Concepts, technology, and missions II}, series = {Advances in Space Research}, volume = {67}, journal = {Advances in Space Research}, number = {9}, publisher = {Elsevier}, address = {Amsterdam}, issn = {0273-1177}, doi = {10.1016/j.asr.2021.01.037}, pages = {2559 -- 2560}, year = {2021}, language = {en} } @incollection{PfetschAbeleAltherretal.2021, author = {Pfetsch, Marc E. and Abele, Eberhard and Altherr, Lena and B{\"o}lling, Christian and Br{\"o}tz, Nicolas and Dietrich, Ingo and Gally, Tristan and Geßner, Felix and Groche, Peter and Hoppe, Florian and Kirchner, Eckhard and Kloberdanz, Hermann and Knoll, Maximilian and Kolvenbach, Philip and Kuttich-Meinlschmidt, Anja and Leise, Philipp and Lorenz, Ulf and Matei, Alexander and Molitor, Dirk A. and Niessen, Pia and Pelz, Peter F. and Rexer, Manuel and Schmitt, Andreas and Schmitt, Johann M. and Schulte, Fiona and Ulbrich, Stefan and Weigold, Matthias}, title = {Strategies for mastering uncertainty}, series = {Mastering uncertainty in mechanical engineering}, booktitle = {Mastering uncertainty in mechanical engineering}, publisher = {Springer}, address = {Cham}, isbn = {978-3-030-78353-2}, doi = {10.1007/978-3-030-78354-9_6}, pages = {365 -- 456}, year = {2021}, abstract = {This chapter describes three general strategies to master uncertainty in technical systems: robustness, flexibility and resilience. It builds on the previous chapters about methods to analyse and identify uncertainty and may rely on the availability of technologies for particular systems, such as active components. Robustness aims for the design of technical systems that are insensitive to anticipated uncertainties. Flexibility increases the ability of a system to work under different situations. Resilience extends this characteristic by requiring a given minimal functional performance, even after disturbances or failure of system components, and it may incorporate recovery. The three strategies are described and discussed in turn. Moreover, they are demonstrated on specific technical systems.}, language = {en} } @article{BraunChengDoweyetal.2021, author = {Braun, Sebastian and Cheng, Chi-Tsun and Dowey, Steve and Wollert, J{\"o}rg}, title = {Performance evaluation of skill-based order-assignment in production environments with multi-agent systems}, series = {IEEE Journal of Emerging and Selected Topics in Industrial Electronics}, journal = {IEEE Journal of Emerging and Selected Topics in Industrial Electronics}, number = {Early Access}, publisher = {IEEE}, address = {New York}, issn = {2687-9735}, doi = {10.1109/JESTIE.2021.3108524}, year = {2021}, abstract = {The fourth industrial revolution introduces disruptive technologies to production environments. One of these technologies are multi-agent systems (MASs), where agents virtualize machines. However, the agent's actual performances in production environments can hardly be estimated as most research has been focusing on isolated projects and specific scenarios. We address this gap by implementing a highly connected and configurable reference model with quantifiable key performance indicators (KPIs) for production scheduling and routing in single-piece workflows. Furthermore, we propose an algorithm to optimize the search of extrema in highly connected distributed systems. The benefits, limits, and drawbacks of MASs and their performances are evaluated extensively by event-based simulations against the introduced model, which acts as a benchmark. Even though the performance of the proposed MAS is, on average, slightly lower than the reference system, the increased flexibility allows it to find new solutions and deliver improved factory-planning outcomes. Our MAS shows an emerging behavior by using flexible production techniques to correct errors and compensate for bottlenecks. This increased flexibility offers substantial improvement potential. The general model in this paper allows the transfer of the results to estimate real systems or other models.}, language = {en} }