← Search

Ingo Steinwart

5 accepted papers

2024

Better by default: Strong pre-tuned MLPs and boosted trees on tabular data

NeurIPS 2024poster

For classification and regression on tabular data, the dominance of gradient-boosted decision trees (GBDTs) has recently been challenged by often much slower deep learning methods with extensive hyperparameter tuning. We address this discrepancy by introducing (a) RealMLP, an improved multilayer per…

2023

Mind the spikes: Benign overfitting of kernels and neural networks in fixed dimension

NeurIPS 2023poster

The success of over-parameterized neural networks trained to near-zero training error has caused great interest in the phenomenon of benign overfitting, where estimators are statistically consistent even though they interpolate noisy training data. While benign overfitting in fixed dimension has bee…

2022

SOSP: Efficiently Capturing Global Correlations by Second-Order Structured Pruning

ICLR 2022spotlight

Pruning neural networks reduces inference time and memory costs. On standard hardware, these benefits will be especially prominent if coarse-grained structures, like feature maps, are pruned. We devise two novel saliency-based methods for second-order structured pruning (SOSP) which include correlat…

2022

Utilizing Expert Features for Contrastive Learning of Time-Series Representations

ICML 2022spotlight

We present an approach that incorporates expert knowledge for time-series representation learning. Our method employs expert features to replace the commonly used data transformations in previous contrastive learning approaches. We do this since time-series data frequently stems from the industrial…