Skip to main content

Showing 1–31 of 31 results for author: Zieliński, B

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

    cs.LG cs.AI cs.DC

    A deep cut into Split Federated Self-supervised Learning

    Authors: Marcin Przewięźlikowski, Marcin Osial, Bartosz Zieliński, Marek Śmieja

    Abstract: Collaborative self-supervised learning has recently become feasible in highly distributed environments by dividing the network layers between client devices and a central server. However, state-of-the-art methods, such as MocoSFL, are optimized for network division at the initial layers, which decreases the protection of the client data and increases communication overhead. In this paper, we demon… ▽ More

    Submitted 12 June, 2024; originally announced June 2024.

    Comments: Accepted to European Conference on Machine Learning (ECML) 2024

  2. 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

  3. arXiv:2404.03482  [pdf, other

    cs.CV

    AdaGlimpse: Active Visual Exploration with Arbitrary Glimpse Position and Scale

    Authors: Adam Pardyl, Michał Wronka, Maciej Wołczyk, Kamil Adamczewski, Tomasz Trzciński, Bartosz Zieliński

    Abstract: Active Visual Exploration (AVE) is a task that involves dynamically selecting observations (glimpses), which is critical to facilitate comprehension and navigation within an environment. While modern AVE methods have demonstrated impressive performance, they are constrained to fixed-scale glimpses from rigid grids. In contrast, existing mobile platforms equipped with optical zoom capabilities can… ▽ More

    Submitted 4 April, 2024; originally announced April 2024.

  4. arXiv:2403.07603  [pdf, other

    cs.LG

    ProPML: Probability Partial Multi-label Learning

    Authors: Łukasz Struski, Adam Pardyl, Jacek Tabor, Bartosz Zieliński

    Abstract: 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. In this paper, we introduce \our{}, a novel probabilistic approach to this problem that extends the binary cross entropy to the PML setup. In contrast to existing methods, it does not require suboptimal disambiguation and,… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

    Comments: Accepted to the International Conference on Data Science and Advanced Analytics (DSAA 2023)

  5. arXiv:2401.10191  [pdf, other

    cs.LG cs.CV

    Divide and not forget: Ensemble of selectively trained experts in Continual Learning

    Authors: Grzegorz Rypeść, Sebastian Cygert, Valeriya Khan, Tomasz Trzciński, Bartosz Zieliński, Bartłomiej Twardowski

    Abstract: Class-incremental learning is becoming more popular as it helps models widen their applicability while not forgetting what they already know. A trend in this area is to use a mixture-of-expert technique, where different models work together to solve the task. However, the experts are usually trained all at once using whole task data, which makes them all prone to forgetting and increasing computat… ▽ More

    Submitted 19 March, 2024; v1 submitted 18 January, 2024; originally announced January 2024.

    Comments: Accepted for ICLR 2024 (main track), code is available at: https://github.com/grypesc/SEED

  6. arXiv:2311.15335  [pdf, other

    cs.LG cs.AI cs.CV

    Token Recycling for Efficient Sequential Inference with Vision Transformers

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

    Abstract: Vision Transformers (ViTs) overpass Convolutional Neural Networks in processing incomplete inputs because they do not require the imputation of missing values. Therefore, ViTs are well suited for sequential decision-making, e.g. in the Active Visual Exploration problem. However, they are computationally inefficient because they perform a full forward pass each time a piece of new sequential inform… ▽ More

    Submitted 26 November, 2023; originally announced November 2023.

    Comments: The code will be released upon acceptance

  7. arXiv:2309.13353  [pdf, other

    cs.CV

    Beyond Grids: Exploring Elastic Input Sampling for Vision Transformers

    Authors: Adam Pardyl, Grzegorz Kurzejamski, Jan Olszewski, Tomasz Trzciński, Bartosz Zieliński

    Abstract: Vision transformers have excelled in various computer vision tasks but mostly rely on rigid input sampling using a fixed-size grid of patches. This limits their applicability in real-world problems, such as in the field of robotics and UAVs, where one can utilize higher input elasticity to boost model performance and efficiency. Our paper addresses this limitation by formalizing the concept of inp… ▽ More

    Submitted 23 September, 2023; originally announced September 2023.

  8. arXiv:2309.04607  [pdf

    cs.CL cs.AI

    Linking Symptom Inventories using Semantic Textual Similarity

    Authors: Eamonn Kennedy, Shashank Vadlamani, Hannah M Lindsey, Kelly S Peterson, Kristen Dams OConnor, Kenton Murray, Ronak Agarwal, Houshang H Amiri, Raeda K Andersen, Talin Babikian, David A Baron, Erin D Bigler, Karen Caeyenberghs, Lisa Delano-Wood, Seth G Disner, Ekaterina Dobryakova, Blessen C Eapen, Rachel M Edelstein, Carrie Esopenko, Helen M Genova, Elbert Geuze, Naomi J Goodrich-Hunsaker, Jordan Grafman, Asta K Haberg, Cooper B Hodges , et al. (57 additional authors not shown)

    Abstract: An extensive library of symptom inventories has been developed over time to measure clinical symptoms, but this variety has led to several long standing issues. Most notably, results drawn from different settings and studies are not comparable, which limits reproducibility. Here, we present an artificial intelligence (AI) approach using semantic textual similarity (STS) to link symptoms and scores… ▽ More

    Submitted 8 September, 2023; originally announced September 2023.

  9. 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

  10. 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)

  11. arXiv:2306.06082  [pdf, other

    cs.CV cs.LG

    Augmentation-aware Self-supervised Learning with Conditioned Projector

    Authors: Marcin Przewięźlikowski, Mateusz Pyla, Bartosz Zieliński, Bartłomiej Twardowski, Jacek Tabor, Marek Śmieja

    Abstract: Self-supervised learning (SSL) is a powerful technique for learning robust representations from unlabeled data. By learning to remain invariant to applied data augmentations, methods such as SimCLR and MoCo are able to reach quality on par with supervised approaches. However, this invariance may be harmful to solving some downstream tasks which depend on traits affected by augmentations used durin… ▽ More

    Submitted 2 December, 2023; v1 submitted 31 May, 2023; originally announced June 2023.

    Comments: Prepint under review. Code: https://github.com/gmum/CASSLE

  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:2303.06457  [pdf

    cs.CV

    Active Visual Exploration Based on Attention-Map Entropy

    Authors: Adam Pardyl, Grzegorz Rypeść, Grzegorz Kurzejamski, Bartosz Zieliński, Tomasz Trzciński

    Abstract: Active visual exploration addresses the issue of limited sensor capabilities in real-world scenarios, where successive observations are actively chosen based on the environment. To tackle this problem, we introduce a new technique called Attention-Map Entropy (AME). It leverages the internal uncertainty of the transformer-based model to determine the most informative observations. In contrast to e… ▽ More

    Submitted 8 August, 2023; v1 submitted 11 March, 2023; originally announced March 2023.

    Comments: IJCAI 2023

  14. 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

  15. arXiv:2208.09931  [pdf, other

    cs.LG cs.AI

    ProPaLL: Probabilistic Partial Label Learning

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

    Abstract: 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. In this paper, we introduce ProPaLL, a novel probabilistic approach to this problem, which has at least three advantages compared to the existing approaches: it simplifies the training process, improves performance, and can be applied… ▽ More

    Submitted 21 August, 2022; originally announced August 2022.

  16. 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

  17. arXiv:2111.00218  [pdf, ps, other

    cs.LO cs.SE

    A Non-Deterministic Multiset Query Language

    Authors: Bartosz Zielinski

    Abstract: We develop a multiset query and update language executable in a term rewriting system. Its most remarkable feature, besides non-standard approach to quantification and introduction of fresh values, is non-determinism - a query result is not uniquely determined by the database. We argue that this feature is very useful, e.g., in modelling user choices during simulation or reachability analysis of a… ▽ More

    Submitted 10 January, 2022; v1 submitted 30 October, 2021; originally announced November 2021.

    Comments: 40 pages, version edited by Fundamenta Informaticae

    ACM Class: D.2.1; D.2.4; D.2.5; F.3.1; F.4.2

    Journal ref: Fundamenta Informaticae, Volume 184, Issue 2 (January 13, 2022) fi:8647

  18. 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

  19. arXiv:2107.13214  [pdf, other

    cs.LG cs.AI

    SONG: Self-Organizing Neural Graphs

    Authors: Łukasz Struski, Tomasz Danel, Marek Śmieja, Jacek Tabor, Bartosz Zieliński

    Abstract: Recent years have seen a surge in research on deep interpretable neural networks with decision trees as one of the most commonly incorporated tools. There are at least three advantages of using decision trees over logistic regression classification models: they are easy to interpret since they are based on binary decisions, they can make decisions faster, and they provide a hierarchy of classes. H… ▽ More

    Submitted 28 July, 2021; originally announced July 2021.

  20. Visual Probing: Cognitive Framework for Explaining Self-Supervised Image Representations

    Authors: Witold Oleszkiewicz, Dominika Basaj, Igor Sieradzki, Michał Górszczak, Barbara Rychalska, Koryna Lewandowska, Tomasz Trzciński, Bartosz Zieliński

    Abstract: Recently introduced self-supervised methods for image representation learning provide on par or superior results to their fully supervised competitors, yet the corresponding efforts to explain the self-supervised approaches lag behind. Motivated by this observation, we introduce a novel visual probing framework for explaining the self-supervised models by leveraging probing tasks employed previous… ▽ More

    Submitted 21 August, 2022; v1 submitted 21 June, 2021; originally announced June 2021.

    Comments: Submitted to IEEE Access

  21. 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

  22. 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.

  23. 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

  24. 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

  25. 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.

  26. arXiv:1812.09245  [pdf, other

    stat.ML cs.LG math.AT

    Persistence Bag-of-Words for Topological Data Analysis

    Authors: Bartosz Zieliński, Michał Lipiński, Mateusz Juda, Matthias Zeppelzauer, Paweł Dłotko

    Abstract: Persistent homology (PH) is a rigorous mathematical theory that provides a robust descriptor of data in the form of persistence diagrams (PDs). PDs exhibit, however, complex structure and are difficult to integrate in today's machine learning workflows. This paper introduces persistence bag-of-words: a novel and stable vectorized representation of PDs that enables the seamless integration with mac… ▽ More

    Submitted 4 June, 2019; v1 submitted 21 December, 2018; originally announced December 2018.

    Comments: Accepted for the Twenty-Eight International Joint Conference on Artificial Intelligence (IJCAI-19). arXiv admin note: substantial text overlap with arXiv:1802.04852

  27. arXiv:1805.07405  [pdf, other

    cs.LG stat.ML

    Processing of missing data by neural networks

    Authors: Marek Smieja, Łukasz Struski, Jacek Tabor, Bartosz Zieliński, Przemysław Spurek

    Abstract: We propose a general, theoretically justified mechanism for processing missing data by neural networks. Our idea is to replace typical neuron's response in the first hidden layer by its expected value. This approach can be applied for various types of networks at minimal cost in their modification. Moreover, in contrast to recent approaches, it does not require complete data for training. Experime… ▽ More

    Submitted 3 April, 2019; v1 submitted 18 May, 2018; originally announced May 2018.

  28. arXiv:1803.04033  [pdf, other

    cs.CV

    Cascade context encoder for improved inpainting

    Authors: Bartosz Zieliński, Łukasz Struski, Marek Śmieja, Jacek Tabor

    Abstract: In this paper, we analyze if cascade usage of the context encoder with increasing input can improve the results of the inpainting. 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. As the result, the inpainting is visibly more plau… ▽ More

    Submitted 11 March, 2018; originally announced March 2018.

    Comments: Supplemental materials are available at http://www.ii.uj.edu.pl/~zielinsb

  29. arXiv:1802.04852  [pdf, other

    stat.ML cs.LG math.AT

    Persistence Codebooks for Topological Data Analysis

    Authors: Bartosz Zielinski, Michal Lipinski, Mateusz Juda, Matthias Zeppelzauer, Pawel Dlotko

    Abstract: Persistent homology (PH) is a rigorous mathematical theory that provides a robust descriptor of data in the form of persistence diagrams (PDs) which are 2D multisets of points. Their variable size makes them, however, difficult to combine with typical machine learning workflows. In this paper we introduce persistence codebooks, a novel expressive and discriminative fixed-size vectorized representa… ▽ More

    Submitted 13 June, 2019; v1 submitted 13 February, 2018; originally announced February 2018.

    Comments: minor update, remove heading

  30. A Study on Topological Descriptors for the Analysis of 3D Surface Texture

    Authors: Matthias Zeppelzauer, Bartosz Zielinski, Mateusz Juda, Markus Seidl

    Abstract: Methods from computational topology are becoming more and more popular in computer vision and have shown to improve the state-of-the-art in several tasks. In this paper, we investigate the applicability of topological descriptors in the context of 3D surface analysis for the classification of different surface textures. We present a comprehensive study on topological descriptors, investigate their… ▽ More

    Submitted 29 October, 2017; originally announced October 2017.

    Comments: Preprint of Article "A Study on Topological Descriptors for the Analysis of 3D Surface Texture" in Elsevier Journal on Computer Vision and Image Understanding (CVIU): https://doi.org/10.1016/j.cviu.2017.10.012, 17 Pages, 19 Figures, 4 Tables

  31. arXiv:1601.06057  [pdf, other

    cs.CV

    Topological descriptors for 3D surface analysis

    Authors: Matthias Zeppelzauer, Bartosz Zieliński, Mateusz Juda, Markus Seidl

    Abstract: We investigate topological descriptors for 3D surface analysis, i.e. the classification of surfaces according to their geometric fine structure. On a dataset of high-resolution 3D surface reconstructions we compute persistence diagrams for a 2D cubical filtration. In the next step we investigate different topological descriptors and measure their ability to discriminate structurally different 3D s… ▽ More

    Submitted 22 January, 2016; originally announced January 2016.

    Comments: 12 pages, 3 figures, CTIC 2016