paper-with-me

Papers

Efficient multiple hyperparameter learning for log-linear models

2007-12-01 · NeurIPS 2007 12 · Chuan-Sheng Foo, Chuong B. Do, Andrew Y. Ng

Using multiple regularization hyperparameters is an effective method for managing model complexity in problems where input features have varying amounts of noise. While algorithms for choosing multiple hyperparameters are often used in neural networks and support vector machines, they are not common in structured prediction tasks, such as sequence labeling or parsing. In this paper, we consider the problem of learning regularization hyperparameters for log-linear models, a class of probabilistic models for structured prediction tasks which includes conditional random fields (CRFs). Using an implicit differentiation trick, we derive an efficient gradient-based method for learning Gaussian regularization priors with multiple hyperparameters. In both simulations and the real-world task of computational RNA secondary structure prediction, we find that multiple hyperparameter learning provides a significant boost in accuracy compared to models learned using only a single regularization hyperparameter.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionStructured Prediction

Similar Papers 제목 키워드 기반

Hyperparameter Tuning in Echo State Networks

2022-07-16 · Filip Matzner

Echo State Networks represent a type of recurrent neural network with a large randomly generated reservoir and a small number of readout connections trained via linear regression. The most common topology of the reservoi…

Enhanced Particle Swarm Optimization Algorithms for Multiple-Input Multiple-Output System Modelling using Convolved Gaussian Process Models

2017-07-12 · Gang Cao, Edmund M-K Lai, Fakhrul Alam

Convolved Gaussian Process (CGP) is able to capture the correlations not only between inputs and outputs but also among the outputs. This allows a superior performance of using CGP than standard Gaussian Process (GP) in …

The Statistical Cost of Robust Kernel Hyperparameter Turning

2020-12-01 · NeurIPS 2020 12 · Raphael Meyer, Christopher Musco

This paper studies the statistical complexity of kernel hyperparameter tuning in the setting of active regression under adversarial noise. We consider the problem of finding the best interpolant from a class of kernels w…

Hyperparameter Optimizationregression

The Statistical Cost of Robust Kernel Hyperparameter Tuning

2020-06-14 · Raphael A. Meyer, Christopher Musco

This paper studies the statistical complexity of kernel hyperparameter tuning in the setting of active regression under adversarial noise. We consider the problem of finding the best interpolant from a class of kernels w…

Hyperparameter Optimizationregression

A Linear Programming Enhanced Genetic Algorithm for Hyperparameter Tuning in Machine Learning

2024-06-30 · Ankur Sinha, Paritosh Pankaj

In this paper, we formulate the hyperparameter tuning problem in machine learning as a bilevel program. The bilevel program is solved using a micro genetic algorithm that is enhanced with a linear program. While the gene…