@unpublished{19603,
  abstract     = {{Micro- and smart grids (MSG) play an important role both for integrating
renewable energy sources in conventional electricity grids and for providing
power supply in remote areas. Modern MSGs are largely driven by power
electronic converters due to their high efficiency and flexibility.
Nevertheless, controlling MSGs is a challenging task due to highest
requirements on energy availability, safety and voltage quality within a wide
range of different MSG topologies. This results in a high demand for
comprehensive testing of new control concepts during their development phase
and comparisons with the state of the art in order to ensure their feasibility.
This applies in particular to data-driven control approaches from the field of
reinforcement learning (RL), whose stability and operating behavior can hardly
be evaluated a priori. Therefore, the OpenModelica Microgrid Gym (OMG) package,
an open-source software toolbox for the simulation and control optimization of
MSGs, is proposed. It is capable of modeling and simulating arbitrary MSG
topologies and offers a Python-based interface for plug \& play controller
testing. In particular, the standardized OpenAI Gym interface allows for easy
RL-based controller integration. Besides the presentation of the OMG toolbox,
application examples are highlighted including safe Bayesian optimization for
low-level controller tuning.}},
  author       = {{Bode, Henrik and Heid, Stefan Helmut and Weber, Daniel and Hüllermeier, Eyke and Wallscheid, Oliver}},
  booktitle    = {{arXiv:2005.04869}},
  title        = {{{Towards a Scalable and Flexible Simulation and Testing Environment  Toolbox for Intelligent Microgrid Control}}},
  year         = {{2020}},
}

@inproceedings{19606,
  abstract     = {{Mobile shopping apps have been using Augmented Reality (AR) in the last years to place their products in the environment of the customer. While this is possible with atomic 3D objects, there is is still a lack in the runtime conﬁguration of 3D object compositions based on user needs and environmental constraints. For this, we previously developed an approach for model-based AR-assisted product conﬁguration based on the concept of Dynamic Software Product Lines. In this demonstration paper, we present the corresponding tool support ProConAR in the form of a Product Modeler and a Product Conﬁgurator. While the Product Modeler is an Angular web app that splits products (e.g. table) up into atomic parts (e.g. tabletop, table legs, funnier) and saves it within a conﬁguration model, the Product Conﬁgurator is an Android client that uses the conﬁguration model to place diﬀerent product conﬁgurations within the environment of the customer. We show technical details of our ready to use tool-chain ProConAR by describing its implementation and usage as well as pointing out future research directions.}},
  author       = {{Gottschalk, Sebastian and Yigitbas, Enes and Schmidt, Eugen and Engels, Gregor}},
  booktitle    = {{Human-Centered Software Engineering. HCSE 2020}},
  editor       = {{Bernhaupt, Regina and Ardito, Carmelo and Sauer, Stefan}},
  keywords     = {{Product Configuration, Augmented Reality, Model-based, Tool Support}},
  location     = {{Eindhoven}},
  publisher    = {{Springer}},
  title        = {{{ProConAR: A Tool Support for Model-based AR Product Configuration}}},
  doi          = {{10.1007/978-3-030-64266-2_14}},
  volume       = {{12481}},
  year         = {{2020}},
}

@inproceedings{19607,
  abstract     = {{Modern services consist of modular, interconnected
components, e.g., microservices forming a service mesh. To
dynamically adjust to ever-changing service demands, service
components have to be instantiated on nodes across the network.
Incoming flows requesting a service then need to be routed
through the deployed instances while considering node and link
capacities. Ultimately, the goal is to maximize the successfully
served flows and Quality of Service (QoS) through online service
coordination. Current approaches for service coordination are
usually centralized, assuming up-to-date global knowledge and
making global decisions for all nodes in the network. Such global
knowledge and centralized decisions are not realistic in practical
large-scale networks.

To solve this problem, we propose two algorithms for fully
distributed service coordination. The proposed algorithms can be
executed individually at each node in parallel and require only
very limited global knowledge. We compare and evaluate both
algorithms with a state-of-the-art centralized approach in extensive
simulations on a large-scale, real-world network topology.
Our results indicate that the two algorithms can compete with
centralized approaches in terms of solution quality but require
less global knowledge and are magnitudes faster (more than
100x).}},
  author       = {{Schneider, Stefan Balthasar and Klenner, Lars Dietrich and Karl, Holger}},
  booktitle    = {{IEEE International Conference on Network and Service Management (CNSM)}},
  keywords     = {{distributed management, service coordination, network coordination, nfv, softwarization, orchestration}},
  publisher    = {{IEEE}},
  title        = {{{Every Node for Itself: Fully Distributed Service Coordination}}},
  year         = {{2020}},
}

