@inbook{62702,
  abstract     = {{<jats:p>Clifford algebras are a natural extension of division algebras, including real numbers, complex numbers, quaternions, and octonions. Previous research in knowledge graph embeddings has focused exclusively on Clifford algebras of a specific type, which do not include nilpotent base vectors—elements that square to zero. In this work, we introduce a novel approach by incorporating nilpotent base vectors with a nilpotency index of two, leading to a more general form of Clifford algebras named degenerate Clifford algebras. This generalization to degenerate Clifford algebras does allow for covering dual numbers and as such include translations and rotations models under the same generalization paradigm for the first time. We develop two models to determine the parameters that define the algebra: one using a greedy search and another predicting the parameters based on neural network embeddings of the input knowledge graph. Our evaluation on seven benchmark datasets demonstrates that this incorporation of nilpotent vectors enhances the quality of embeddings. Additionally, our method outperforms state-of-the-art approaches in terms of generalization, particularly regarding the mean reciprocal rank achieved on validation data. Finally, we show that even a simple greedy search can effectively discover optimal or near-optimal parameters for the algebra.</jats:p>}},
  author       = {{Kamdem Teyou, Louis Mozart and Demir, Caglar and Ngonga Ngomo, Axel-Cyrille}},
  booktitle    = {{Frontiers in Artificial Intelligence and Applications}},
  isbn         = {{9781643685489}},
  issn         = {{0922-6389}},
  location     = {{Santiago de Compostela}},
  publisher    = {{IOS Press}},
  title        = {{{Embedding Knowledge Graphs in Degenerate Clifford Algebras}}},
  doi          = {{10.3233/faia240627}},
  year         = {{2024}},
}

@inproceedings{62703,
  abstract     = {{We introduce a novel embedding method diverging from conventional approaches by operating within function spaces of finite dimension rather than finite vector space, thus departing significantly from standard knowledge graph embedding techniques. Initially employing polynomial functions to compute embeddings, we progress to more intricate representations using neural networks with varying layer complexities. We argue that employing functions for embedding computation enhances expressiveness and allows for more degrees of freedom, enabling operations such as composition, derivatives and primitive of entities representation. Additionally, we meticulously outline the step-by-step construction of our approach and provide code for reproducibility, thereby facilitating further exploration and application in the field.}},
  author       = {{Kamdem Teyou, Louis Mozart and Demir, Caglar and Ngonga Ngomo, Axel-Cyrille}},
  booktitle    = {{Proceedings of the 33rd ACM International Conference on Information and Knowledge Management}},
  location     = {{Boise}},
  publisher    = {{ACM}},
  title        = {{{Embedding Knowledge Graphs in Function Spaces}}},
  doi          = {{10.1145/3627673.3679819}},
  year         = {{2024}},
}

@article{56267,
  author       = {{Serino, Laura and Ridder, Werner and Bhattacharjee, Abhinandan and Gil López, Jano and Brecht, Benjamin and Silberhorn, Christine}},
  issn         = {{2837-6714}},
  journal      = {{Optica Quantum}},
  publisher    = {{Optica Publishing Group}},
  title        = {{{Orchestrating time and color: a programmable source of high-dimensional entanglement}}},
  doi          = {{10.1364/opticaq.532334}},
  year         = {{2024}},
}

@techreport{62739,
  author       = {{Bornemann, Tobias and Novotny–Farkas, Zoltán}},
  title        = {{{Does the Accounting Classification of Hybrid Financial Instruments as Debt or Equity Matter?}}},
  doi          = {{10.2139/ssrn.4821642}},
  year         = {{2024}},
}

@inproceedings{57278,
  author       = {{Morim da Silva, Ana Alexandra and Srivastava, Nikit and Moteu Ngoli, Tatiana and Röder, Michael and Moussallem, Diego and Ngonga Ngomo, Axel-Cyrille}},
  booktitle    = {{Proceedings of the Seventh Workshop on Technologies for Machine Translation of Low-Resource Languages (LoResMT 2024)}},
  publisher    = {{Association for Computational Linguistics}},
  title        = {{{Benchmarking Low-Resource Machine Translation Systems}}},
  doi          = {{10.18653/v1/2024.loresmt-1.18}},
  year         = {{2024}},
}

@inbook{54784,
  author       = {{Janzen, Thomas and Vogelsang, Christoph and Rumlich, Dominik}},
  booktitle    = {{Wissen, Können und Handeln von Fremdsprachenlehrpersonen}},
  editor       = {{Gerlach, David}},
  pages        = {{221--234}},
  publisher    = {{Lang}},
  title        = {{{Feedbackkompetenz handlungsnah prüfen: Die Entwicklung einer rollenspielbasierten Simulation als Prüfungsformat für angehende Englischlehrkräfte}}},
  year         = {{2024}},
}

