paper-with-me

Papers

Automated data-driven selection of the hyperparameters for Total-Variation based texture segmentation

2020-04-20 · Barbara Pascal, Samuel Vaiter, Nelly Pustelnik, Patrice Abry

Penalized Least Squares are widely used in signal and image processing. Yet, it suffers from a major limitation since it requires fine-tuning of the regularization parameters. Under assumptions on the noise probability distribution, Stein-based approaches provide unbiased estimator of the quadratic risk. The Generalized Stein Unbiased Risk Estimator is revisited to handle correlated Gaussian noise without requiring to invert the covariance matrix. Then, in order to avoid expansive grid search, it is necessary to design algorithmic scheme minimizing the quadratic risk with respect to regularization parameters. This work extends the Stein's Unbiased GrAdient estimator of the Risk of Deledalle et al. to the case of correlated Gaussian noise, deriving a general automatic tuning of regularization parameters. First, the theoretical asymptotic unbiasedness of the gradient estimator is demonstrated in the case of general correlated Gaussian noise. Then, the proposed parameter selection strategy is particularized to fractal texture segmentation, where problem formulation naturally entails inter-scale and spatially correlated noise. Numerical assessment is provided, as well as discussion of the practical issues.

📄 PDF Abstract BibTeX arXiv:2004.09434

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Closed-loop Model Selection for Kernel-based Models using Bayesian Optimization

2019-09-12 · Thomas Beckers, Somil Bansal, Claire J. Tomlin, Sandra Hirche

Kernel-based nonparametric models have become very attractive for model-based control approaches for nonlinear systems. However, the selection of the kernel and its hyperparameters strongly influences the quality of the …

Bayesian OptimizationModel Selection

BOOST: A Data-Driven Framework for the Automated Joint Selection of Kernel and Acquisition Functions in Bayesian Optimization

2025-08-04 · Joon-Hyun Park, Mujin Cheon, Jeongsu Wi, Dong-Yeun Koh arxiv

The performance of Bayesian optimization (BO), a highly sample-efficient method for expensive black-box problems, is critically governed by the selection of its hyperparameters, including the kernel and acquisition funct…

Hyperparameter Optimization

How to tune the RBF SVM hyperparameters?: An empirical evaluation of 18 search algorithms

2020-08-26 · Jacques Wainer, Pablo Fonseca

SVM with an RBF kernel is usually one of the best classification algorithms for most data sets, but it is important to tune the two hyperparameters $C$ and $\gamma$ to the data itself. In general, the selection of the hy…

Bayesian Optimization

To tune or not to tune? An Approach for Recommending Important Hyperparameters

2021-08-30 · Mohamadjavad Bahmani, Radwa El Shawi, Nshan Potikyan, Sherif Sakr

Novel technologies in automated machine learning ease the complexity of algorithm selection and hyperparameter optimization. Hyperparameters are important for machine learning models as they significantly influence the p…

BIG-bench Machine LearningHyperparameter Optimization

OBOE: Collaborative Filtering for AutoML Model Selection

2018-08-09 · Chengrun Yang, Yuji Akimoto, Dae Won Kim, Madeleine Udell

Algorithm selection and hyperparameter tuning remain two of the most challenging tasks in machine learning. Automated machine learning (AutoML) seeks to automate these tasks to enable widespread use of machine learning b…

Active LearningAutoMLBIG-bench Machine LearningCollaborative Filtering+3