@inproceedings{19899,
  abstract     = {{Most existing robot formation problems seek a target formation of a certain
minimal and, thus, efficient structure. Examples include the Gathering
and the Chain-Formation problem. In this work, we study formation problems that
try to reach a maximal structure, supporting for example an efficient
coverage in exploration scenarios. A recent example is the NASA Shapeshifter
project, which describes how the robots form a relay chain along which gathered
data from extraterrestrial cave explorations may be sent to a home base.
  As a first step towards understanding such maximization tasks, we introduce
and study the Max-Chain-Formation problem, where $n$ robots are ordered along a
winding, potentially self-intersecting chain and must form a connected,
straight line of maximal length connecting its two endpoints. We propose and
analyze strategies in a discrete and in a continuous time model. In the
discrete case, we give a complete analysis if all robots are initially
collinear, showing that the worst-case time to reach an
$\varepsilon$-approximation is upper bounded by $\mathcal{O}(n^2 \cdot \log
(n/\varepsilon))$ and lower bounded by $\Omega(n^2 \cdot~\log
(1/\varepsilon))$. If one endpoint of the chain remains stationary, this result
can be extended to the non-collinear case. If both endpoints move, we identify
a family of instances whose runtime is unbounded. For the continuous model, we
give a strategy with an optimal runtime bound of $\Theta(n)$. Avoiding an
unbounded runtime similar to the discrete case relies crucially on a
counter-intuitive aspect of the strategy: slowing down the endpoints while all
other robots move at full speed. Surprisingly, we can show that a similar trick
does not work in the discrete model.}},
  author       = {{Castenow, Jannik and Kling, Peter and Knollmann, Till and Meyer auf der Heide, Friedhelm}},
  booktitle    = {{Stabilization, Safety, and Security of Distributed Systems - 22nd International Symposium, SSS 2020, Austin, Texas, USA, November 18-21, 2020, Proceedings}},
  editor       = {{Devismes , Stéphane  and Mittal, Neeraj }},
  isbn         = {{978-3-030-64347-8}},
  pages        = {{65--80}},
  publisher    = {{Springer}},
  title        = {{{A Discrete and Continuous Study of the Max-Chain-Formation Problem – Slow Down to Speed Up}}},
  doi          = {{10.1007/978-3-030-64348-5_6}},
  volume       = {{12514}},
  year         = {{2020}},
}

@article{19938,
  abstract     = {{We show that symplectic integrators preserve bifurcations of Hamiltonian boundary value problems and that nonsymplectic integrators do not. We provide a universal description of the breaking of umbilic bifurcations by nonysmplectic integrators. We discover extra structure induced from certain types of boundary value problems, including classical Dirichlet problems, that is useful to locate bifurcations. Geodesics connecting two points are an example of a Hamiltonian boundary value problem, and we introduce the jet-RATTLE method, a symplectic integrator that easily computes geodesics and their bifurcations. Finally, we study the periodic pitchfork bifurcation, a codimension-1 bifurcation arising in integrable Hamiltonian systems. It is not preserved by either symplectic on nonsymplectic integrators, but in some circumstances symplecticity greatly reduces the error. }},
  author       = {{McLachlan, Robert I and Offen, Christian}},
  journal      = {{Foundations of Computational Mathematics}},
  number       = {{6}},
  pages        = {{1363--1400}},
  title        = {{{Preservation of Bifurcations of Hamiltonian Boundary Value Problems Under Discretisation}}},
  doi          = {{10.1007/s10208-020-09454-z}},
  volume       = {{20}},
  year         = {{2020}},
}

@article{19939,
  author       = {{Kreusser, Lisa Maria and McLachlan, Robert I and Offen, Christian}},
  issn         = {{0951-7715}},
  journal      = {{Nonlinearity}},
  number       = {{5}},
  pages        = {{2335--2363}},
  title        = {{{Detection of high codimensional bifurcations in variational PDEs}}},
  doi          = {{10.1088/1361-6544/ab7293}},
  volume       = {{33}},
  year         = {{2020}},
}

