paper-with-me

홈 › Papers

Low-Cost Recurrent Neural Network Expected Performance Evaluation

2018-05-18 · Andrés Camero, Jamal Toutouh, Enrique Alba

Recurrent neural networks are a powerful tool, but they are very sensitive to their hyper-parameter configuration. Moreover, training properly a recurrent neural network is a tough task, therefore selecting an appropriate configuration is critical. Varied strategies have been proposed to tackle this issue. However, most of them are still impractical because of the time/resources needed. In this study, we propose a low computational cost model to evaluate the expected performance of a given architecture based on the distribution of the error of random samples of the weights. We empirically validate our proposal using three use cases. The results suggest that this is a promising alternative to reduce the cost of exploration for hyper-parameter optimization.

📄 PDF Abstract BibTeX arXiv:1805.07159

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Step Budgeted Bayesian Optimization with Unknown Evaluation Costs

2021-11-12 · NeurIPS 2021 12 · Raul Astudillo, Daniel R. Jiang, Maximilian Balandat, Eytan Bakshy 외

Bayesian optimization (BO) is a sample-efficient approach to optimizing costly-to-evaluate black-box functions. Most BO methods ignore how evaluation costs may vary over the optimization domain. However, these costs can …

Bayesian Optimization

Restricted Recurrent Neural Tensor Networks: Exploiting Word Frequency and Compositionality

2017-04-03 · ACL 2018 7 · Alexandre Salle, Aline Villavicencio

Increasing the capacity of recurrent neural networks (RNN) usually involves augmenting the size of the hidden layer, with significant increase of computational cost. Recurrent neural tensor networks (RNTN) increase capac…

Language ModelingLanguage ModellingTensor Networks

Adjusted Expected Improvement for Cumulative Regret Minimization in Noisy Bayesian Optimization

2022-05-10 · Shouri Hu, Haowei Wang, Zhongxiang Dai, Bryan Kian Hsiang Low 외

The expected improvement (EI) is one of the most popular acquisition functions for Bayesian optimization (BO) and has demonstrated good empirical performances in many applications for the minimization of simple regret. H…

Bayesian OptimizationThompson Sampling

Random Error Sampling-based Recurrent Neural Network Architecture Optimization

2019-09-04 · Andrés Camero, Jamal Toutouh, Enrique Alba

Recurrent neural networks are good at solving prediction problems. However, finding a network that suits a problem is quite hard because their performance is strongly affected by their architecture configuration. Automat…

Hyperparameter Optimization

Cost-aware Stopping for Bayesian Optimization

2025-07-16 · Qian Xie, Linda Cai, Alexander Terenin, Peter I. Frazier 외 arxiv

In automated machine learning, scientific discovery, and other applications of Bayesian optimization, deciding when to stop evaluating expensive black-box functions in a cost-aware manner is an important but underexplore…

Hyperparameter Optimization