@inproceedings{54811,
  author       = {{Pollmeier, Pascal and Vogelsang, Christoph and Rogge, Tim}},
  booktitle    = {{Frühe naturwissenschaftliche Bildung}},
  editor       = {{van Vorst, Helena}},
  location     = {{Hamburg}},
  title        = {{{Eigenvideografien als Instrument zur Professionalisierung angehender Lehrkräfte}}},
  volume       = {{44}},
  year         = {{2024}},
}

@article{62767,
  abstract     = {{<jats:title>Abstract</jats:title>
          <jats:p>In this study, we develop a novel multi-fidelity deep learning approach that transforms low-fidelity solution maps into high-fidelity ones by incorporating parametric space information into an autoencoder architecture. This method’s integration of parametric space information significantly reduces the amount of training data needed to effectively predict high-fidelity solutions from low-fidelity ones. In this study, we examine a two-dimensional steady-state heat transfer analysis within a heterogeneous materials microstructure. The heat conductivity coefficients for two different materials are condensed from a 101 <jats:inline-formula>
              <jats:alternatives>
                <jats:tex-math>$$\times $$</jats:tex-math>
                <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML">
                  <mml:mo>×</mml:mo>
                </mml:math>
              </jats:alternatives>
            </jats:inline-formula> 101 grid to smaller grids. We then solve the boundary value problem on the coarsest grid using a pre-trained physics-informed neural operator network known as Finite Operator Learning (FOL). The resulting low-fidelity solution is subsequently upscaled back to a 101 <jats:inline-formula>
              <jats:alternatives>
                <jats:tex-math>$$\times $$</jats:tex-math>
                <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML">
                  <mml:mo>×</mml:mo>
                </mml:math>
              </jats:alternatives>
            </jats:inline-formula> 101 grid using a newly designed enhanced autoencoder. The novelty of the developed enhanced autoencoder lies in the concatenation of heat conductivity maps of different resolutions to the decoder segment in distinct steps. Hence the developed algorithm is named microstructure-embedded autoencoder (MEA). We compare the MEA outcomes with those from finite element methods, the standard U-Net, and an interpolation approach as an upscaling technique. Our analysis shows that MEA outperforms these methods in terms of computational efficiency and error on representative test cases. As a result, the MEA serves as a potential supplement to neural operator networks, effectively upscaling low-fidelity solutions to high-fidelity while preserving critical details often lost in traditional upscaling methods, such as sharp interfaces features lost in the context of interpolation approaches.</jats:p>}},
  author       = {{Najafi Koopas, Rasoul and Rezaei, Shahed and Rauter, Natalie and Ostwald, Richard and Lammering, Rolf}},
  issn         = {{0178-7675}},
  journal      = {{Computational Mechanics}},
  number       = {{4}},
  pages        = {{1377--1406}},
  publisher    = {{Springer Science and Business Media LLC}},
  title        = {{{Introducing a microstructure-embedded autoencoder approach for reconstructing high-resolution solution field data from a reduced parametric space}}},
  doi          = {{10.1007/s00466-024-02568-z}},
  volume       = {{75}},
  year         = {{2024}},
}

@article{62770,
  abstract     = {{<jats:title>Abstract</jats:title><jats:p>The open-source parameter identification tool ADAPT (A diversely applicable parameter identification Tool) is integrated with a machine learning-based approach for start value prediction in order to calibrate a Gurson–Tvergaard–Needleman (GTN) and a Lemaitre damage model. As representative example case-hardened steel 16MnCrS5 is elaborated. An artificial neural network (ANN) is initially trained by using load–displacement curves derived from simulations of a boundary value problem—instead of using data generated for homogeneous states of deformation at material point or one-element level—with varying material parameter combinations. The ANN is then employed so as to predict sets of material parameters that already provide close solutions to the experiment. These predicted parameter sets serve as starting values for a subsequent multi-objective parameter identification by using ADAPT. ADAPT allows for the consideration of input data from multiple scales, including integral data such as load–displacement curves, full-field data such as displacement and strain fields, and high-resolution experimental void data at the micro-scale. The influence of each data set on prediction quality is analyzed. Using various types of input data introduces additional information, enhancing prediction accuracy. The validation is carried out with respect to experimental void measurements of forward rod extruded parts. The results demonstrate, by incorporating void measurements in the optimization process, that it is possible to improve the quantitative prediction of ductile damage in the sense of void area fractions by factor 28 in forward rod extrusion.</jats:p>}},
  author       = {{Gerlach, Jan and Schulte, Robin and Schowtjak, Alexander and Clausmeyer, Till and Ostwald, Richard and Tekkaya, A. Erman and Menzel, Andreas}},
  issn         = {{0939-1533}},
  journal      = {{Archive of Applied Mechanics}},
  number       = {{8}},
  pages        = {{2217--2242}},
  publisher    = {{Springer Science and Business Media LLC}},
  title        = {{{Enhancing damage prediction in bulk metal forming through machine learning-assisted parameter identification}}},
  doi          = {{10.1007/s00419-024-02634-1}},
  volume       = {{94}},
  year         = {{2024}},
}

