Skip to main content

Showing 1–10 of 10 results for author: Zündorf, A

Searching in archive cs. Search in all archives.
.
  1. ALE: A Simulation-Based Active Learning Evaluation Framework for the Parameter-Driven Comparison of Query Strategies for NLP

    Authors: Philipp Kohl, Nils Freyer, Yoka Krämer, Henri Werth, Steffen Wolf, Bodo Kraft, Matthias Meinecke, Albert Zündorf

    Abstract: Supervised machine learning and deep learning require a large amount of labeled data, which data scientists obtain in a manual, and time-consuming annotation process. To mitigate this challenge, Active Learning (AL) proposes promising data points to annotators they annotate next instead of a subsequent or random sample. This method is supposed to save annotation effort while maintaining model perf… ▽ More

    Submitted 1 August, 2023; originally announced August 2023.

    Comments: The Version of Record of this contribution is published in Deep Learning Theory and Applications 4th International Conference, DeLTA 2023 Proceedings, and is available online at https://doi.org/10.1007/978-3-031-39059-3_16

    Journal ref: Conte, D., Fred, A., Gusikhin, O., Sansone, C. (eds) Deep Learning Theory and Applications. DeLTA 2023. Communications in Computer and Information Science, vol 1875. Springer, Cham

  2. Explaining Relation Classification Models with Semantic Extents

    Authors: Lars Klöser, Andre Büsgen, Philipp Kohl, Bodo Kraft, Albert Zündorf

    Abstract: In recent years, the development of large pretrained language models, such as BERT and GPT, significantly improved information extraction systems on various tasks, including relation classification. State-of-the-art systems are highly accurate on scientific benchmarks. A lack of explainability is currently a complicating factor in many real-world applications. Comprehensible systems are necessary… ▽ More

    Submitted 4 August, 2023; originally announced August 2023.

    Comments: Accepted at DeLTA 2023: Deep Learning Theory and Applications conference

    ACM Class: I.2.7

  3. arXiv:2111.09035  [pdf, other

    cs.CL cs.AI cs.IR cs.LG

    Multi-Attribute Relation Extraction (MARE) -- Simplifying the Application of Relation Extraction

    Authors: Lars Klöser, Philipp Kohl, Bodo Kraft, Albert Zündorf

    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 annotatio… ▽ More

    Submitted 17 November, 2021; originally announced November 2021.

    Comments: Preprint of short paper for the 2nd International Conference on Deep Learning Theory and Applications (2021)

    Journal ref: Proceedings of the 2nd International Conference on Deep Learning Theory and Applications, Vol. 1, (2021), P. 148 - 156

  4. STAMP 4 NLP -- An Agile Framework for Rapid Quality-Driven NLP Applications Development

    Authors: Philipp Kohl, Oliver Schmidts, Lars Klöser, Henri Werth, Bodo Kraft, Albert Zündorf

    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… ▽ More

    Submitted 16 November, 2021; originally announced November 2021.

    Comments: Preprint of short paper for QUATIC 2021 conference

    Journal ref: Quality of Information and Communications Technology, 2021, p. 156-166

  5. arXiv:2107.12425  [pdf, other

    cs.SE

    Applying Model-Driven Engineering to Stimulate the Adoption of DevOps Processes in Small and Medium-Sized Development Organizations

    Authors: Jonas Sorgalla, Philip Wizenty, Florian Rademacher, Sabine Sachweh, Albert Zündorf

    Abstract: Purpose: Microservice Architecture (MSA) denotes an increasingly popular architectural style in which business capabilities are wrapped into autonomously developable and deployable software components called microservices. Microservice applications are developed by multiple DevOps teams each owning one or more services. In this article, we explore the state of how DevOps teams in small and medium-… ▽ More

    Submitted 26 July, 2021; originally announced July 2021.

  6. arXiv:2101.08626  [pdf, other

    cs.SE

    Commutative Event Sourcing vs. Triple Graph Grammars

    Authors: Sebastian Copei, Albert Zündorf

    Abstract: This paper proposes Commutative Event Sourcing as a simple and reliable mechanism for model synchronisation, bidirectional model to model transformations, incremental updates, and collaborative editing. Commutative Event Sourcing is a restricted form of a Triple Graph Grammar where the rules or editing commands are either overwriting or commutative. This restriction gets rid of a lot of Triple Gra… ▽ More

    Submitted 21 January, 2021; originally announced January 2021.

    ACM Class: D.2

  7. arXiv:2012.05231  [pdf, other

    cs.SE

    The Fulib Solution to the TTC 2020 Migration Case

    Authors: Sebastian Copei, Albert Zündorf

    Abstract: At Kassel University we are working on a solution for bidirectional transformations based on event sourcing for about a year, now. It turned out, that the TTC 2020 migration case is a special case of a bidirectional transformation and that our approach provides a reasonable solution for it.

    Submitted 9 December, 2020; originally announced December 2020.

    Comments: Part of the 2020 Transformation Tool Contest

  8. arXiv:1805.01176  [pdf, ps, other

    cs.SE

    On Collaborative Model-driven Development of Microservices

    Authors: Jonas Sorgalla, Florian Rademacher, Sabine Sachweh, Albert Zündorf

    Abstract: Microservice Architecture (MSA) denotes an emerging architectural style for distributed and service-based systems whereby each microservice is highly cohesive and implements a single business capability. A microservice system consists of multiple, loosely coupled microservices. It provides complex capabilities through services interacting in choreographies. A single dedicated team, typically pract… ▽ More

    Submitted 3 May, 2018; originally announced May 2018.

    Comments: 8 pages, submitted to the MSE Workshop @ STAF2018

  9. arXiv:1804.09948  [pdf, other

    cs.SE cs.PL

    Towards a Viewpoint-specific Metamodel for Model-driven Development of Microservice Architecture

    Authors: Florian Rademacher, Jonas Sorgalla, Sabine Sachweh, Albert Zündorf

    Abstract: Microservice Architecture (MSA) is a service-based architectural style with a strong emphasis on high cohesion and loose coupling. It is commonly regarded as a descendant of Service-oriented Architecture (SOA) and thus might draw on existing findings of SOA research. This paper presents a metamodel for Model-driven Development (MDD) of MSA, which is deduced from existing SOA modeling approaches, b… ▽ More

    Submitted 26 April, 2018; originally announced April 2018.

    Comments: 8 pages, 3 figures, 1 table

  10. arXiv:1804.09946  [pdf, ps, other

    cs.SE cs.ET cs.PL

    Analysis of Service-oriented Modeling Approaches for Viewpoint-specific Model-driven Development of Microservice Architecture

    Authors: Florian Rademacher, Sabine Sachweh, Albert Zündorf

    Abstract: Microservice Architecture (MSA) is a novel service-based architectural style for distributed software systems. Compared to Service-oriented Architecture (SOA), MSA puts a stronger focus on self-containment of services. Each microservice is responsible for realizing exactly one business or technological capability that is distinct from other services' capabilities. Additionally, on the implementati… ▽ More

    Submitted 26 April, 2018; originally announced April 2018.

    Comments: 8 pages, 2 figures, 6 tables