Skip to main content

Showing 1–21 of 21 results for author: Rymarczyk, D

.
  1. arXiv:2506.05533  [pdf, other

    cs.CV cs.HC

    Personalized Interpretability -- Interactive Alignment of Prototypical Parts Networks

    Authors: Tomasz Michalski, Adam Wróbel, Andrea Bontempelli, Jakub Luśtyk, Mikolaj Kniejski, Stefano Teso, Andrea Passerini, Bartosz Zieliński, Dawid Rymarczyk

    Abstract: Concept-based interpretable neural networks have gained significant attention due to their intuitive and easy-to-understand explanations based on case-based reasoning, such as "this bird looks like those sparrows". However, a major limitation is that these explanations may not always be comprehensible to users due to concept inconsistency, where multiple visual features are inappropriately mixed (… ▽ More

    Submitted 5 June, 2025; originally announced June 2025.

    Comments: 20 pages, 11 figures

  2. arXiv:2505.22252  [pdf, ps, other

    cs.LG cs.CE

    B-XAIC Dataset: Benchmarking Explainable AI for Graph Neural Networks Using Chemical Data

    Authors: Magdalena Proszewska, Tomasz Danel, Dawid Rymarczyk

    Abstract: Understanding the reasoning behind deep learning model predictions is crucial in cheminformatics and drug discovery, where molecular design determines their properties. However, current evaluation frameworks for Explainable AI (XAI) in this domain often rely on artificial datasets or simplified tasks, employing data-derived metrics that fail to capture the complexity of real-world scenarios and la… ▽ More

    Submitted 28 May, 2025; originally announced May 2025.

    Comments: 26 pages, 16 figures, 5 tables

  3. arXiv:2503.14542  [pdf

    eess.IV cs.AI cs.CE cs.CV cs.LG

    AI-Driven Rapid Identification of Bacterial and Fungal Pathogens in Blood Smears of Septic Patients

    Authors: Agnieszka Sroka-Oleksiak, Adam Pardyl, Dawid Rymarczyk, Aldona Olechowska-Jarząb, Katarzyna Biegun-Drożdż, Dorota Ochońska, Michał Wronka, Adriana Borowa, Tomasz Gosiewski, Miłosz Adamczyk, Henryk Telega, Bartosz Zieliński, Monika Brzychczy-Włoch

    Abstract: Sepsis is a life-threatening condition which requires rapid diagnosis and treatment. Traditional microbiological methods are time-consuming and expensive. In response to these challenges, deep learning algorithms were developed to identify 14 bacteria species and 3 yeast-like fungi from microscopic images of Gram-stained smears of positive blood samples from sepsis patients. A total of 16,637 Gr… ▽ More

    Submitted 17 March, 2025; originally announced March 2025.

  4. arXiv:2502.07587  [pdf, other

    cs.LG

    SEMU: Singular Value Decomposition for Efficient Machine Unlearning

    Authors: Marcin Sendera, Łukasz Struski, Kamil Książek, Kryspin Musiol, Jacek Tabor, Dawid Rymarczyk

    Abstract: While the capabilities of generative foundational models have advanced rapidly in recent years, methods to prevent harmful and unsafe behaviors remain underdeveloped. Among the pressing challenges in AI safety, machine unlearning (MU) has become increasingly critical to meet upcoming safety regulations. Most existing MU approaches focus on altering the most significant parameters of the model. How… ▽ More

    Submitted 11 February, 2025; originally announced February 2025.

  5. arXiv:2412.02399  [pdf, other

    cs.LG cs.AI cs.CV

    OMENN: One Matrix to Explain Neural Networks

    Authors: Adam Wróbel, Mikołaj Janusz, Bartosz Zieliński, Dawid Rymarczyk

    Abstract: Deep Learning (DL) models are often black boxes, making their decision-making processes difficult to interpret. This lack of transparency has driven advancements in eXplainable Artificial Intelligence (XAI), a field dedicated to clarifying the reasoning behind DL model predictions. Among these, attribution-based methods such as LRP and GradCAM are widely used, though they rely on approximations th… ▽ More

    Submitted 3 December, 2024; originally announced December 2024.

    Comments: Under review, code will be released after acceptance

  6. arXiv:2409.10329  [pdf, other

    cs.CV cs.AI

    InfoDisent: Explainability of Image Classification Models by Information Disentanglement

    Authors: Łukasz Struski, Dawid Rymarczyk, Jacek Tabor

    Abstract: In this work, we introduce InfoDisent, a hybrid approach to explainability based on the information bottleneck principle. InfoDisent enables the disentanglement of information in the final layer of any pretrained model into atomic concepts, which can be interpreted as prototypical parts. This approach merges the flexibility of post-hoc methods with the concept-level modeling capabilities of self-e… ▽ More

    Submitted 6 March, 2025; v1 submitted 16 September, 2024; originally announced September 2024.

  7. arXiv:2408.11401  [pdf, other

    cs.CV cs.AI cs.LG

    Revisiting FunnyBirds evaluation framework for prototypical parts networks

    Authors: Szymon Opłatek, Dawid Rymarczyk, Bartosz Zieliński

    Abstract: Prototypical parts networks, such as ProtoPNet, became popular due to their potential to produce more genuine explanations than post-hoc methods. However, for a long time, this potential has been strictly theoretical, and no systematic studies have existed to support it. That changed recently with the introduction of the FunnyBirds benchmark, which includes metrics for evaluating different aspects… ▽ More

    Submitted 21 August, 2024; originally announced August 2024.

    Comments: Published at 2nd XAI World Conference

  8. arXiv:2405.14331  [pdf, other

    cs.CV cs.AI cs.LG

    LucidPPN: Unambiguous Prototypical Parts Network for User-centric Interpretable Computer Vision

    Authors: Mateusz Pach, Dawid Rymarczyk, Koryna Lewandowska, Jacek Tabor, Bartosz Zieliński

    Abstract: Prototypical parts networks combine the power of deep learning with the explainability of case-based reasoning to make accurate, interpretable decisions. They follow the this looks like that reasoning, representing each prototypical part with patches from training images. However, a single image patch comprises multiple visual features, such as color, shape, and texture, making it difficult for us… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

    Comments: Work in the review process. The code will be available upon acceptance

  9. arXiv:2311.15335  [pdf, other

    cs.LG cs.AI cs.CV

    TORE: Token Recycling in Vision Transformers for Efficient Active Visual Exploration

    Authors: Jan Olszewski, Dawid Rymarczyk, Piotr Wójcik, Mateusz Pach, Bartosz Zieliński

    Abstract: Active Visual Exploration (AVE) optimizes the utilization of robotic resources in real-world scenarios by sequentially selecting the most informative observations. However, modern methods require a high computational budget due to processing the same observations multiple times through the autoencoder transformers. As a remedy, we introduce a novel approach to AVE called TOken REcycling (TORE).… ▽ More

    Submitted 25 November, 2024; v1 submitted 26 November, 2023; originally announced November 2023.

    Comments: Accepted to WACV 2025

  10. arXiv:2308.08162  [pdf, other

    cs.CV cs.AI cs.LG

    Interpretability Benchmark for Evaluating Spatial Misalignment of Prototypical Parts Explanations

    Authors: Mikołaj Sacha, Bartosz Jura, Dawid Rymarczyk, Łukasz Struski, Jacek Tabor, Bartosz Zieliński

    Abstract: Prototypical parts-based networks are becoming increasingly popular due to their faithful self-explanations. However, their similarity maps are calculated in the penultimate network layer. Therefore, the receptive field of the prototype activation region often depends on parts of the image outside this region, which can lead to misleading interpretations. We name this undesired behavior a spatial… ▽ More

    Submitted 16 August, 2023; originally announced August 2023.

    Comments: Under review. Code will be release upon acceptance

  11. arXiv:2306.10535  [pdf, other

    eess.IV cs.CV cs.LG

    ProMIL: Probabilistic Multiple Instance Learning for Medical Imaging

    Authors: Łukasz Struski, Dawid Rymarczyk, Arkadiusz Lewicki, Robert Sabiniewicz, Jacek Tabor, Bartosz Zieliński

    Abstract: Multiple Instance Learning (MIL) is a weakly-supervised problem in which one label is assigned to the whole bag of instances. An important class of MIL models is instance-based, where we first classify instances and then aggregate those predictions to obtain a bag label. The most common MIL model is when we consider a bag as positive if at least one of its instances has a positive label. However,… ▽ More

    Submitted 12 March, 2024; v1 submitted 18 June, 2023; originally announced June 2023.

    Comments: Accepted Paper to European Conference on Artificial Intelligence (ECAI 2023)

  12. arXiv:2303.07811  [pdf, other

    cs.LG cs.AI cs.CV

    ICICLE: Interpretable Class Incremental Continual Learning

    Authors: Dawid Rymarczyk, Joost van de Weijer, Bartosz Zieliński, Bartłomiej Twardowski

    Abstract: Continual learning enables incremental learning of new tasks without forgetting those previously learned, resulting in positive knowledge transfer that can enhance performance on both new and old tasks. However, continual learning poses new challenges for interpretability, as the rationale behind model predictions may change over time, leading to interpretability concept drift. We address this pro… ▽ More

    Submitted 31 July, 2023; v1 submitted 14 March, 2023; originally announced March 2023.

    Comments: Accepted to ICCV 2023

  13. arXiv:2301.12276  [pdf, other

    cs.CV

    ProtoSeg: Interpretable Semantic Segmentation with Prototypical Parts

    Authors: Mikołaj Sacha, Dawid Rymarczyk, Łukasz Struski, Jacek Tabor, Bartosz Zieliński

    Abstract: We introduce ProtoSeg, a novel model for interpretable semantic image segmentation, which constructs its predictions using similar patches from the training set. To achieve accuracy comparable to baseline methods, we adapt the mechanism of prototypical parts and introduce a diversity loss function that increases the variety of prototypes within each class. We show that ProtoSeg discovers semantic… ▽ More

    Submitted 28 January, 2023; originally announced January 2023.

    Journal ref: Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV), 2023, pp. 1481-1492

  14. arXiv:2210.03745  [pdf, other

    q-bio.QM cs.AI cs.LG

    ProGReST: Prototypical Graph Regression Soft Trees for Molecular Property Prediction

    Authors: Dawid Rymarczyk, Daniel Dobrowolski, Tomasz Danel

    Abstract: In this work, we propose the novel Prototypical Graph Regression Self-explainable Trees (ProGReST) model, which combines prototype learning, soft decision trees, and Graph Neural Networks. In contrast to other works, our model can be used to address various challenging tasks, including compound property prediction. In ProGReST, the rationale is obtained along with prediction due to the model's bui… ▽ More

    Submitted 27 December, 2022; v1 submitted 7 October, 2022; originally announced October 2022.

    Comments: Accepted to SDM2023

  15. arXiv:2112.02902  [pdf, other

    cs.CV cs.AI cs.LG

    Interpretable Image Classification with Differentiable Prototypes Assignment

    Authors: Dawid Rymarczyk, Łukasz Struski, Michał Górszczak, Koryna Lewandowska, Jacek Tabor, Bartosz Zieliński

    Abstract: We introduce ProtoPool, an interpretable image classification model with a pool of prototypes shared by the classes. The training is more straightforward than in the existing methods because it does not require the pruning stage. It is obtained by introducing a fully differentiable assignment of prototypes to particular classes. Moreover, we introduce a novel focal similarity function to focus the… ▽ More

    Submitted 5 September, 2022; v1 submitted 6 December, 2021; originally announced December 2021.

    Comments: Accepted to ECCV 2022

  16. arXiv:2108.10612  [pdf, other

    cs.LG cs.AI cs.CV

    ProtoMIL: Multiple Instance Learning with Prototypical Parts for Whole-Slide Image Classification

    Authors: Dawid Rymarczyk, Adam Pardyl, Jarosław Kraus, Aneta Kaczyńska, Marek Skomorowski, Bartosz Zieliński

    Abstract: Multiple Instance Learning (MIL) gains popularity in many real-life machine learning applications due to its weakly supervised nature. However, the corresponding effort on explaining MIL lags behind, and it is usually limited to presenting instances of a bag that are crucial for a particular prediction. In this paper, we fill this gap by introducing ProtoMIL, a novel self-explainable MIL method in… ▽ More

    Submitted 6 September, 2022; v1 submitted 24 August, 2021; originally announced August 2021.

    Comments: Accepted to ECML PKDD 2022

  17. arXiv:2012.01189  [pdf, other

    cs.CV cs.AI

    Classifying bacteria clones using attention-based deep multiple instance learning interpreted by persistence homology

    Authors: Adriana Borowa, Dawid Rymarczyk, Dorota Ochońska, Monika Brzychczy-Włoch, Bartosz Zieliński

    Abstract: In this work, we analyze if it is possible to distinguish between different clones of the same bacteria species (Klebsiella pneumoniae) based only on microscopic images. It is a challenging task, previously considered impossible due to the high clones similarity. For this purpose, we apply a multi-step algorithm with attention-based multiple instance learning. Except for obtaining accuracy at the… ▽ More

    Submitted 23 July, 2021; v1 submitted 2 December, 2020; originally announced December 2020.

    Comments: Published at the International Joint Conferences on Neural Networks

    Journal ref: 978-0-7381-3366-9/21, 2021

  18. arXiv:2011.14340  [pdf, other

    cs.CV cs.AI cs.LG

    ProtoPShare: Prototype Sharing for Interpretable Image Classification and Similarity Discovery

    Authors: Dawid Rymarczyk, Łukasz Struski, Jacek Tabor, Bartosz Zieliński

    Abstract: In this paper, we introduce ProtoPShare, a self-explained method that incorporates the paradigm of prototypical parts to explain its predictions. The main novelty of the ProtoPShare is its ability to efficiently share prototypical parts between the classes thanks to our data-dependent merge-pruning. Moreover, the prototypes are more consistent and the model is more robust to image perturbations th… ▽ More

    Submitted 29 November, 2020; originally announced November 2020.

  19. arXiv:2005.12991  [pdf, other

    cs.LG cs.CV stat.ML

    Kernel Self-Attention in Deep Multiple Instance Learning

    Authors: Dawid Rymarczyk, Adriana Borowa, Jacek Tabor, Bartosz Zieliński

    Abstract: Not all supervised learning problems are described by a pair of a fixed-size input tensor and a label. In some cases, especially in medical image analysis, a label corresponds to a bag of instances (e.g. image patches), and to classify such bag, aggregation of information from all of the instances is needed. There have been several attempts to create a model working with a bag of instances, howeve… ▽ More

    Submitted 5 March, 2021; v1 submitted 25 May, 2020; originally announced May 2020.

    Comments: https://openaccess.thecvf.com/content/WACV2021/papers/Rymarczyk_Kernel_Self-Attention_for_Weakly-Supervised_Image_Classification_Using_Deep_Multiple_Instance_WACV_2021_paper.pdf

  20. Deep learning approach to describe and classify fungi microscopic images

    Authors: Bartosz Zieliński, Agnieszka Sroka-Oleksiak, Dawid Rymarczyk, Adam Piekarczyk, Monika Brzychczy-Włoch

    Abstract: Preliminary diagnosis of fungal infections can rely on microscopic examination. However, in many cases, it does not allow unambiguous identification of the species by microbiologist due to their visual similarity. Therefore, it is usually necessary to use additional biochemical tests. That involves additional costs and extends the identification process up to 10 days. Such a delay in the implement… ▽ More

    Submitted 24 May, 2020; originally announced May 2020.

    Report number: MIDL/2020/ExtendedAbstract/AEhp_Cqq-h

  21. Deep learning approach to description and classification of fungi microscopic images

    Authors: Bartosz Zieliński, Agnieszka Sroka-Oleksiak, Dawid Rymarczyk, Adam Piekarczyk, Monika Brzychczy-Włoch

    Abstract: Diagnosis of fungal infections can rely on microscopic examination, however, in many cases, it does not allow unambiguous identification of the species due to their visual similarity. Therefore, it is usually necessary to use additional biochemical tests. That involves additional costs and extends the identification process up to 10 days. Such a delay in the implementation of targeted treatment is… ▽ More

    Submitted 28 January, 2020; v1 submitted 22 June, 2019; originally announced June 2019.