@article{62768,
  author       = {{Najafi Koopas, Rasoul and Rezaei, Shahed and Rauter, Natalie and Ostwald, Richard and Lammering, Rolf}},
  issn         = {{0013-7944}},
  journal      = {{Engineering Fracture Mechanics}},
  publisher    = {{Elsevier BV}},
  title        = {{{A spatiotemporal deep learning framework for prediction of crack dynamics in heterogeneous solids: Efficient mapping of concrete microstructures to its fracture properties}}},
  doi          = {{10.1016/j.engfracmech.2024.110675}},
  volume       = {{314}},
  year         = {{2024}},
}

@inproceedings{54589,
  author       = {{Brennig, Katharina and Löhr, Bernd and Brock, Jonathan and Reineke, Malte Fabian and Bartelheimer, Christian}},
  booktitle    = {{Americas Conference on Information Systems (AMCIS)}},
  title        = {{{Maximizing the Impact of Process Mining Research: Four Strategic Guidelines}}},
  year         = {{2024}},
}

@inproceedings{62796,
  author       = {{Reineke, Malte Fabian and Bartelheimer, Christian}},
  booktitle    = {{AMCIS 2024 TREOs}},
  location     = {{Salt Lake City, Utah, USA}},
  title        = {{{Assessing the impact of organizational culture on workarounds: A maturity model}}},
  year         = {{2024}},
}

@article{62670,
  author       = {{André, Rémi F. and Brandt, Jessica and Schmidt, Johannes and López-Salas, Nieves and Odziomek, Mateusz and Antonietti, Markus}},
  issn         = {{0008-6223}},
  journal      = {{Carbon}},
  publisher    = {{Elsevier BV}},
  title        = {{{Inductively coupled plasma spectroscopy for heteroatom-doped carbonaceous materials: Limitations and acid choice for digestion}}},
  doi          = {{10.1016/j.carbon.2024.118946}},
  volume       = {{223}},
  year         = {{2024}},
}

@inbook{57767,
  author       = {{Pollmeier, Pascal and Stroop, Dietlinde and Fechner, Sabine}},
  booktitle    = {{Lehrkräftebildung in der digitalen Welt - Zukunftsorientierte Forschungs- und Praxisperspektiven}},
  editor       = {{Herzig, Bardo and Eickelmann, Birgit and Schwabl, Franszika and Schulze, Johanna and Niemann, Jan}},
  pages        = {{53--64}},
  publisher    = {{Waxmann}},
  title        = {{{Digitale Messwerterfassung im Chemieunterricht}}},
  year         = {{2024}},
}

