← Search

Josif Grabocka

15 accepted papers

2026

End-to-End Compression for Tabular Foundation Models

ICML 2026spotlight

The long-standing dominance of gradient-boosted decision trees for tabular data has recently been challenged by in-context learning tabular foundation models. In-context learning methods fit and predict in one forward pass without parameter updates by leveraging the training data as context for pred…

Cited by 0SourceScholar
2025

Multi-objective Differentiable Neural Architecture Search

ICLR 2025poster

Pareto front profiling in multi-objective optimization (MOO), i.e., finding a diverse set of Pareto optimal solutions, is challenging, especially with expensive objectives that require training a neural network. Typically, in MOO for neural architecture search (NAS), we aim to balance performance an…

2024

Interpretable Mesomorphic Networks for Tabular Data

NeurIPS 2024poster

Even though neural networks have been long deployed in applications involving tabular data, still existing neural architectures are not explainable by design. In this paper, we propose a new class of interpretable neural networks for tabular data that are both deep and linear at the same time (i.e.…

2024

Quick-Tune: Quickly Learning Which Pretrained Model to Finetune and How

ICLR 2024oral

With the ever-increasing number of pretrained models, machine learning practitioners are continuously faced with which pretrained model to use, and how to finetune it for a new dataset. In this paper, we propose a methodology that jointly searches for the optimal pretrained model and the hyperparame…

Cited by 14SourcePDFScholar
2023

Deep Ranking Ensembles for Hyperparameter Optimization

ICLR 2023poster

Automatically optimizing the hyperparameters of Machine Learning algorithms is one of the primary open questions in AI. Existing work in Hyperparameter Optimization (HPO) trains surrogate models for approximating the response surface of hyperparameters as a regression task. In contrast, we hypothesi…

Cited by 5SourcePDFScholar
2023

Gray-Box Gaussian Processes for Automated Reinforcement Learning

ICLR 2023poster

Despite having achieved spectacular milestones in an array of important real-world applications, most Reinforcement Learning (RL) methods are very brittle concerning their hyperparameters. Notwithstanding the crucial importance of setting the hyperparameters in training state-of-the-art agents, the…

Cited by 4SourcePDFScholar
2023

Scaling Laws for Hyperparameter Optimization

NeurIPS 2023poster

Hyperparameter optimization is an important subfield of machine learning that focuses on tuning the hyperparameters of a chosen algorithm to achieve peak performance. Recently, there has been a stream of methods that tackle the issue of hyperparameter optimization, however, most of the methods do no…

2022

Supervising the Multi-Fidelity Race of Hyperparameter Configurations

NeurIPS 2022accept

Multi-fidelity (gray-box) hyperparameter optimization techniques (HPO) have recently emerged as a promising direction for tuning Deep Learning methods. However, existing methods suffer from a sub-optimal allocation of the HPO budget to the hyperparameter configurations. In this work, we introduce Dy…

2022

Transformers Can Do Bayesian Inference

ICLR 2022poster

Currently, it is hard to reap the benefits of deep learning for Bayesian methods, which allow the explicit specification of prior knowledge and accurately capture model uncertainty. We present Prior-Data Fitted Networks (PFNs). PFNs leverage large-scale machine learning techniques to approximate a l…

2022

Zero-shot AutoML with Pretrained Models

ICML 2022spotlight

Given a new dataset D and a low compute budget, how should we choose a pre-trained model to fine-tune to D, and set the fine-tuning hyperparameters without risking overfitting, particularly if D is small? Here, we extend automated machine learning (AutoML) to best make these choices. Our domain-inde…

2021

HPO-B: A Large-Scale Reproducible Benchmark for Black-Box HPO based on OpenML

NeurIPS 2021poster

Hyperparameter optimization (HPO) is a core problem for the machine learning community and remains largely unsolved due to the significant computational resources required to evaluate hyperparameter configurations. As a result, a series of recent related works have focused on the direction of transf…

Cited by 39SourcecodeScholar
2021

Well-tuned Simple Nets Excel on Tabular Datasets

NeurIPS 2021poster

Tabular datasets are the last "unconquered castle" for deep learning, with traditional ML methods like Gradient-Boosted Decision Trees still performing strongly even against recent specialized neural architectures. In this paper, we hypothesize that the key to boosting the performance of neural netw…

Cited by 233SourcePDFScholar