← Search

Marek Śmieja

5 accepted papers

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

2025

DiCoFlex: Model-Agnostic Diverse Counterfactuals with Flexible Control

NeurIPS 2025poster

Counterfactual explanations play a pivotal role in explainable artificial intelligence (XAI) by offering intuitive, human-understandable alternatives that elucidate machine learning model decisions. Despite their significance, existing methods for generating counterfactuals often require constant ac…

Cited by 0SourceScholar
2025

ZEUS: Zero-shot Embeddings for Unsupervised Separation of Tabular Data

NeurIPS 2025poster

Clustering tabular data remains a significant open challenge in data analysis and machine learning. Unlike for image data, similarity between tabular records often varies across datasets, making the definition of clusters highly dataset-dependent. Furthermore, the absence of supervised signals compl…

Cited by 0SourcecodeScholar
2021

Zero Time Waste: Recycling Predictions in Early Exit Neural Networks

NeurIPS 2021poster

The problem of reducing processing time of large deep learning models is a fundamental challenge in many real-world applications. Early exit methods strive towards this goal by attaching additional Internal Classifiers (ICs) to intermediate layers of a neural network. ICs can quickly return predicti…

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