@inbook{57769,
  author       = {{Peeters, Hendrik and Graute, André and Hansel, Jan-Luca and Fischer, Matthias and Fechner, Sabine}},
  booktitle    = {{Lehrkräftebildung in der digitalen Welt - Zukunftsorientierte Forschungs- und Praxisperspektiven}},
  editor       = {{Herzig, Bardo and Eickelmann, Birgit and Schwabl, Franziska and Schulze, Johanna and Niemann, Jan}},
  pages        = {{241--252}},
  publisher    = {{Waxmann}},
  title        = {{{VirtuChemLab - Ein VR-Unterstützungsformat zur Vorbereitung auf das reale Chemielabor}}},
  doi          = {{https://www.waxmann.com/shop/download?tx_p2waxmann_download%5Baction%5D=download&tx_p2waxmann_download%5Bbuchnr%5D=4837&tx_p2waxmann_download%5Bcontroller%5D=Zeitschrift&cHash=8a25fe58c1166ed639ec8ef14076a936}},
  volume       = {{1}},
  year         = {{2024}},
}

@article{62828,
  author       = {{Ruhm, Lukas and Löseke, Jannik and Vieth, Pascal and Prüßner, Tim and Grundmeier, Guido}},
  issn         = {{0169-4332}},
  journal      = {{Applied Surface Science}},
  publisher    = {{Elsevier BV}},
  title        = {{{Adhesion promotion and corrosion resistance of mixed phosphonic acid monolayers on AA 2024}}},
  doi          = {{10.1016/j.apsusc.2024.160655}},
  volume       = {{670}},
  year         = {{2024}},
}

@inproceedings{56863,
  author       = {{Schiebel, Fabian Benedikt and Sattler, Florian and Schubert, Philipp Dominik and Apel, Sven and Bodden, Eric}},
  booktitle    = {{38th European Conference on Object-Oriented Programming (ECOOP 2024)}},
  editor       = {{Aldrich, Jonathan and Salvaneschi, Guido}},
  isbn         = {{978-3-95977-341-6}},
  issn         = {{1868-8969}},
  pages        = {{36:1–36:28}},
  publisher    = {{Schloss Dagstuhl – Leibniz-Zentrum für Informatik}},
  title        = {{{Scaling Interprocedural Static Data-Flow Analysis to Large C/C++ Applications: An Experience Report}}},
  doi          = {{10.4230/LIPIcs.ECOOP.2024.36}},
  volume       = {{313}},
  year         = {{2024}},
}

@book{62826,
  abstract     = {{Der Begriff 'Bildungsforschung' erweist sich als nicht minder umstritten als der Begriff der Bildung selbst. Bildungsforschung fungiert in der Diskussion häufig als eine Art Regenschirmbegriff, mit dem ein Forschungsprofil markiert wird, das es ermöglichen soll, schulische, insbesondere unterrichtsbezogene Bildungsprozesse empirisch zu erfassen und von Schüler_innen zu erwerbende Kompetenzen festzulegen und mit Hilfe quantitativer Verfahren zu evaluieren. Im Rahmen von anderen Forschungstraditionen geht man auf kritische Distanz zu diesem inhaltlich und methodisch allzu sehr eingeschränkten Verständnis von Bildungsforschung. Im Zentrum des Bandes stehen erziehungswissenschaftliche Zugänge und Beiträge zur Bildungsforschung und damit verbundene disziplinäre Perspektiven und forschungsmethodologische Fragestellungen.}},
  editor       = {{Drerup, Johannes  and Göddertz, Nina and Ruprecht, Mattig and Thole, Werner and Uhlendorff, Uwe}},
  isbn         = {{9783662669235}},
  pages        = {{1--9}},
  publisher    = {{Metzler}},
  title        = {{{Bildungsforschung}}},
  year         = {{2024}},
}

@inproceedings{54025,
  abstract     = {{Excellent Information Systems (IS) bachelor or master student theses have the potential to inform the
scientific community about interesting findings about IS phenomena. However, transforming such
theses into scientific working papers is not only time-consuming for the student and the supervisor, but
also purely voluntary. Part of the problem is that few IS faculties offer any structured course for the
transformation process as part of their curriculum. This significantly reduces the proportion of
outstanding theses that are developed into working papers and, ultimately, into publications, resulting
in a loss of knowledge for the broader IS community. To address this structural deficit, we aim to
develop and implement a credit course and open educational resources (e.g., course schedule, slides,
videos) that support students in developing their theses into publishable scientific research papers. This
approach not only enriches the scientific discourse but also presents a research-oriented educational
disruption for the IS community.}},
  author       = {{Althaus, Maike and Hansmeier, Philipp}},
  booktitle    = {{Proceedings of the Thirty-Second European Conference on Information Systems (ECIS 2024)}},
  keywords     = {{Student Thesis, Scientific Publishing, Course Implementation}},
  location     = {{Paphos, Cyprus}},
  title        = {{{The Imperative of Revival Strategies through Digital Transformation in the Cultural Sector - A Taxonomy Approach}}},
  year         = {{2024}},
}

@inproceedings{54454,
  author       = {{Hansmeier, Philipp and zur Heiden, Philipp and Beverungen, Daniel}},
  booktitle    = {{Proceedings of the Thirty-Second European Conference on Information Systems (ECIS 2024)}},
  location     = {{Paphos}},
  title        = {{{MODELING CUSTOMER JOURNEYS IN DIGITAL DATA ECOSYSTEMS: A DOMAIN-SPECIFIC MODELING LANGUAGE }}},
  year         = {{2024}},
}