@inproceedings{19609,
  abstract     = {{Modern services comprise interconnected components,
e.g., microservices in a service mesh, that can scale and
run on multiple nodes across the network on demand. To process
incoming traffic, service components have to be instantiated and
traffic assigned to these instances, taking capacities and changing
demands into account. This challenge is usually solved with
custom approaches designed by experts. While this typically
works well for the considered scenario, the models often rely
on unrealistic assumptions or on knowledge that is not available
in practice (e.g., a priori knowledge).

We propose a novel deep reinforcement learning approach that
learns how to best coordinate services and is geared towards
realistic assumptions. It interacts with the network and relies on
available, possibly delayed monitoring information. Rather than
defining a complex model or an algorithm how to achieve an
objective, our model-free approach adapts to various objectives
and traffic patterns. An agent is trained offline without expert
knowledge and then applied online with minimal overhead. Compared
to a state-of-the-art heuristic, it significantly improves flow
throughput and overall network utility on real-world network
topologies and traffic traces. It also learns to optimize different
objectives, generalizes to scenarios with unseen, stochastic traffic
patterns, and scales to large real-world networks.}},
  author       = {{Schneider, Stefan Balthasar and Manzoor, Adnan and Qarawlus, Haydar and Schellenberg, Rafael and Karl, Holger and Khalili, Ramin and Hecker, Artur}},
  booktitle    = {{IEEE International Conference on Network and Service Management (CNSM)}},
  keywords     = {{self-driving networks, self-learning, network coordination, service coordination, reinforcement learning, deep learning, nfv}},
  publisher    = {{IEEE}},
  title        = {{{Self-Driving Network and Service Coordination Using Deep Reinforcement Learning}}},
  year         = {{2020}},
}