@phdthesis{19947,
  abstract     = {{Ordinary differential equations (ODEs) and partial differential equations (PDEs) arise
in most scientific disciplines that make use of mathematical techniques. As exact solutions are in general not computable, numerical methods are used to obtain approximate
solutions. In order to draw valid conclusions from numerical computations, it is crucial
to understand which qualitative aspects numerical solutions have in common with the
exact solution. Symplecticity is a subtle notion that is related to a rich family of geometric properties of Hamiltonian systems. While the effects of preserving symplecticity
under discretisation on long-term behaviour of motions is classically well known, in this
thesis
(a) the role of symplecticity for the bifurcation behaviour of solutions to Hamiltonian
boundary value problems is explained. In parameter dependent systems at a bifurcation
point the solution set to a boundary value problem changes qualitatively. Bifurcation
problems are systematically translated into the framework of classical catastrophe theory. It is proved that existing classification results in catastrophe theory apply to
persistent bifurcations of Hamiltonian boundary value problems. Further results for
symmetric settings are derived.
(b) It is proved that to preserve generic bifurcations under discretisation it is necessary and sufficient to preserve the symplectic structure of the problem.
(c) The catastrophe theory framework for Hamiltonian ODEs is extended to PDEs
with variational structure. Recognition equations for A-series singularities for functionals on Banach spaces are derived and used in a numerical example to locate high-codimensional bifurcations.
(d) The potential of symplectic integration for infinite-dimensional Lie-Poisson systems (Burgers’ equation, KdV, fluid equations, . . . ) using Clebsch variables is analysed.
It is shown that the advantages of symplectic integration can outweigh the disadvantages of integrating over a larger phase space introduced by a Clebsch representation.
(e) Finally, the preservation of variational structure of symmetric solutions in multisymplectic PDEs by multisymplectic integrators on the example of (phase-rotating)
travelling waves in the nonlinear wave equation is discussed.}},
  author       = {{Offen, Christian}},
  publisher    = {{Massey University}},
  title        = {{{Analysis of Hamiltonian boundary value problems and symplectic integration}}},
  year         = {{2020}},
}

@inproceedings{19953,
  abstract     = {{Current GNN architectures use a vertex neighborhood aggregation scheme, which limits their discriminative power to that of the 1-dimensional Weisfeiler-Lehman (WL) graph isomorphism test. Here, we propose a novel graph convolution operator that is based on the 2-dimensional WL test. We formally show that the resulting 2-WL-GNN architecture is more discriminative than existing GNN approaches. This theoretical result is complemented by experimental studies using synthetic and real data. On multiple common graph classification benchmarks, we demonstrate that the proposed model is competitive with state-of-the-art graph kernels and GNNs.}},
  author       = {{Damke, Clemens and Melnikov, Vitaly and Hüllermeier, Eyke}},
  booktitle    = {{Proceedings of the 12th Asian Conference on Machine Learning (ACML 2020)}},
  editor       = {{Jialin Pan, Sinno and Sugiyama, Masashi}},
  keywords     = {{graph neural networks, Weisfeiler-Lehman test, cycle detection}},
  location     = {{Bangkok, Thailand}},
  pages        = {{49--64}},
  publisher    = {{PMLR}},
  title        = {{{A Novel Higher-order Weisfeiler-Lehman Graph Convolution}}},
  volume       = {{129}},
  year         = {{2020}},
}

@misc{19999,
  author       = {{Mayer, Stefan}},
  publisher    = {{Universität Paderborn}},
  title        = {{{Optimierung von JMCTest beim Testen von Inter Method Contracts}}},
  year         = {{2020}},
}

@inproceedings{20116,
  author       = {{Nouri, Zahra and Wachsmuth, Henning and Engels, Gregor}},
  booktitle    = {{Proceedings of COLING 2020, the 28th International Conference on Computational Linguistics}},
  location     = {{Barcelona, Spain}},
  pages        = {{6264--6276}},
  title        = {{{Mining Crowdsourcing Problems from Discussion Forums of Workers}}},
  year         = {{2020}},
}

