paper-with-me

Papers

Provably Data-driven Multiple Hyper-parameter Tuning with Structured Loss Function

2026-02-02 · Tung Quoc Le, Anh Tuan Nguyen, Viet Anh Nguyen arxiv

Data-driven algorithm design automates hyperparameter tuning, but its statistical foundations remain limited because model performance can depend on hyperparameters in implicit and highly non-smooth ways. Existing guarantees focus on the simple case of a one-dimensional (scalar) hyperparameter. This leaves the practically important, multi-dimensional hyperparameter tuning setting unresolved. We address this open question by establishing the first general framework for establishing generalization guarantees for tuning multi-dimensional hyperparameters in data-driven settings. Our approach strengthens the generalization guarantee framework for semi-algebraic function classes by exploiting tools from real algebraic geometry, yielding sharper, more broadly applicable guarantees. For completeness, we also instantiate the first lower bound for this general setting. We further extend the analysis to hyperparameter tuning using the validation loss under minimal assumptions, and derive improved bounds when additional structure is available. Finally, we demonstrate the scope of the framework with new learnability results, including data-driven weighted group lasso and weighted fused lasso.

📄 PDF Abstract BibTeX arXiv:2602.02406

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Statistically Valid Hyperparameter Selection: From Tuning to Guarantees

2026-06-24 · Amirmohammad Farzaneh, Osvaldo Simeone arxiv

Hyperparameter selection is a critical step in the deployment of modern artificial intelligence systems, given the need to tune degrees of freedom such as inference-time parameters, implementation-level settings, and thr…

No-Regret Bayesian Optimization with Unknown Hyperparameters

2019-01-10 · Felix Berkenkamp, Angela P. Schoellig, Andreas Krause

Bayesian optimization (BO) based on Gaussian process models is a powerful paradigm to optimize black-box functions that are expensive to evaluate. While several BO algorithms provably converge to the global optimum of th…

Bayesian Optimization

Provably Efficient Online Hyperparameter Optimization with Population-Based Bandits

2020-02-06 · NeurIPS 2020 12 · Jack Parker-Holder, Vu Nguyen, Stephen Roberts

Many of the recent triumphs in machine learning are dependent on well-tuned hyperparameters. This is particularly prominent in reinforcement learning (RL) where a small change in the configuration can lead to failure. De…

Hyperparameter OptimizationReinforcement LearningReinforcement Learning (RL)

Practical Multi-fidelity Bayesian Optimization for Hyperparameter Tuning

2019-03-12 · Jian Wu, Saul Toscano-Palmerin, Peter I. Frazier, Andrew Gordon Wilson

Bayesian optimization is popular for optimizing time-consuming black-box objectives. Nonetheless, for hyperparameter tuning in deep neural networks, the time required to evaluate the validation error for even a few hyper…

Bayesian Optimization

Accelerating Differentially Private Federated Learning via Adaptive Extrapolation

2025-04-14 · Shokichi Takakura, Seng Pei Liew, Satoshi Hasegawa

The federated learning (FL) framework enables multiple clients to collaboratively train machine learning models without sharing their raw data, but it remains vulnerable to privacy attacks. One promising approach is to i…

DiversityFederated Learning