@inproceedings{19632,
  author       = {{Jovanovikj, Ivan and Yigitbas, Enes and Sauer, Stefan and Engels, Gregor}},
  booktitle    = {{Proceedings of the 8th International Working Conference on Human-Centered Software Engineering (HCSE'20)}},
  pages        = {{216--224}},
  publisher    = {{Springer}},
  title        = {{{Augmented and Virtual Reality Object Repository for Rapid Prototyping }}},
  year         = {{2020}},
}

@inproceedings{19656,
  author       = {{Sharma, Arnab and Wehrheim, Heike}},
  booktitle    = {{Proceedings of the 32th IFIP International Conference on Testing Software and Systems (ICTSS)}},
  publisher    = {{Springer}},
  title        = {{{Automatic Fairness Testing of Machine Learning Models}}},
  year         = {{2020}},
}

@article{19679,
  abstract     = {{<jats:p>In the present work, we provide an electronic structure based method for the “on-the-fly” determination of vibrational sum frequency generation (v-SFG) spectra. The predictive power of this scheme is demonstrated at the air-water interface. While the instantaneous fluctuations in dipole moment are obtained using the maximally localized Wannier functions, the fluctuations in polarizability are approximated to be proportional to the second moment of Wannier functions. The spectrum henceforth obtained captures the signatures of hydrogen bond stretching, bending, as well as low-frequency librational modes.</jats:p>}},
  author       = {{Ojha, Deepak and Kühne, Thomas D.}},
  issn         = {{1420-3049}},
  journal      = {{Molecules}},
  title        = {{{“On-The-Fly” Calculation of the Vibrational Sum-Frequency Generation Spectrum at the Air-Water Interface}}},
  doi          = {{10.3390/molecules25173939}},
  volume       = {{25}},
  year         = {{2020}},
}

@article{19680,
  abstract     = {{This is the second part of a project on the foundations of first-principle calculations of the electron transport in crystals at finite temperatures, aiming at a predictive first-principles platform that combines ab-initio molecular dynamics (AIMD) and a finite-temperature Kubo-formula with dissipation for thermally disordered crystalline phases. The latter are encoded in an ergodic dynamical system (Ω,G,dP), where Ω is the configuration space of the atomic degrees of freedom, G is the space group acting on Ω and dP is the ergodic Gibbs measure relative to the G-action. We first demonstrate how to pass from the continuum Kohn–Sham theory to a discrete atomic-orbitals based formalism without breaking the covariance of the physical observables w.r.t. (Ω,G,dP). Then we show how to implement the Kubo-formula, investigate its self-averaging property and derive an optimal finite-volume approximation for it. We also describe a numerical innovation that made possible AIMD simulations with longer orbits and elaborate on the details of our simulations. Lastly, we present numerical results on the transport coefficients of crystal silicon at different temperatures.}},
  author       = {{Kühne, Thomas and Heske, Julian Joachim and Prodan, Emil}},
  issn         = {{0003-4916}},
  journal      = {{Annals of Physics}},
  pages        = {{168290}},
  title        = {{{Disordered crystals from first principles II: Transport coefficients}}},
  doi          = {{https://doi.org/10.1016/j.aop.2020.168290}},
  volume       = {{421}},
  year         = {{2020}},
}

@article{19681,
  author       = {{Salem, M. Alaraby and Kühne, Thomas D.}},
  issn         = {{0026-8976}},
  journal      = {{Molecular Physics}},
  pages        = {{1--6}},
  title        = {{{Insight from energy decomposition analysis on a hydrogen-bond-mediated mechanism for on-water catalysis}}},
  doi          = {{10.1080/00268976.2020.1797920}},
  year         = {{2020}},
}

@article{19684,
  abstract     = {{Peer-Berater*innen nehmen während eines Beratungsgespräches teilweise intuitiv, teilweise bewusst verschiedene
Rollen ein. Dieser Artikel soll einen Beitrag zur Reflexion über das Spannungsverhältnis zwischen der Experten- und
Prozessberatungsrolle leisten, um die Selbstprofessionalisierung in der Rolleneinnahme zu fördern. Dafür werden
auf theoretischer Ebene die konträren Arbeitsweisen beleuchtet, auf denen beide Rollen basieren. Zur Betrachtung
von möglichen Einflussfaktoren auf die Rolleneinnahme wird ein selbst entwickeltes Modell präsentiert, welches zum
Austausch über diese Faktoren motivieren soll. Zuletzt wird eine praktische Möglichkeit zur gezielten Reflexion über
die eigene Rolleneinnahme anhand eines Fragebogens vorgeschlagen.}},
  author       = {{Lebock, Sarah}},
  journal      = {{Journal der Schreibberatung}},
  keywords     = {{Expertenberatung, Prozessberatung, Rolleneinnahme, Selbstprofessionalisierung}},
  location     = {{Köln }},
  number       = {{1}},
  pages        = {{59--70}},
  publisher    = {{wbv}},
  title        = {{{Wann bin ich wer? Peer-Berater*innen im Spannungsverhältnis}}},
  doi          = {{10.3278/JOS2001W008}},
  volume       = {{19}},
  year         = {{2020}},
}

@inproceedings{19738,
  author       = {{Wende, Marc and Philippi, Kai and Kenig, Eugeny}},
  booktitle    = {{10. ProcessNet-Jahrestagung und 34. DECHEMA-Jahrestagung der Biotechnologen }},
  location     = {{Aachen}},
  title        = {{{Numerische Simulation von Gravidestillationsapparaten zur Trennung eines binären Ethanol/Wasser-Gemisches}}},
  year         = {{2020}},
}

@inproceedings{19739,
  author       = {{Szopinski, Daniel}},
  booktitle    = {{Proceedings of the 15th International Conference on Design Science Research in Information Systems and Technology (DESRIST)}},
  location     = {{Virtual Conference/Workshop}},
  title        = {{{Active Business Model Development Tools: Design Requirements}}},
  year         = {{2020}},
}

@inproceedings{19741,
  author       = {{Szopinski, Daniel}},
  booktitle    = {{Proceedings of the 41st International Conference on Information Systems (ICIS)}},
  location     = {{Virtual Conference/Workshop}},
  title        = {{{Exploring design principles for stimuli in business model development tools}}},
  year         = {{2020}},
}

@phdthesis{19743,
  author       = {{Ditter, Jan}},
  isbn         = {{978-3-8440-7530-4}},
  title        = {{{Methodenentwicklung zum Entfügen von Stahl-Klebverbindungen bei tiefen Temperaturen}}},
  year         = {{2020}},
}

@article{19753,
  author       = {{Ditter, Jan and Aubel, Tobias and Meschut, Gerson}},
  journal      = {{adhesion ADHESIVES + SEALANTS}},
  number       = {{1}},
  title        = {{{Simple Determination of Fast Curing Parameters for Bonded Structures}}},
  year         = {{2020}},
}

@inproceedings{19782,
  author       = {{Müller, Michelle and Neumann, Jürgen and Gutt, Dominik and Kundisch, Dennis}},
  booktitle    = {{Proceedings of the 41th International Conference on Information Systems (ICIS)}},
  location     = {{Virtual Conference/Workshop}},
  title        = {{{Toss a Coin to your Host - How Guests End up Paying for the Cost of Regulatory Policies}}},
  year         = {{2020}},
}

@article{19823,
  abstract     = {{Individual grains of chalcopyrite solar cell absorbers can facet in different crystallographic directions at their surfaces. To gain a deeper understanding of the junction formation in these devices, we correlate variations in the surface facet orientation with the defect electronic properties. We use a combined analytical approach based on scanning tunneling spectroscopy (STS), scanning electron microscopy, and electron back scatter diffraction (EBSD), where we perform these experiments on identical surface areas as small as 2 × 2 µm2 with a lateral resolution well below 50 nm. The topography of the absorber surfaces indicates two main morphological features: micro-faceted, long basalt-like columns and their short nano-faceted terminations. Our STS results reveal that the long columns exhibit spectral signatures typical for the presence of pronounced oxidation-induced surface dipoles in conjunction with an increased density of electronic defect levels. In contrast, the nano-faceted terminations of the basalt-like columns are largely passivated in terms of electronic defect levels within the band gap region. Corresponding crystallographic data based on EBSD experiments show that the surface of the basalt-like columns can be assigned to intrinsically polar facet orientations, while the passivated terminations are assigned to non-polar planes. Ab-initio calculations suggest that the polar surfaces are more prone to oxidation and resulting O-induced defects, in comparison to non-polar planes. Our results emphasize the correlation between morphology, surface facet orientations and surface electronic properties. Furthermore, this work aids in gaining a fundamental understanding of oxidation induced lateral inhomogeneities in view of the p-n junction formation in chalcopyrite thin-film solar cells.}},
  author       = {{Elizabeth, Amala and Conradi, Hauke and K. Sahoo, Sudhir and Kodalle, Tim and A. Kaufmann, Christian and Kühne, Thomas and Mirhosseini, Hossein and Abou-Ras, Daniel and Mönig, Harry}},
  issn         = {{1359-6454}},
  journal      = {{Acta Materialia}},
  keywords     = {{Chalcopyrite absorber, Scanning tunneling spectroscopy, Electron backscatter diffraction, Density functional theory, Surface dipole}},
  title        = {{{Correlating facet orientation, defect-level density and dipole layer formation at the surface of polycrystalline CuInSe2 thin films}}},
  doi          = {{https://doi.org/10.1016/j.actamat.2020.09.028}},
  volume       = {{200}},
  year         = {{2020}},
}

@article{19864,
  author       = {{Meyer, Maurice and Frank, Maximilian and Massmann, Melina and Dumitrescu, Roman}},
  journal      = {{Proceedings of The 11th International Multi-Conference on Complexity, Informatics and Cybernetics (IMCIC 2020)}},
  title        = {{{Research and Consulting in Data-Driven Strategic Product Planning}}},
  year         = {{2020}},
}

@article{19866,
  author       = {{Meyer, Maurice and Frank, Maximilian and Massmann, Melina and Dumitrescu, Roman}},
  journal      = {{Journal of Systemics, Cybernetics and Informatics}},
  number       = {{2}},
  pages        = {{55--61}},
  title        = {{{Research and Consulting in Data-Driven Strategic Product Planning}}},
  volume       = {{18}},
  year         = {{2020}},
}

@article{19895,
  author       = {{Steiger, Sören and Pelster, Matthias}},
  issn         = {{0167-2681}},
  journal      = {{Journal of Economic Behavior & Organization}},
  pages        = {{503--522}},
  title        = {{{Social interactions and asset pricing bubbles}}},
  doi          = {{10.1016/j.jebo.2020.09.020}},
  volume       = {{179}},
  year         = {{2020}},
}