@inproceedings{20122,
  author       = {{El Baff, Roxanne and Al-Khatib, Khalid and Stein, Benno and Wachsmuth, Henning}},
  booktitle    = {{Third Workshop on Computational Modeling of People's Opinions, Personality, and Emotions in Social Media (PEOPLES 2020)}},
  pages        = {{29--40}},
  title        = {{{Persuasiveness of News Editorials depending on Ideology and Personality}}},
  year         = {{2020}},
}

@inbook{20123,
  author       = {{Herzig, Bardo and Martin, Alexander and Klar, Tilman-Mathies}},
  booktitle    = {{Deutsch Digital. Band 1 Theorie (2. Aufl.)}},
  editor       = {{Knopf, Julia and Abraham, Ulf}},
  isbn         = {{978-3-8340-2048-2}},
  pages        = {{108--135}},
  title        = {{{Mobile Medien – Medienpädagogische und technische Grundlagen, Potential für den Deutschunterricht und Beispiele.}}},
  year         = {{2020}},
}

@techreport{20131,
  author       = {{Kundisch, Dennis and Beverungen, Daniel}},
  pages        = {{22--26}},
  title        = {{{Als Wirtschaftsinformatiker die digitale Transformation in Organisationen gestalten}}},
  year         = {{2020}},
}

@inproceedings{20139,
  author       = {{Spliethöver, Maximilian and Wachsmuth, Henning}},
  booktitle    = {{Proceedings of the 7th Workshop on Argument Mining (ArgMining 2020)}},
  pages        = {{76--87}},
  title        = {{{Argument from Old Man's View: Assessing Social Bias in Argumentation}}},
  year         = {{2020}},
}

@inproceedings{20140,
  author       = {{Dorsch, Jonas and Wachsmuth, Henning}},
  booktitle    = {{Proceedings of the 7th Workshop on Argument Mining (ArgMining 2020)}},
  pages        = {{19--29}},
  title        = {{{Semi-Supervised Cleansing of Web Argument Corpora}}},
  year         = {{2020}},
}

@techreport{20145,
  abstract     = {{Der Karosseriebau ist zunehmend durch die Verwendung unterschiedlicher Werkstoffe in Mischbauweise gekennzeichnet, was zu einem Einsatz von mechanischen Fügeverfahren geführt hat. Hieraus resultieren die Zielsetzungen, die mechanischen Fügeverfahren in ihrer Effizienz und ihren Einsatzbereichen zu erweitern, sowie die Anzahl der Experimente zu reduzieren und Entwicklungszyklen zu verkürzen. Dies erfolgt mit Unterstützung der numerischen Simulation. Neben der Beschreibung des plastischen Verhaltens gilt es auch, das Schädigungsverhalten abzubilden.

Der Fügeprozess bzw. die Fügerichtung erfolgt senkrecht zur Blechoberfläche und führt somit zu einem dreidimensionalen Zustand der Fügelemente. Hieraus leitet sich die Herausforderung ab, das Werkstoffversagen in Abhängigkeit der Beanspruchungssituation zu beschreiben. Ein einfacher Ansatz zur Abbildung des Durchdringens ist ein geometrisches Trennkriterium.

Ein solches Kriterium basiert i.d.R. auf einem experimentell beobachteten Verhalten und ist somit nicht prognosefähig für Variationen bzgl. Werkzeugkonfigurationen, Blechdicken- und Werkstoffgüten-Kombinationen. In diesem Projekt wird das Schädigungsmodell GISSMO (Generalized Incremental Stress State dependent damage Model) verwendet, um die Entwicklung der duktilen Schädigung zu beschreiben und den Bruchbeginn während des Stanzniet- und Schneidclinchens vorherzusagen.

Der Spannungszustand während der Prozesssimulation wird untersucht und die verschiedenen Schädigungsproben werden experimentell erprobt, um die Versagenskurven zu charakterisieren. Die Versagenskurven werden im Schädigungsmodell GISSMO definiert. Um die Genauigkeit des Modells zu gewährleisten, wird die Verifizierung des Modells durch die Simulation von Schädigungsproben mit dem Schädigungsmodell durchgeführt.

Zur Validierung des Modells wird die Simulation des Fügeprozesses mit dem Schädigungsmodell durchgeführt und die Ergebnisse von Simulation und Experiment verglichen. Darüber hinaus werden Sensitivitätsanalysen durchgeführt, um die Einflüsse der Fertigungsprozesse, der Lackierung und des Diskretisierungsgrades auf das Schädigungsverhalten des Materials zu identifizieren.
Das IGF-Vorhaben „Methodenentwicklung zur Schädigungsmodellierung für die numerische Prozesssimulation mechanischer Fügeverfahren" der Forschungsvereinigung EFB e.V. wurde unter der Fördernummer AiF 19452N über die Arbeitsgemeinschaft industrieller Forschungsvereinigungen (AiF) im Rahmen des Programms zur Förderung der Industriellen Gemeinschaftsforschung (IGF) vom Bundesministerium für Wirtschaft und Energie aufgrund eines Beschlusses des Deutschen Bundestages gefördert. Der Abschlussbericht ist als EFB-Forschungsbericht Nr. 527 erschienen und bei der EFB-Geschäftsstelle und im Buchhandel erhältlich.}},
  author       = {{Otroshi, Mortaza and Meschut, Gerson}},
  isbn         = {{978-3-86776-582-4}},
  pages        = {{182}},
  publisher    = {{Europäische Forschungsgesellschaft für Blechverarbeitung e.V.}},
  title        = {{{Methodenentwicklung zur Schädigungsmodellierung für die numerische Prozesssimulation mechanischer Fügeverfahren}}},
  year         = {{2020}},
}

@inproceedings{20146,
  abstract     = {{Joining technology is regarded as a key technology for reducing energy consumption and CO2 imitation as well as the use of innovative materials and development of new, resource-saving products. Punch riveting is a widely used and established joining process in many sectors. The white and brown goods, electrical engineering, construction and, in particular, the automotive industry are some of the sectors mentioned here.

Since the design and assessment of punch rivet components with regard to structural durability can only be carried out experimentally using prototypes due to a lack of experience and calculation concepts, the improvement of this uneconomical and time-consuming procedure is the goal of this contribution.

Therefore, a numerical simulation and design method for cyclically loads punched riveted joints shall be introduced. This concept shall be based on the notch strain concept.

The following steps are necessary to achieve the goal shown above:

    Tensile tests on all materials involved in the joint for determination of tensile strength and quasi-static stress-strain curves
    Estimation of the cyclic material properties from the tensile strength in order to obtain the strain-life curve and the cyclic stress-strain curve
    Estimation of mean stress sensitivity from the tensile strength to conduct an amplitude transformation for variable amplitude loadings.
    Execution of a 2D forming simulation of the joining process to determine the geometry and the stresses and degrees of deformation present in the connection
    Transferring the results of the forming simulation into a static-mechanical load simulation for determining the relation between the external load and the elastic-plastic strain at the critical point
    Estimation of the service life by means of the damage parameter Wöhler curves calculated from the strain-life curve

In order to verify the simulation and calculation method, service life investigations have been carried out on punched riveted components under constant and variable amplitude load.

The test results, as well as the workflow through the fatigue assessment and its accuracy in estimation the fatigue life will be shown in this contribution.}},
  author       = {{Masendorf, Lukas and Wächter, Michael and Horstmann, Stephan and Otroshi, Mortaza and Esderts, Alfons and Meschut, Gerson}},
  isbn         = {{978-3-9820591-0-5}},
  keywords     = {{punch rivet, notch strain conept, structural durability}},
  location     = {{Darmstadt, Germany}},
  publisher    = {{Deutscher Verband für Materialforschung und -prüfung e.V.}},
  title        = {{{Linear damage accumulation of self-pierce riveted joints}}},
  year         = {{2020}},
}

@inproceedings{20159,
  abstract     = {{Let G = (V,E) be an undirected graph on n vertices with non-negative capacities on its edges. The mincut sensitivity problem for the insertion of an edge is defined as follows. Build a compact data structure for G and a given set S ⊆ V of vertices that, on receiving any edge (x,y) ∈ S×S of positive capacity as query input, can efficiently report the set of all pairs from S× S whose mincut value increases upon insertion of the edge (x,y) to G. The only result that exists for this problem is for a single pair of vertices (Picard and Queyranne, Mathematical Programming Study, 13 (1980), 8-16). We present the following results for the single source and the all-pairs versions of this problem. 
1) Single source: Given any designated source vertex s, there exists a data structure of size 𝒪(|S|) that can output all those vertices from S whose mincut value to s increases upon insertion of any given edge. The time taken by the data structure to answer any query is 𝒪(|S|). 
2) All-pairs: There exists an 𝒪(|S|²) size data structure that can output all those pairs of vertices from S× S whose mincut value gets increased upon insertion of any given edge. The time taken by the data structure to answer any query is 𝒪(k), where k is the number of pairs of vertices whose mincut increases. 
For both these versions, we also address the problem of reporting the values of the mincuts upon insertion of any given edge. To derive our results, we use interesting insights into the nearest and the farthest mincuts for a pair of vertices. In addition, a crucial result, that we establish and use in our data structures, is that there exists a directed acyclic graph of 𝒪(n) size that compactly stores the farthest mincuts from all vertices of V to a designated vertex s in the graph. We believe that this result is of independent interest, especially, because it also complements a previously existing result by Hariharan et al. (STOC 2007) that the nearest mincuts from all vertices of V to s is a laminar family, and hence, can be stored compactly in a tree of 𝒪(n) size.}},
  author       = {{Baswana, Surender and Gupta, Shiv and Knollmann, Till}},
  booktitle    = {{28th Annual European Symposium on Algorithms (ESA 2020)}},
  editor       = {{Grandoni, Fabrizio and Herman, Grzegorz and Sanders, Peter}},
  isbn         = {{978-3-95977-162-7}},
  issn         = {{1868-8969}},
  keywords     = {{Mincut, Sensitivity, Data Structure}},
  pages        = {{12:1--12:14}},
  publisher    = {{Schloss Dagstuhl -- Leibniz-Zentrum für Informatik}},
  title        = {{{Mincut Sensitivity Data Structures for the Insertion of an Edge}}},
  doi          = {{10.4230/LIPIcs.ESA.2020.12}},
  volume       = {{173}},
  year         = {{2020}},
}

@inproceedings{20164,
  abstract     = {{Upcoming sensing applications (acoustic or video) will have high processing requirements not satisfiable by a single node or need input from multiple sources (e.g., speaker localization). Offloading these applications to cloud or mobile edge is an option, but when running in a wireless senor network (WSN), it might entail needlessly high data rate and latency. An alternative is to spread processing inside the WSN, which is particularly attractive if the application comprises individual components. This scenario is typical for applications like acoustic signal processing. Mapping components to nodes can be formulated as wireless version of the NP-hard Virtual Network Embedding (VNE) problem, for which various heuristics exist. We propose a Reinforcement Learning (RL) framework, which relies on Q-Learning and uses either Greedy Epsilon or Epsilon Decay for exploration. We compare both exploration methods to the result of an optimization approach and show empirically that the RL framework achieves good results in terms of network delay within few number of steps.}},
  author       = {{Afifi, Haitham and Karl, Holger}},
  booktitle    = {{2020 Thirteenth International Workshop on Selected Topics in Mobile and Wireless Computing (STWiMob'2020)}},
  title        = {{{Reinforcement Learning for Virtual Network Embedding in Wireless Sensor Networks}}},
  year         = {{2020}},
}

@inproceedings{20166,
  author       = {{Bondarenko, Alexander and Fröbe, Maik and Beloucif, Meriem and Gienapp, Lukas and Ajjour, Yamen and Panchenko, Alexander and Biemann, Chris and Stein, Benno and Wachsmuth, Henning and Potthast, Martin and Hagen, Matthias}},
  booktitle    = {{CEUR Workshop Proceedings}},
  pages        = {{384--395}},
  title        = {{{Overview of Touché 2020: Argument Retrieval}}},
  volume       = {{2696}},
  year         = {{2020}},
}

@article{20170,
  author       = {{Otroshi, Mortaza and Meschut, Gerson}},
  issn         = {{0300-3167}},
  journal      = {{Umformtechnik Blech Rohre Profile}},
  number       = {{7/20}},
  pages        = {{48--50}},
  title        = {{{Spannungszustandsabhängige Schädigungsmodellierung zum Halbhohlstanznieten}}},
  year         = {{2020}},
}

@inproceedings{20185,
  author       = {{Castenow, Jannik and Harbig, Jonas and Jung, Daniel and Knollmann, Till and Meyer auf der Heide, Friedhelm}},
  booktitle    = {{Stabilization, Safety, and Security of Distributed Systems - 22nd International Symposium, SSS 2020, Austin, Texas, USA, November 18-21, 2020, Proceedings }},
  editor       = {{Devismes, Stéphane  and  Mittal, Neeraj}},
  isbn         = {{978-3-030-64347-8}},
  pages        = {{60--64}},
  publisher    = {{Springer}},
  title        = {{{Brief Announcement: Gathering in Linear Time: A Closed Chain of Disoriented & Luminous Robots with Limited Visibility }}},
  doi          = {{10.1007/978-3-030-64348-5_5}},
  volume       = {{12514}},
  year         = {{2020}},
}

@article{20189,
  abstract     = {{A dielectric step-index optical fiber with tube-like profile is considered, being positioned with a small gap on top of a dielectric slab waveguide. We propose a 2.5-D hybrid analytical/numerical coupled mode model for the evanescent excitation of the tube through semi-guided waves propagating in the slab at oblique angles. The model combines the directional polarized modes supported by the slab with analytic solutions for the TE-, TM-, and orbital-angular-momentum (OAM) modes of the tube-shaped fiber. Implementational details of the scheme are discussed, complemented by finite-element simulations for verification purposes. Our results include configurations with resonant in-fiber excitation of OAM modes with large orbital angular momentum and strong field enhancement.}},
  author       = {{Hammer, Manfred and Ebers, Lena and Förstner, Jens}},
  issn         = {{0306-8919}},
  journal      = {{Optical and Quantum Electronics}},
  keywords     = {{tet_topic_waveguides}},
  title        = {{{Hybrid coupled mode modelling of the evanescent excitation of a dielectric tube by semi-guided waves at oblique angles}}},
  doi          = {{10.1007/s11082-020-02595-z}},
  volume       = {{52}},
  year         = {{2020}},
}

