EDBT 2026 Demo / reviewers in the wild / expert
Marek Smieja
dblp:81/10360
· DBLP profile ↗
10ranked-venue papers in the field
3as first author
7since 2021 · last 2025
0000-0003-2027-4132ORCID · reported
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 8 (2 first)Knowledge Engineering, Semantic Web & Information Systems · 2 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | VisTabNet: Adapting Vision Transformers for Tabular DataabstractAlthough deep learning models have had great success in natural language processing and computer vision, we do not observe comparable improvements in the case of tabular data, which is still the most common data type used in biological, industrial and financial applications. In particular, it is challenging to transfer large-scale pre-trained models to downstream tasks defined on small tabular datasets. To address this, we propose VisTabNet - a cross-modal transfer learning method, which allows for adapting Vision Transformer (ViT) with pre-trained weights to process tabular data. By projecting tabular inputs to patch embeddings acceptable by ViT, we can directly apply a pre-trained Transformer Encoder to tabular inputs. This approach eliminates the conceptual cost of designing a suitable architecture for processing tabular data, while reducing the computational cost of training the model from scratch. Experimental results on multiple small tabular datasets (less than 1k samples) demonstrate VisTabNet’s superiority, outperforming both traditional ensemble methods and recent deep learning models. The proposed method goes beyond conventional transfer learning practice and shows that pre-trained image models can be transferred to solve tabular problems, extending the boundaries of transfer learning. We share our example implementation as a GitHub repository available at https://github.com/wwydmanski/VisTabNet. Witold Wydmanski, Ulvi Movsum-zada, Jacek Tabor, Marek Smieja |
SDM | 4 |
| 2025 | Diverse and feasible retrosynthesis using GFlowNets
Piotr Gainski, Michal Koziarski, Krzysztof Maziarz, Marwin H. S. Segler, Jacek Tabor, Marek Smieja |
Inf. Sci. | 6 |
| 2024 | StyleAutoEncoder for Manipulating Image Attributes Using Pre-trained StyleGAN
Andrzej Bedychaj, Jacek Tabor, Marek Smieja |
PAKDD (2) | 3 |
| 2024 | A Deep Cut Into Split Federated Self-Supervised Learning
Marcin Przewiezlikowski, Marcin Osial, Bartosz Zielinski 0001, Marek Smieja |
ECML/PKDD (2) | 4 |
| 2023 | HyperTab: Hypernetwork Approach for Deep Learning on Small Tabular DatasetsabstractDeep learning has achieved impressive performance in many domains, such as computer vision and natural language processing, but its advantage over classical shallow methods on tabular datasets remains questionable. It is especially challenging to surpass the performance of tree-like ensembles, such as XGBoost or Random Forests, on small-sized datasets (less than 1k samples). To tackle this challenge, we introduce HyperTab, a hypernetwork-based approach to solving small sample problems on tabular datasets. By combining the advantages of Random Forests and neural networks, HyperTab generates an ensemble of neural networks, where each target model is specialized to process a specific lower-dimensional view of the data. Since each view plays the role of data augmentation, we virtually increase the number of training samples while keeping the number of trainable parameters unchanged, which prevents model overfitting. We evaluated HyperTab on more than 40 tabular datasets of a varying number of samples and domains of origin and compared its performance with shallow and deep learning models representing the current state-of-the-art. We show that HyperTab consistently outranks other methods on small data (with statistically significant differences) and scores comparable to them on larger datasets. Witold Wydmanski, Oleksii Bulenok, Marek Smieja |
DSAA | 3 |
| 2023 | ChiENN: Embracing Molecular Chirality with Graph Neural Networks
Piotr Gainski, Michal Koziarski, Jacek Tabor, Marek Smieja |
ECML/PKDD (3) | 4 |
| 2023 | Contrastive Hierarchical Clustering
Michal Znalezniak, Przemyslaw Rola, Patryk Kaszuba, Jacek Tabor, Marek Smieja |
ECML/PKDD (1) | 5 |
| 2019 | Efficient mixture model for clustering of sparse high dimensional binary dataabstractClustering is one of the fundamental tools for preliminary analysis of data. While most of the clustering methods are designed for continuous data, sparse high-dimensional binary representations became very popular in various domains such as text mining or cheminformatics. The application of classical clustering tools to this type of data usually proves to be very inefficient, both in terms of computational complexity as well as in terms of the utility of the results. In this paper we propose a mixture model, SparseMix , for clustering of sparse high dimensional binary data, which connects model-based with centroid-based clustering. Every group is described by a representative and a probability distribution modeling dispersion from this representative. In contrast to classical mixture models based on the EM algorithm, SparseMix : is specially designed for the processing of sparse data; can be efficiently realized by an on-line Hartigan optimization algorithm; describes every cluster by the most representative vector. We have performed extensive experimental studies on various types of data, which confirmed that SparseMix builds partitions with a higher compatibility with reference grouping than related methods. Moreover, constructed representatives often better reveal the internal structure of data. Marek Smieja, Krzysztof Hajto, Jacek Tabor |
Data Min. Knowl. Discov. | 1 |
| 2017 | Semi-supervised cross-entropy clustering with information bottleneck constraint
Marek Smieja, Bernhard C. Geiger |
Inf. Sci. | 1 |
| 2015 | Spherical wards clustering and generalized Voronoi diagramsabstractGaussian mixture model is very useful in many practical problems. Nevertheless, it cannot be directly generalized to non Euclidean spaces. To overcome this problem we present a spherical Gaussian-based clustering approach for partitioning data sets with respect to arbitrary dissimilarity measure. The proposed method is a combination of spherical Cross-Entropy Clustering with a generalized Wards approach. The algorithm finds the optimal number of clusters by automatically removing groups which carry no information. Moreover, it is scale invariant and allows for forming of spherically-shaped clusters of arbitrary sizes. In order to graphically represent and interpret the results the notion of Voronoi diagram was generalized to non Euclidean spaces and applied for introduced clustering method. Marek Smieja, Jacek Tabor |
DSAA | 1 |