Skip to main content

Showing 1–10 of 10 results for author: Pahde, F

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

    cs.CV cs.AI cs.LG

    Explainable concept map**s of MRI: Revealing the mechanisms underlying deep learning-based brain disease classification

    Authors: Christian Tinauer, Anna Damulina, Maximilian Sackl, Martin Soellradl, Reduan Achtibat, Maximilian Dreyer, Frederik Pahde, Sebastian Lapuschkin, Reinhold Schmidt, Stefan Ropele, Wojciech Samek, Christian Langkammer

    Abstract: Motivation. While recent studies show high accuracy in the classification of Alzheimer's disease using deep neural networks, the underlying learned concepts have not been investigated. Goals. To systematically identify changes in brain regions through concepts learned by the deep neural network for model validation. Approach. Using quantitative R2* maps we separated Alzheimer's patients (n=117… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

  2. arXiv:2404.09601  [pdf, other

    cs.LG cs.AI cs.CV

    Reactive Model Correction: Mitigating Harm to Task-Relevant Features via Conditional Bias Suppression

    Authors: Dilyara Bareeva, Maximilian Dreyer, Frederik Pahde, Wojciech Samek, Sebastian Lapuschkin

    Abstract: Deep Neural Networks are prone to learning and relying on spurious correlations in the training data, which, for high-risk applications, can have fatal consequences. Various approaches to suppress model reliance on harmful features have been proposed that can be applied post-hoc without additional training. Whereas those methods can be applied with efficiency, they also tend to harm model performa… ▽ More

    Submitted 15 April, 2024; originally announced April 2024.

  3. arXiv:2308.09437  [pdf, other

    cs.LG cs.AI cs.CV cs.CY

    From Hope to Safety: Unlearning Biases of Deep Models via Gradient Penalization in Latent Space

    Authors: Maximilian Dreyer, Frederik Pahde, Christopher J. Anders, Wojciech Samek, Sebastian Lapuschkin

    Abstract: Deep Neural Networks are prone to learning spurious correlations embedded in the training data, leading to potentially biased predictions. This poses risks when deploying these models for high-stake decision-making, such as in medical applications. Current methods for post-hoc model correction either require input-level annotations which are only possible for spatially localized biases, or augment… ▽ More

    Submitted 18 December, 2023; v1 submitted 18 August, 2023; originally announced August 2023.

    Comments: 35 pages (9 pages manuscript, 2 pages references, 24 pages appendix)

  4. arXiv:2303.12641  [pdf, other

    cs.CV cs.AI

    Reveal to Revise: An Explainable AI Life Cycle for Iterative Bias Correction of Deep Models

    Authors: Frederik Pahde, Maximilian Dreyer, Wojciech Samek, Sebastian Lapuschkin

    Abstract: State-of-the-art machine learning models often learn spurious correlations embedded in the training data. This poses risks when deploying these models for high-stake decision-making, such as in medical applications like skin cancer detection. To tackle this problem, we propose Reveal to Revise (R2R), a framework entailing the entire eXplainable Artificial Intelligence (XAI) life cycle, enabling pr… ▽ More

    Submitted 27 March, 2023; v1 submitted 22 March, 2023; originally announced March 2023.

  5. arXiv:2211.17174  [pdf, other

    cs.CV cs.AI cs.LG

    Optimizing Explanations by Network Canonization and Hyperparameter Search

    Authors: Frederik Pahde, Galip Ümit Yolcu, Alexander Binder, Wojciech Samek, Sebastian Lapuschkin

    Abstract: Explainable AI (XAI) is slowly becoming a key component for many AI applications. Rule-based and modified backpropagation XAI approaches however often face challenges when being applied to modern model architectures including innovative layer building blocks, which is caused by two reasons. Firstly, the high flexibility of rule-based XAI methods leads to numerous potential parameterizations. Secon… ▽ More

    Submitted 27 March, 2023; v1 submitted 30 November, 2022; originally announced November 2022.

  6. arXiv:2202.03482  [pdf, other

    cs.CV cs.AI cs.LG

    Navigating Neural Space: Revisiting Concept Activation Vectors to Overcome Directional Divergence

    Authors: Frederik Pahde, Maximilian Dreyer, Leander Weber, Moritz Weckbecker, Christopher J. Anders, Thomas Wiegand, Wojciech Samek, Sebastian Lapuschkin

    Abstract: With a growing interest in understanding neural network prediction strategies, Concept Activation Vectors (CAVs) have emerged as a popular tool for modeling human-understandable concepts in the latent space. Commonly, CAVs are computed by leveraging linear classifiers optimizing the separability of latent representations of samples with and without a given concept. However, in this paper we show t… ▽ More

    Submitted 5 February, 2024; v1 submitted 7 February, 2022; originally announced February 2022.

  7. arXiv:2011.08899  [pdf, other

    cs.CV cs.LG

    Multimodal Prototypical Networks for Few-shot Learning

    Authors: Frederik Pahde, Mihai Puscas, Tassilo Klein, Moin Nabi

    Abstract: Although providing exceptional results for many computer vision tasks, state-of-the-art deep learning algorithms catastrophically struggle in low data scenarios. However, if data in additional modalities exist (e.g. text) this can compensate for the lack of data and improve the classification results. To overcome this data scarcity, we design a cross-modal feature generation framework capable of e… ▽ More

    Submitted 17 November, 2020; originally announced November 2020.

    Comments: To appear at WACV 2021

  8. arXiv:1901.01868  [pdf, other

    cs.CV cs.LG

    Low-Shot Learning from Imaginary 3D Model

    Authors: Frederik Pahde, Mihai Puscas, Jannik Wolff, Tassilo Klein, Nicu Sebe, Moin Nabi

    Abstract: Since the advent of deep learning, neural networks have demonstrated remarkable results in many visual recognition tasks, constantly pushing the limits. However, the state-of-the-art approaches are largely unsuitable in scarce data regimes. To address this shortcoming, this paper proposes employing a 3D model, which is derived from training images. Such a model can then be used to hallucinate nove… ▽ More

    Submitted 4 January, 2019; originally announced January 2019.

    Comments: To appear at WACV 2019. arXiv admin note: text overlap with arXiv:1811.09192

  9. arXiv:1811.09192  [pdf, other

    cs.CV cs.LG cs.MM

    Self Paced Adversarial Training for Multimodal Few-shot Learning

    Authors: Frederik Pahde, Oleksiy Ostapenko, Patrick Jähnichen, Tassilo Klein, Moin Nabi

    Abstract: State-of-the-art deep learning algorithms yield remarkable results in many visual recognition tasks. However, they still fail to provide satisfactory results in scarce data regimes. To a certain extent this lack of data can be compensated by multimodal information. Missing information in one modality of a single data point (e.g. an image) can be made up for in another modality (e.g. a textual desc… ▽ More

    Submitted 22 November, 2018; originally announced November 2018.

    Comments: To appear at WACV 2019

  10. arXiv:1806.05147  [pdf, other

    cs.CV cs.MM

    Cross-modal Hallucination for Few-shot Fine-grained Recognition

    Authors: Frederik Pahde, Patrick Jähnichen, Tassilo Klein, Moin Nabi

    Abstract: State-of-the-art deep learning algorithms generally require large amounts of data for model training. Lack thereof can severely deteriorate the performance, particularly in scenarios with fine-grained boundaries between categories. To this end, we propose a multimodal approach that facilitates bridging the information gap by means of meaningful joint embeddings. Specifically, we present a benchmar… ▽ More

    Submitted 14 June, 2018; v1 submitted 13 June, 2018; originally announced June 2018.

    Comments: CVPR 2018 Workshop on Fine-Grained Visual Categorization