← Search

Holger H. Hoos

5 accepted papers

2026

Neural Architecture and Hyperparameter Selection Through Meta-Learning on Time Series

AAAI 2026technical

Active research in time series classification and forecasting has led to the development of a wide range of machine learning models. For practitioners, the selection of a suitable model among these, along with their hyperparameters, remains a challenging task. While automated machine learning offers

Cited by 0SourcePDFScholar
2025

Dynamic Algorithm Termination for Branch-and-Bound-based Neural Network Verification

AAAI 2025technical

With the rising use of neural networks across various application domains, it becomes increasingly important to ensure that they do not exhibit dangerous or undesired behaviour. In light of this, several neural network robustness verification algorithms have been developed, among which methods based…

2025

KernelMatmul: Scaling Gaussian Processes to Large Time Series

AAAI 2025technical

Time series forecasting requires reliable uncertainty estimates. Gaussian process regression provides a powerful framework for modelling this in a probabilistic fashion. However, its application to large time series is challenging, due to its cubic time complexity and quadratic memory requirement. I…

2024

Accelerating Adversarially Robust Model Selection for Deep Neural Networks via Racing

AAAI 2024technical

Recent research has introduced several approaches to formally verify the robustness of neural network models against perturbations in their inputs, such as the ones that occur in adversarial attacks. At the same time, this particular verification task is known to be computationally challenging. More…

Cited by 2SourcePDFScholar
2018

LSQ++: Lower running time and higher recall in multi-codebook quantization

ECCV 2018poster

Multi-codebook quantization (MCQ) is the task of expressing a set of vectors as accurately as possible in terms of discrete entries in multiple bases. Work in MCQ is heavily focused on lowering quantization error, thereby improving distance estimation and recall on benchmarks of visual descriptors a…