VLDB 2026 Research / reviewers in the wild / expert
Jacek Tabor
dblp:31/5172
· DBLP profile ↗
16ranked-venue papers in the field
0as first author
10since 2021 · last 2025
0000-0001-6652-7727ORCID · verified
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 11Knowledge Engineering, Semantic Web & Information Systems · 4Other / Interdisciplinary · 1
| 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 | 3 |
| 2025 | Diverse and feasible retrosynthesis using GFlowNets
Piotr Gainski, Michal Koziarski, Krzysztof Maziarz, Marwin H. S. Segler, Jacek Tabor, Marek Smieja |
Inf. Sci. | 5 |
| 2025 | NegGS: Negative Gaussian Splatting
Artur Kasymov, Bartosz Czekaj, Marcin Mazur, Jacek Tabor, Przemyslaw Spurek |
Inf. Sci. | 4 |
| 2024 | StyleAutoEncoder for Manipulating Image Attributes Using Pre-trained StyleGAN
Andrzej Bedychaj, Jacek Tabor, Marek Smieja |
PAKDD (2) | 2 |
| 2023 | ProPML: Probability Partial Multi-label LearningabstractPartial Multi-label Learning (PML) is a type of weakly supervised learning where each training instance corresponds to a set of candidate labels, among which only some are true. In this paper, we introduce ProPML, a novel probabilistic approach to this problem that extends the binary cross entropy to the PML setup. In contrast to existing methods, it does not require suboptimal disambiguation and, as such, can be applied to any deep architecture. Furthermore, experiments conducted on artificial and real-world datasets indicate that ProPML outperforms existing approaches, especially for high noise in a candidate set. Lukasz Struski, Adam Pardyl, Jacek Tabor, Bartosz Zielinski 0001 |
DSAA | 3 |
| 2023 | ChiENN: Embracing Molecular Chirality with Graph Neural Networks
Piotr Gainski, Michal Koziarski, Jacek Tabor, Marek Smieja |
ECML/PKDD (3) | 3 |
| 2023 | Hypernetworks Build Implicit Neural Representations of Sounds
Filip Szatkowski, Karol J. Piczak, Przemyslaw Spurek, Jacek Tabor, Tomasz Trzcinski |
ECML/PKDD (4) | 4 |
| 2023 | Contrastive Hierarchical Clustering
Michal Znalezniak, Przemyslaw Rola, Patryk Kaszuba, Jacek Tabor, Marek Smieja |
ECML/PKDD (1) | 4 |
| 2022 | Nonlinear Weighted Independent Component Analysis
Andrzej Bedychaj, Przemyslaw Spurek, Aleksandra Nowak 0001, Jacek Tabor |
IPMU (2) | 4 |
| 2021 | ProtoPShare: Prototypical Parts Sharing for Similarity Discovery in Interpretable Image ClassificationabstractIn this work, we introduce an extension to ProtoPNet called ProtoPShare which shares prototypical parts between classes. To obtain prototype sharing we prune prototypical parts using a novel data-dependent similarity. Our approach substantially reduces the number of prototypes needed to preserve baseline accuracy and finds prototypical similarities between classes. We show the effectiveness of ProtoPShare on the CUB-200-2011 and the Stanford Cars datasets and confirm the semantic consistency of its prototypical parts in user-study. Dawid Rymarczyk, Lukasz Struski, Jacek Tabor, Bartosz Zielinski 0001 |
KDD | 3 |
| 2020 | Finding the Optimal Network Depth in Classification Tasks
Bartosz Wójcik, Maciej Wolczyk, Klaudia Balazy, Jacek Tabor |
ECML/PKDD (3) | 4 |
| 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. | 3 |
| 2018 | Lossy compression approach to subspace clustering
Lukasz Struski, Jacek Tabor, Przemyslaw Spurek |
Inf. Sci. | 2 |
| 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 | 2 |
| 2015 | Maximum Entropy Linear Manifold for Learning Discriminative Low-Dimensional Representation
Wojciech Czarnecki 0001, Rafal Józefowicz, Jacek Tabor |
ECML/PKDD (1) | 3 |
| 2013 | The memory center
Przemyslaw Spurek, Jacek Tabor |
Inf. Sci. | 2 |