← Search

Bartosz Michał Zieliński

4 accepted papers

2026

Enhancing Chemical Explainability Through Counterfactual Masking

AAAI 2026technical

Molecular property prediction is a crucial task that guides the design of new compounds, including drugs and materials. While explainable artificial intelligence methods aim to scrutinize model predictions by identifying influential molecular substructures, many existing approaches rely on masking s

Cited by 0SourcePDFScholar
2025

FlySearch: Exploring how vision-language models explore

NeurIPS 2025poster

The real world is messy and unstructured. Uncovering critical information often requires active, goal-driven exploration. It remains to be seen whether Vision-Language Models (VLMs), which recently emerged as a popular zero-shot tool in many difficult tasks, can operate effectively in such condition…

Cited by 0SourcecodeScholar
2025

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

ICLR 2025poster

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

Cited by 4SourcePDFScholar
2024

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

ICLR 2024poster

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…