Skip to main content

Showing 1–13 of 13 results for author: Schwalbe, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.20876  [pdf, other

    cs.CV cs.AI

    Investigating Calibration and Corruption Robustness of Post-hoc Pruned Perception CNNs: An Image Classification Benchmark Study

    Authors: Pallavi Mitra, Gesina Schwalbe, Nadja Klein

    Abstract: Convolutional Neural Networks (CNNs) have achieved state-of-the-art performance in many computer vision tasks. However, high computational and storage demands hinder their deployment into resource-constrained environments, such as embedded devices. Model pruning helps to meet these restrictions by reducing the model size, while maintaining superior performance. Meanwhile, safety-critical applicati… ▽ More

    Submitted 31 May, 2024; originally announced May 2024.

    Comments: 11 pages, 3 figures

  2. arXiv:2403.16782  [pdf, other

    cs.LG cs.AI cs.CV

    The Anatomy of Adversarial Attacks: Concept-based XAI Dissection

    Authors: Georgii Mikriukov, Gesina Schwalbe, Franz Motzkus, Korinna Bade

    Abstract: Adversarial attacks (AAs) pose a significant threat to the reliability and robustness of deep neural networks. While the impact of these attacks on model predictions has been extensively studied, their effect on the learned representations and concepts within these models remains largely unexplored. In this work, we perform an in-depth analysis of the influence of AAs on the concepts learned by co… ▽ More

    Submitted 25 March, 2024; originally announced March 2024.

  3. arXiv:2311.14435  [pdf, other

    cs.CV cs.AI

    GCPV: Guided Concept Projection Vectors for the Explainable Inspection of CNN Feature Spaces

    Authors: Georgii Mikriukov, Gesina Schwalbe, Christian Hellert, Korinna Bade

    Abstract: For debugging and verification of computer vision convolutional deep neural networks (CNNs) human inspection of the learned latent representations is imperative. Therefore, state-of-the-art eXplainable Artificial Intelligence (XAI) methods globally associate given natural language semantic concepts with representing vectors or regions in the CNN latent space supporting manual inspection. Yet, this… ▽ More

    Submitted 24 November, 2023; originally announced November 2023.

  4. arXiv:2309.04302  [pdf, other

    cs.CV

    Have We Ever Encountered This Before? Retrieving Out-of-Distribution Road Obstacles from Driving Scenes

    Authors: Youssef Shoeb, Robin Chan, Gesina Schwalbe, Azarm Nowzard, Fatma Güney, Hanno Gottschalk

    Abstract: In the life cycle of highly automated systems operating in an open and dynamic environment, the ability to adjust to emerging challenges is crucial. For systems integrating data-driven AI-based components, rapid responses to deployment issues require fast access to related data for testing and reconfiguration. In the context of automated driving, this especially applies to road obstacles that were… ▽ More

    Submitted 8 September, 2023; originally announced September 2023.

    Comments: 11 pages, 7 figures, and 3 tables

  5. arXiv:2305.07663  [pdf, other

    cs.CV cs.AI cs.LG

    Revealing Similar Semantics Inside CNNs: An Interpretable Concept-based Comparison of Feature Spaces

    Authors: Georgii Mikriukov, Gesina Schwalbe, Christian Hellert, Korinna Bade

    Abstract: Safety-critical applications require transparency in artificial intelligence (AI) components, but widely used convolutional neural networks (CNNs) widely used for perception tasks lack inherent interpretability. Hence, insights into what CNNs have learned are primarily based on performance metrics, because these allow, e.g., for cross-architecture CNN comparison. However, these neglect how knowled… ▽ More

    Submitted 27 June, 2023; v1 submitted 30 April, 2023; originally announced May 2023.

  6. Evaluating the Stability of Semantic Concept Representations in CNNs for Robust Explainability

    Authors: Georgii Mikriukov, Gesina Schwalbe, Christian Hellert, Korinna Bade

    Abstract: Analysis of how semantic concepts are represented within Convolutional Neural Networks (CNNs) is a widely used approach in Explainable Artificial Intelligence (XAI) for interpreting CNNs. A motivation is the need for transparency in safety-critical AI-based systems, as mandated in various domains like automated driving. However, to use the concept representations for safety-relevant purposes, like… ▽ More

    Submitted 28 April, 2023; originally announced April 2023.

  7. arXiv:2205.04712  [pdf, other

    cs.LG

    Knowledge Augmented Machine Learning with Applications in Autonomous Driving: A Survey

    Authors: Julian Wörmann, Daniel Bogdoll, Christian Brunner, Etienne Bührle, Han Chen, Evaristus Fuh Chuo, Kostadin Cvejoski, Ludger van Elst, Philip Gottschall, Stefan Griesche, Christian Hellert, Christian Hesels, Sebastian Houben, Tim Joseph, Niklas Keil, Johann Kelsch, Mert Keser, Hendrik Königshof, Erwin Kraft, Leonie Kreuser, Kevin Krone, Tobias Latka, Denny Mattern, Stefan Matthes, Franz Motzkus , et al. (27 additional authors not shown)

    Abstract: The availability of representative datasets is an essential prerequisite for many successful artificial intelligence and machine learning models. However, in real life applications these models often encounter scenarios that are inadequately represented in the data used for training. There are various reasons for the absence of sufficient data, ranging from time and cost constraints to ethical con… ▽ More

    Submitted 20 November, 2023; v1 submitted 10 May, 2022; originally announced May 2022.

    Comments: 111 pages, Added section on Run-time Network Verification

  8. arXiv:2203.13909  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Concept Embedding Analysis: A Review

    Authors: Gesina Schwalbe

    Abstract: Deep neural networks (DNNs) have found their way into many applications with potential impact on the safety, security, and fairness of human-machine-systems. Such require basic understanding and sufficient trust by the users. This motivated the research field of explainable artificial intelligence (XAI), i.e. finding methods for opening the "black-boxes" DNNs represent. For the computer vision dom… ▽ More

    Submitted 25 March, 2022; originally announced March 2022.

    Comments: 47 pages, 6 tables, 4 figures; submitted to Artificial Intelligence Review

    ACM Class: I.2.4; I.2.6; I.2.10; I.2.m

  9. arXiv:2201.00572  [pdf, other

    cs.CV cs.LG cs.LO

    Enabling Verification of Deep Neural Networks in Perception Tasks Using Fuzzy Logic and Concept Embeddings

    Authors: Gesina Schwalbe, Christian Wirth, Ute Schmid

    Abstract: One major drawback of deep convolutional neural networks (CNNs) for use in safety critical applications is their black-box nature. This makes it hard to verify or monitor complex, symbolic requirements on already trained computer vision CNNs. In this work, we present a simple, yet effective, approach to verify that a CNN complies with symbolic predicate logic rules which relate visual concepts. It… ▽ More

    Submitted 13 March, 2022; v1 submitted 3 January, 2022; originally announced January 2022.

    Comments: 32 pages (including 14 pages supplemental material), 11 Figures, 8 Tables

    ACM Class: I.2.10; I.6.4; I.2.4

  10. Expressive Explanations of DNNs by Combining Concept Analysis with ILP

    Authors: Johannes Rabold, Gesina Schwalbe, Ute Schmid

    Abstract: Explainable AI has emerged to be a key component for black-box machine learning approaches in domains with a high demand for reliability or transparency. Examples are medical assistant systems, and applications concerned with the General Data Protection Regulation of the European Union, which features transparency as a cornerstone. Such demands require the ability to audit the rationale behind a c… ▽ More

    Submitted 16 May, 2021; originally announced May 2021.

    Comments: 14 pages, 4 figures; Camera-ready submission to KI2020; The final authenticated publication is available online at https://doi.org/10.1007/978-3-030-58285-2_11; code available at https://github.com/mc-lovin-mlem/concept-embeddings-and-ilp/tree/ki2020

  11. A Comprehensive Taxonomy for Explainable Artificial Intelligence: A Systematic Survey of Surveys on Methods and Concepts

    Authors: Gesina Schwalbe, Bettina Finzel

    Abstract: In the meantime, a wide variety of terminologies, motivations, approaches, and evaluation criteria have been developed within the research field of explainable artificial intelligence (XAI). With the amount of XAI methods vastly growing, a taxonomy of methods is needed by researchers as well as practitioners: To grasp the breadth of the topic, compare methods, and to select the right XAI method ba… ▽ More

    Submitted 9 January, 2023; v1 submitted 15 May, 2021; originally announced May 2021.

    Comments: 71 pages, 7 figures, 6 tables; published as part of Special Issue on Explainable and Interpretable Machine Learning and Data Mining, in Data Mining and Knowledge Discovery Journal

    ACM Class: I.2.0; I.2.6; I.2.m

    Journal ref: Data Min Knowl Disc 37 (2023) 1-59

  12. Verification of Size Invariance in DNN Activations using Concept Embeddings

    Authors: Gesina Schwalbe

    Abstract: The benefits of deep neural networks (DNNs) have become of interest for safety critical applications like medical ones or automated driving. Here, however, quantitative insights into the DNN inner representations are mandatory. One approach to this is concept analysis, which aims to establish a map** between the internal representation of a DNN and intuitive semantic concepts. Such can be sub-ob… ▽ More

    Submitted 14 May, 2021; originally announced May 2021.

    Comments: 12 pages, 7 figures; Camera-ready version for AIAI2021

  13. Inspect, Understand, Overcome: A Survey of Practical Methods for AI Safety

    Authors: Sebastian Houben, Stephanie Abrecht, Maram Akila, Andreas Bär, Felix Brockherde, Patrick Feifel, Tim Fingscheidt, Sujan Sai Gannamaneni, Seyed Eghbal Ghobadi, Ahmed Hammam, Anselm Haselhoff, Felix Hauser, Christian Heinzemann, Marco Hoffmann, Nikhil Kapoor, Falk Kappel, Marvin Klingner, Jan Kronenberger, Fabian Küppers, Jonas Löhdefink, Michael Mlynarski, Michael Mock, Firas Mualla, Svetlana Pavlitskaya, Maximilian Poretschkin , et al. (16 additional authors not shown)

    Abstract: The use of deep neural networks (DNNs) in safety-critical applications like mobile health and autonomous driving is challenging due to numerous model-inherent shortcomings. These shortcomings are diverse and range from a lack of generalization over insufficient interpretability to problems with malicious inputs. Cyber-physical systems employing DNNs are therefore likely to suffer from safety conce… ▽ More

    Submitted 29 April, 2021; originally announced April 2021.

    Comments: 94 pages

    Journal ref: Fingscheidt, T., Gottschalk, H., Houben, S. (eds) Deep Neural Networks and Data for Automated Driving, Springer, Cham (2022)