@inproceedings{27141,
  author       = {{Rasor, Rik and Göllner, Denis and Bernijazov, Ruslan and Kaiser, Lydia and Dumitrescu, Roman}},
  booktitle    = {{Procedia CIRP}},
  pages        = {{229--234}},
  publisher    = {{Elsevier}},
  title        = {{{Towards collaborative life cycle specification of digital twins in manufacturing value chains}}},
  volume       = {{98}},
  year         = {{2021}},
}

@inproceedings{27142,
  author       = {{Asmar, Laban and Grigoryan, Khoren and Low, Cheng Yee and Röltgen, Daniel and Kühn, Arno and Dumitrescu, Roman}},
  booktitle    = {{International Journal of Integrated Engineering }},
  number       = {{2}},
  pages        = {{229--240}},
  title        = {{{Structuring Framework for Early Validation of Product Ideas}}},
  volume       = {{13}},
  year         = {{2021}},
}

@phdthesis{27158,
  author       = {{Luo, Linghui}},
  publisher    = {{Universität Paderborn}},
  title        = {{{Improving Real-World Applicability of Static Taint Analysis}}},
  year         = {{2021}},
}

@inproceedings{27418,
  author       = {{Weidmann, Nils and Anjorin, Anthony}},
  booktitle    = {{{STAF} 2021 Workshop Proceedings: 9th International Workshop on Bidirectional Transformations, Joint Workshop on Foundations and Practice of Visual Modeling and Data for Model-Driven Engineering, International workshop on {MDE} for Smart IoT Systems, 4th International Workshop on (Meta)Modeling for Healthcare Systems, and 20th International Workshop on {OCL} and Textual Modeling co-located with Software Technologies: Applications and Foundations, Federation of Conferences {(STAF} 2021), Virtual Event / Bergen, Norway, June 21-25, 2021}},
  editor       = {{Iovino, Ludovico and Michael Kristensen, Lars}},
  pages        = {{54--64}},
  publisher    = {{CEUR-WS.org}},
  title        = {{{eMoflon: : Neo - Consistency and Model Management with Graph Databases}}},
  volume       = {{2999}},
  year         = {{2021}},
}

