paper-with-me

Papers

Population-based Global Optimisation Methods for Learning Long-term Dependencies with RNNs

2019-05-23 · Bryan Lim, Stefan Zohren, Stephen Roberts

Despite recent innovations in network architectures and loss functions, training RNNs to learn long-term dependencies remains difficult due to challenges with gradient-based optimisation methods. Inspired by the success of Deep Neuroevolution in reinforcement learning (Such et al. 2017), we explore the use of gradient-free population-based global optimisation (PBO) techniques -- training RNNs to capture long-term dependencies in time-series data. Testing evolution strategies (ES) and particle swarm optimisation (PSO) on an application in volatility forecasting, we demonstrate that PBO methods lead to performance improvements in general, with ES exhibiting the most consistent results across a variety of architectures.

📄 PDF Abstract BibTeX arXiv:1905.09691

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Automatic Generation of Algorithms for Black-Box Robust Optimisation Problems

2020-04-15 · Martin Hughes, Marc Goerigk, Trivikram Dokka

We develop algorithms capable of tackling robust black-box optimisation problems, where the number of model runs is limited. When a desired solution cannot be implemented exactly the aim is to find a robust one, where th…

Optimisation of Large Wave Farms using a Multi-strategy Evolutionary Framework

2020-03-21 · Mehdi Neshat, Bradley Alexander, Nataliia Y. Sergiienko, Markus Wagner

Wave energy is a fast-developing and promising renewable energy resource. The primary goal of this research is to maximise the total harnessed power of a large wave farm consisting of fully-submerged three-tether wave en…

Evolutionary Algorithms

Nonmyopic Global Optimisation via Approximate Dynamic Programming

2024-12-06 · Filippo Airaldi, Bart De Schutter, Azita Dabiri

Unconstrained global optimisation aims to optimise expensive-to-evaluate black-box functions without gradient information. Bayesian optimisation, one of the most well-known techniques, typically employs Gaussian processe…

Bayesian OptimisationGaussian ProcessesSequential Decision Making

Entropy-Based Evolutionary Diversity Optimisation for the Traveling Salesperson Problem

2021-04-28 · Adel Nikfarjam, Jakob Bossek, Aneta Neumann, Frank Neumann

Computing diverse sets of high-quality solutions has gained increasing attention among the evolutionary computation community in recent years. It allows practitioners to choose from a set of high-quality alternatives. In…

Diversity

Q(D)O-ES: Population-based Quality (Diversity) Optimisation for Post Hoc Ensemble Selection in AutoML

2023-07-17 · Lennart Purucker, Lennart Schneider, Marie Anastacio, Joeran Beel 외

Automated machine learning (AutoML) systems commonly ensemble models post hoc to improve predictive performance, typically via greedy ensemble selection (GES). However, we believe that GES may not always be optimal, as i…

AutoMLDiversity