← Search

Bartosz Zieliński

8 accepted papers

2026

DAVE: Distribution-aware Attribution via ViT Gradient Decomposition

ICML 2026spotlight

Vision Transformers (ViTs) have become a dominant architecture in computer vision, yet producing stable and high-resolution attribution maps for these models remains challenging. Architectural components such as patch embeddings and attention routing often introduce structured artifacts in pixel-lev…

Cited by 0SourceScholar
2025

Beyond [cls]: Exploring the True Potential of Masked Image Modeling Representations

ICCV 2025poster

Masked Image Modeling (MIM) has emerged as a promising approach for Self-Supervised Learning (SSL) of visual representations. However, the out-of-the-box performance of MIMs is typically inferior to competing approaches. Most users cannot afford fine-tuning due to the need for large amounts of data,…

2024

Interpretability Benchmark for Evaluating Spatial Misalignment of Prototypical Parts Explanations

AAAI 2024technical

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 t…

2023

Active Visual Exploration Based on Attention-Map Entropy

IJCAI 2023poster

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 uncerta…

2023

ICICLE: Interpretable Class Incremental Continual Learning

ICCV 2023poster

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 mo…

Cited by 35PDFcodeScholar
2022

Interpretable Image Classification with Differentiable Prototypes Assignment

ECCV 2022poster

"Existing prototypical-based models address the black-box nature of deep learning. However, they are sub-optimal as they often assume separate prototypes for each class, require multi-step optimization, make decisions based on prototype absence (so-called negative reasoning process), and derive vagu…

2021

Explaining Self-Supervised Image Representations with Visual Probing

IJCAI 2021poster

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 probi…

2018

Processing of missing data by neural networks

NeurIPS 2018poster

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