← Search

Dawid Rymarczyk

4 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
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

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…