no code implementations • 17 Mar 2025 • 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
A total of 16, 637 Gram-stained microscopic images were used in the study.
1 code implementation • 13 Feb 2025 • Khawla Elhadri, Tomasz Michalski, Adam Wróbel, Jörg Schlötterer, Bartosz Zieliński, Christin Seifert
The growing interest in eXplainable Artificial Intelligence (XAI) has prompted research into models with built-in interpretability, the most prominent of which are part-prototype models.
Explainable artificial intelligence
Explainable Artificial Intelligence (XAI)
+1
no code implementations • 22 Dec 2024 • Marcin Osial, Daniel Marczak, Bartosz Zieliński
Model merging combines knowledge from task-specific models into a unified multi-task model to avoid joint training on all task data.
1 code implementation • 4 Dec 2024 • Marcin Przewięźlikowski, Randall Balestriero, Wojciech Jasiński, Marek Śmieja, Bartosz Zieliński
Masked Image Modeling (MIM) has emerged as a popular method for Self-Supervised Learning (SSL) of visual representations.
no code implementations • 3 Dec 2024 • Adam Wróbel, Mikołaj Janusz, Bartosz Zieliński, Dawid Rymarczyk
This matrix is constructed through a series of linear transformations that represent the processing of the input by each successive layer in the neural network.
1 code implementation • 21 Aug 2024 • Szymon Opłatek, Dawid Rymarczyk, Bartosz Zieliński
In this study, we comprehensively compare metric scores obtained for two types of ProtoPNet visualizations: bounding boxes and similarity maps.
1 code implementation • 12 Jun 2024 • Marcin Przewięźlikowski, Marcin Osial, Bartosz Zieliński, Marek Śmieja
Collaborative self-supervised learning has recently become feasible in highly distributed environments by dividing the network layers between client devices and a central server.
no code implementations • 23 May 2024 • Mateusz Pach, Dawid Rymarczyk, Koryna Lewandowska, Jacek Tabor, Bartosz Zieliński
Prototypical parts networks combine the power of deep learning with the explainability of case-based reasoning to make accurate, interpretable decisions.
1 code implementation • 4 Apr 2024 • Adam Pardyl, Michał Wronka, Maciej Wołczyk, Kamil Adamczewski, Tomasz Trzciński, Bartosz Zieliński
Active Visual Exploration (AVE) is a task that involves dynamically selecting observations (glimpses), which is critical to facilitate comprehension and navigation within an environment.
1 code implementation • 12 Mar 2024 • Łukasz Struski, Adam Pardyl, Jacek Tabor, Bartosz Zieliński
Partial Multi-label Learning (PML) is a type of weakly supervised learning where each training instance corresponds to a set of candidate labels, among which only some are true.
1 code implementation • 18 Jan 2024 • Grzegorz Rypeść, Sebastian Cygert, Valeriya Khan, Tomasz Trzciński, Bartosz Zieliński, Bartłomiej Twardowski
Class-incremental learning is becoming more popular as it helps models widen their applicability while not forgetting what they already know.
1 code implementation • 26 Nov 2023 • Jan Olszewski, Dawid Rymarczyk, Piotr Wójcik, Mateusz Pach, Bartosz Zieliński
Active Visual Exploration (AVE) optimizes the utilization of robotic resources in real-world scenarios by sequentially selecting the most informative observations.
1 code implementation • 23 Sep 2023 • Adam Pardyl, Grzegorz Kurzejamski, Jan Olszewski, Tomasz Trzciński, Bartosz Zieliński
Vision transformers have excelled in various computer vision tasks but mostly rely on rigid input sampling using a fixed-size grid of patches.
no code implementations • 16 Aug 2023 • Mikołaj Sacha, Bartosz Jura, Dawid Rymarczyk, Łukasz Struski, Jacek Tabor, Bartosz Zieliński
Prototypical parts-based networks are becoming increasingly popular due to their faithful self-explanations.
no code implementations • 18 Jun 2023 • Łukasz Struski, Dawid Rymarczyk, Arkadiusz Lewicki, Robert Sabiniewicz, Jacek Tabor, Bartosz Zieliński
The most common MIL model is when we consider a bag as positive if at least one of its instances has a positive label.
1 code implementation • 31 May 2023 • Marcin Przewięźlikowski, Mateusz Pyla, Bartosz Zieliński, Bartłomiej Twardowski, Jacek Tabor, Marek Śmieja
By learning to remain invariant to applied data augmentations, methods such as SimCLR and MoCo can reach quality on par with supervised approaches.
1 code implementation • ICCV 2023 • Dawid Rymarczyk, Joost Van de Weijer, Bartosz Zieliński, Bartłomiej Twardowski
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.
1 code implementation • 11 Mar 2023 • Adam Pardyl, Grzegorz Rypeść, Grzegorz Kurzejamski, Bartosz Zieliński, Tomasz Trzciński
Active visual exploration addresses the issue of limited sensor capabilities in real-world scenarios, where successive observations are actively chosen based on the environment.
2 code implementations • 28 Jan 2023 • Mikołaj Sacha, Dawid Rymarczyk, Łukasz Struski, Jacek Tabor, Bartosz Zieliński
We introduce ProtoSeg, a novel model for interpretable semantic image segmentation, which constructs its predictions using similar patches from the training set.
no code implementations • 21 Aug 2022 • Łukasz Struski, Jacek Tabor, Bartosz Zieliński
Partial label learning is a type of weakly supervised learning, where each training instance corresponds to a set of candidate labels, among which only one is true.
1 code implementation • 6 Dec 2021 • Dawid Rymarczyk, Łukasz Struski, Michał Górszczak, Koryna Lewandowska, Jacek Tabor, Bartosz Zieliński
We introduce ProtoPool, an interpretable image classification model with a pool of prototypes shared by the classes.
1 code implementation • 24 Aug 2021 • Dawid Rymarczyk, Adam Pardyl, Jarosław Kraus, Aneta Kaczyńska, Marek Skomorowski, Bartosz Zieliński
Multiple Instance Learning (MIL) gains popularity in many real-life machine learning applications due to its weakly supervised nature.
no code implementations • 28 Jul 2021 • Łukasz Struski, Tomasz Danel, Marek Śmieja, Jacek Tabor, Bartosz Zieliński
Recent years have seen a surge in research on deep interpretable neural networks with decision trees as one of the most commonly incorporated tools.
1 code implementation • 21 Jun 2021 • Witold Oleszkiewicz, Dominika Basaj, Igor Sieradzki, Michał Górszczak, Barbara Rychalska, Koryna Lewandowska, Tomasz Trzciński, Bartosz Zieliński
Motivated by this observation, we introduce a novel visual probing framework for explaining the self-supervised models by leveraging probing tasks employed previously in natural language processing.
no code implementations • 2 Dec 2020 • Adriana Borowa, Dawid Rymarczyk, Dorota Ochońska, Monika Brzychczy-Włoch, Bartosz Zieliński
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.
1 code implementation • 29 Nov 2020 • Dawid Rymarczyk, Łukasz Struski, Jacek Tabor, Bartosz Zieliński
In this paper, we introduce ProtoPShare, a self-explained method that incorporates the paradigm of prototypical parts to explain its predictions.
no code implementations • 25 May 2020 • Dawid Rymarczyk, Adriana Borowa, Jacek Tabor, Bartosz Zieliński
There have been several attempts to create a model working with a bag of instances, however, they are assuming that there are no dependencies within the bag and the label is connected to at least one instance.
no code implementations • MIDL 2019 • Bartosz Zieliński, Agnieszka Sroka-Oleksiak, Dawid Rymarczyk, Adam Piekarczyk, Monika Brzychczy-Włoch
Preliminary diagnosis of fungal infections can rely on microscopic examination.
no code implementations • 22 Jun 2019 • Bartosz Zieliński, Agnieszka Sroka-Oleksiak, Dawid Rymarczyk, Adam Piekarczyk, Monika Brzychczy-Włoch
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.
1 code implementation • 21 Dec 2018 • Bartosz Zieliński, Michał Lipiński, Mateusz Juda, Matthias Zeppelzauer, Paweł Dłotko
Persistent homology (PH) is a rigorous mathematical theory that provides a robust descriptor of data in the form of persistence diagrams (PDs).
1 code implementation • NeurIPS 2018 • Marek Smieja, Łukasz Struski, Jacek Tabor, Bartosz Zieliński, Przemysław Spurek
We propose a general, theoretically justified mechanism for processing missing data by neural networks.
no code implementations • 11 Mar 2018 • Bartosz Zieliński, Łukasz Struski, Marek Śmieja, Jacek Tabor
For this purpose, we train context encoder for 64x64 pixels images in a standard way and use its resized output to fill in the missing input region of the 128x128 context encoder, both in training and evaluation phase.
no code implementations • 22 Jan 2016 • Matthias Zeppelzauer, Bartosz Zieliński, Mateusz Juda, Markus Seidl
We investigate topological descriptors for 3D surface analysis, i. e. the classification of surfaces according to their geometric fine structure.