@inproceedings{27494,
  author       = {{Hüsing, Sven}},
  booktitle    = {{Koli Calling '21: 21st Koli Calling International Conference on Computing Education Research, Joensuu, Finland, November 18 - 21, 2021}},
  editor       = {{Seppälä, Otto and Petersen, Andrew}},
  pages        = {{42:1--42:3}},
  publisher    = {{ACM}},
  title        = {{{Epistemic Programming - An insight-driven programming concept for Data Science}}},
  doi          = {{10.1145/3488042.3490510}},
  year         = {{2021}},
}

@inproceedings{27495,
  author       = {{Bovermann, Klaus and Fleischer, Yannik and Hüsing, Sven and Opitz, Christian}},
  booktitle    = {{19. GI-Fachtagung Informatik und Schule, INFOS 2021, Wuppertal, Germany, September 8-10, 2021}},
  editor       = {{Humbert, Ludger}},
  pages        = {{319}},
  publisher    = {{Gesellschaft für Informatik, Bonn}},
  title        = {{{Künstliche Intelligenz und maschinelles Lernen im Informatikunterricht der Sek. I mit Jupyter Notebooks und Python am Beispiel von Entscheidungsbäumen und künstlichen neuronalen Netzen}}},
  doi          = {{10.18420/infos2021\_w283}},
  volume       = {{P-313}},
  year         = {{2021}},
}

@phdthesis{27503,
  author       = {{Hasnain, Asif}},
  title        = {{{Automating Network Resource Allocation for Coflows with Deadlines}}},
  doi          = {{10.17619/UNIPB/1-1241 }},
  year         = {{2021}},
}

@inbook{27504,
  author       = {{Spath, Dieter and Gausemeier, Jürgen and Dumitrescu, Roman and Winter, Johannes and Steglich, Steffen and Drewel, Marvin}},
  booktitle    = {{ Handbook of Engineering Systems Design}},
  editor       = {{Maier, Anja and Oehmen, Josef and Vermaas, Pieter E.}},
  pages        = {{2--27}},
  publisher    = {{Springer, Cham}},
  title        = {{{Digitalisation of Society}}},
  year         = {{2021}},
}

@inproceedings{27847,
  author       = {{Lugovtsova, Yevgeniya and Zeipert, Henning and Johannesmann, Sarah and Nicolai, Marcel and Prager, Jens and Henning, Bernd}},
  booktitle    = {{МАТЕМАТИЧЕСКОЕ МОДЕЛИРОВАНИЕ В ЕСТЕСТВЕННЫХ НАУКАХ - XXX Всероссийская школа-конференция}},
  location     = {{Perm}},
  title        = {{{К ОПРЕДЕЛЕНИЮ ПРОЧНОСТИ КЛЕЕВОГО СОЕДИНЕНИЯ В МНОГОСЛОЙНЫХ МАТЕРИАЛАХ ПУТЕМ ИССЛЕДОВАНИЯ ОБЛАСТЕЙ РАСТАЛКИВАНИЯ БЕГУЩИХ УПРУГИХ ВОЛН}}},
  year         = {{2021}},
}

@article{21004,
  abstract     = {{Automated machine learning (AutoML) supports the algorithmic construction and data-specific customization of machine learning pipelines, including the selection, combination, and parametrization of machine learning algorithms as main constituents. Generally speaking, AutoML approaches comprise two major components: a search space model and an optimizer for traversing the space. Recent approaches have shown impressive results in the realm of supervised learning, most notably (single-label) classification (SLC). Moreover, first attempts at extending these approaches towards multi-label classification (MLC) have been made. While the space of candidate pipelines is already huge in SLC, the complexity of the search space is raised to an even higher power in MLC. One may wonder, therefore, whether and to what extent optimizers established for SLC can scale to this increased complexity, and how they compare to each other. This paper makes the following contributions: First, we survey existing approaches to AutoML for MLC. Second, we augment these approaches with optimizers not previously tried for MLC. Third, we propose a benchmarking framework that supports a fair and systematic comparison. Fourth, we conduct an extensive experimental study, evaluating the methods on a suite of MLC problems. We find a grammar-based best-first search to compare favorably to other optimizers.}},
  author       = {{Wever, Marcel Dominik and Tornede, Alexander and Mohr, Felix and Hüllermeier, Eyke}},
  issn         = {{0162-8828}},
  journal      = {{IEEE Transactions on Pattern Analysis and Machine Intelligence}},
  keywords     = {{Automated Machine Learning, Multi Label Classification, Hierarchical Planning, Bayesian Optimization}},
  pages        = {{1--1}},
  title        = {{{AutoML for Multi-Label Classification: Overview and Empirical Evaluation}}},
  doi          = {{10.1109/tpami.2021.3051276}},
  year         = {{2021}},
}

@inproceedings{21005,
  abstract     = {{Data-parallel applications are developed using different data programming models, e.g., MapReduce, partition/aggregate. These models represent diverse resource requirements of application in a datacenter network, which can be represented by the coflow abstraction. The conventional method of creating hand-crafted coflow heuristics for admission or scheduling for different workloads is practically infeasible. In this paper, we propose a deep reinforcement learning (DRL)-based coflow admission scheme -- LCS -- that can learn an admission policy for a higher-level performance objective, i.e., maximize successful coflow admissions, without manual feature engineering.  LCS is trained on a production trace, which has online coflow arrivals. The evaluation results show that LCS is able to learn a reasonable admission policy that admits more coflows than state-of-the-art Varys heuristic while meeting their deadlines.}},
  author       = {{Hasnain, Asif and Karl, Holger}},
  booktitle    = {{IEEE INFOCOM 2021 - IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS)}},
  keywords     = {{Coflow scheduling, Reinforcement learning, Deadlines}},
  location     = {{Vancouver BC Canada}},
  publisher    = {{IEEE Communications Society}},
  title        = {{{Learning Coflow Admissions}}},
  doi          = {{10.1109/INFOCOMWKSHPS51825.2021.9484599}},
  year         = {{2021}},
}

@article{21065,
  abstract     = {{The machine recognition of speech spoken at a distance from the microphones, known as far-field automatic speech recognition (ASR), has received a significant increase of attention in science and industry, which caused or was caused by an equally significant improvement in recognition accuracy. Meanwhile it has entered the consumer market with digital home assistants with a spoken language interface being its most prominent application. Speech recorded at a distance is affected by various acoustic distortions and, consequently, quite different processing pipelines have emerged compared to ASR for close-talk speech. A signal enhancement front-end for dereverberation, source separation and acoustic beamforming is employed to clean up the speech, and the back-end ASR engine is robustified by multi-condition training and adaptation. We will also describe the so-called end-to-end approach to ASR, which is a new promising architecture that has recently been extended to the far-field scenario. This tutorial article gives an account of the algorithms used to enable accurate speech recognition from a distance, and it will be seen that, although deep learning has a significant share in the technological breakthroughs, a clever combination with traditional signal processing can lead to surprisingly effective solutions.}},
  author       = {{Haeb-Umbach, Reinhold and Heymann, Jahn and Drude, Lukas and Watanabe, Shinji and Delcroix, Marc and Nakatani, Tomohiro}},
  journal      = {{Proceedings of the IEEE}},
  number       = {{2}},
  pages        = {{124--148}},
  title        = {{{Far-Field Automatic Speech Recognition}}},
  doi          = {{10.1109/JPROC.2020.3018668}},
  volume       = {{109}},
  year         = {{2021}},
}

@article{21067,
  abstract     = {{Acoustic waves in plates have proven a viable tool for testing and material characterisation purposes. There are a multitude of options for excitation and detection of theses waves, such as optical and piezoelectric systems. While optical systems, with thermoelastic excitation and interferometric detection, have the benefit of being contactless, they usually require rather complex and expensive experimental setups. Piezoelectric systems are more easily realised but require direct contact with the specimen and usually have a limited bandwidth, especially in case of piezoelectric excitation. In this work, the authors compare the properties of piezoelectric and optical detection methods for broad-band acoustic signals. The shape (e. g. the displacement) of a propagating plate wave is given by its frequency and wave number, allowing to investigate correlations between mode shapes and received signal strengths. This is aided by evaluations in normalised frequency and wavenumber space, facilitating comparisons of different specimens. Further, the authors explore possibilities to utilise the specific properties of the detection methods to determine acoustic material parameters.}},
  author       = {{Claes, Leander and Schmiegel, Hanna and Grünsteidl, Clemens and Johannesmann, Sarah and Webersen, Manuel and Henning, Bernd}},
  issn         = {{2196-7113}},
  journal      = {{tm - Technisches Messen}},
  number       = {{3}},
  pages        = {{147--155}},
  title        = {{{Investigating peculiarities of piezoelectric detection methods for acoustic plate waves in material characterisation applications}}},
  doi          = {{10.1515/teme-2020-0098}},
  volume       = {{88}},
  year         = {{2021}},
}

@article{21082,
  author       = {{Itner, Dominik and Gravenkamp, Hauke and Dreiling, Dmitrij and Feldmann, Nadine and Henning, Bernd}},
  issn         = {{1617-7061}},
  journal      = {{PAMM}},
  title        = {{{Simulation of guided waves in cylinders subject to arbitrary boundary conditions for applications in material characterization}}},
  doi          = {{10.1002/pamm.202000232}},
  year         = {{2021}},
}

@misc{21084,
  author       = {{Werthmann, Julian}},
  title        = {{{Derandomization and Local Graph Problems in the Node-Capacitated Clique}}},
  year         = {{2021}},
}

@article{21092,
  abstract     = {{Automated Machine Learning (AutoML) seeks to automatically find so-called machine learning pipelines that maximize the prediction performance when being used to train a model on a given dataset. One of the main and yet open challenges in AutoML is an effective use of computational resources: An AutoML process involves the evaluation of many candidate pipelines, which   are costly but often ineffective because they are canceled due to a timeout.
In this paper, we present an approach to predict the runtime of two-step machine learning pipelines with up to one pre-processor, which can be used to anticipate whether or not a pipeline will time out. Separate runtime models are trained offline for each algorithm that may be used in a pipeline, and an overall prediction is derived from these models. We empirically show that the approach increases successful evaluations made by an AutoML tool while preserving or even improving on the previously best solutions.}},
  author       = {{Mohr, Felix and Wever, Marcel Dominik and Tornede, Alexander and Hüllermeier, Eyke}},
  journal      = {{IEEE Transactions on Pattern Analysis and Machine Intelligence}},
  publisher    = {{IEEE}},
  title        = {{{Predicting Machine Learning Pipeline Runtimes in the Context of Automated Machine Learning}}},
  year         = {{2021}},
}

@phdthesis{21183,
  abstract     = {{Die präzise Kenntnis der Eigenschaften verwendeter Materialien hat große Bedeutung für den Entwurf technischer Systeme aller Art, aber auch für die Überwachung solcher Systeme im Betrieb. Für verschiedene physikalische Eigenschaften, Betriebsbedingungen und Materialklassen werden daher geeignete messtechnische Verfahren zur Materialcharakterisierung benötigt. In der vorliegenden Arbeit wird ein Verfahren zur ultraschallbasierten Charakterisierung der mechanischen Eigenschaften von homogenen und faserverstärkten thermoplastischen Polymeren unter Berücksichtigung der Richtungsabhängigkeit vorgestellt. Plattenförmige Probekörper werden dazu mittels Laser-Pulsen hoher Energie breitbandig angeregt und die resultierenden akustischen Lamb-Wellen aufgezeichnet. Auf Basis der dispersiven Eigenschaften der detektierten Wellenleitermoden werden in einem inversen Verfahren die Parameter eines linear-elastischen Materialmodells identifiziert. Darüber hinaus wird ein Verfahren zur vollständigen Charakterisierung der Richtungsabhängigkeit in orthotropen Materialien wie Faserverbundwerkstoffen unter Verwendung eines zweidimensionalen Simulationsmodells vorgestellt. Das Messverfahren wird anhand einer Untersuchungsreihe an künstlich gealterten Polymer- und Faserverbundwerkstoffen verifiziert und die Übertragbarkeit der Ergebnisse auf den quasistatischen Fall betrachtet. Im Vergleich mit den Ergebnissen mechanischer Zugversuche werden die Voraussetzungen und Einschränkungen, insbesondere durch die Annahme eines ideal-elastischen Materialmodells, diskutiert.}},
  author       = {{Webersen, Manuel}},
  publisher    = {{Universitätsbibliothek Paderborn}},
  title        = {{{Zerstörungsfreie Charakterisierung der elastischen Materialeigenschaften thermoplastischer Polymerwerkstoffe mittels Ultraschall}}},
  doi          = {{10.17619/UNIPB/1-1088}},
  year         = {{2021}},
}

@article{21195,
  author       = {{Goelz, Christian and Mora, Karin and Stroehlein, Julia Kristin and Haase, Franziska Katharina and Dellnitz, Michael and Reinsberger, Claus and Vieluf, Solveig}},
  journal      = {{Cognitive Neurodynamics}},
  title        = {{{Electrophysiological signatures of dedifferentiation differ between fit and less fit older adults}}},
  doi          = {{10.1007/s11571-020-09656-9}},
  year         = {{2021}},
}

@misc{21197,
  author       = {{Mengshi, Ma}},
  title        = {{{Self-stabilizing Arrow Protocol on Spanning Trees with a Low Diameter}}},
  year         = {{2021}},
}

@article{21337,
  abstract     = {{We present a flexible trust region descend algorithm for unconstrained and
convexly constrained multiobjective optimization problems. It is targeted at
heterogeneous and expensive problems, i.e., problems that have at least one
objective function that is computationally expensive. The method is
derivative-free in the sense that neither need derivative information be
available for the expensive objectives nor are gradients approximated using
repeated function evaluations as is the case in finite-difference methods.
Instead, a multiobjective trust region approach is used that works similarly to
its well-known scalar pendants. Local surrogate models constructed from
evaluation data of the true objective functions are employed to compute
possible descent directions. In contrast to existing multiobjective trust
region algorithms, these surrogates are not polynomial but carefully
constructed radial basis function networks. This has the important advantage
that the number of data points scales linearly with the parameter space
dimension. The local models qualify as fully linear and the corresponding
general scalar framework is adapted for problems with multiple objectives.
Convergence to Pareto critical points is proven and numerical examples
illustrate our findings.}},
  author       = {{Berkemeier, Manuel Bastian and Peitz, Sebastian}},
  issn         = {{2297-8747}},
  journal      = {{Mathematical and Computational Applications}},
  number       = {{2}},
  title        = {{{Derivative-Free Multiobjective Trust Region Descent Method Using Radial  Basis Function Surrogate Models}}},
  doi          = {{10.3390/mca26020031}},
  volume       = {{26}},
  year         = {{2021}},
}

