paper-with-me

홈 › Papers

Neuroevolution Neural Architecture Search for Evolving RNNs in Stock Return Prediction and Portfolio Trading

2024-10-22 · Zimeng Lyu, Amulya Saxena, Rohaan Nadeem, Hao Zhang, Travis Desell

Stock return forecasting is a major component of numerous finance applications. Predicted stock returns can be incorporated into portfolio trading algorithms to make informed buy or sell decisions which can optimize returns. In such portfolio trading applications, the predictive performance of a time series forecasting model is crucial. In this work, we propose the use of the Evolutionary eXploration of Augmenting Memory Models (EXAMM) algorithm to progressively evolve recurrent neural networks (RNNs) for stock return predictions. RNNs are evolved independently for each stocks and portfolio trading decisions are made based on the predicted stock returns. The portfolio used for testing consists of the 30 companies in the Dow-Jones Index (DJI) with each stock have the same weight. Results show that using these evolved RNNs and a simple daily long-short strategy can generate higher returns than both the DJI index and the S&P 500 Index for both 2022 (bear market) and 2023 (bull market).

📄 PDF Abstract BibTeX arXiv:2410.17212

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture SearchTime Series Forecasting

Similar Papers 제목 키워드 기반

An Experimental Study of Weight Initialization and Weight Inheritance Effects on Neuroevolution

2020-09-21 · Zimeng Lyu, AbdElRahman ElSaid, Joshua Karns, Mohamed Mkaouer 외

Weight initialization is critical in being able to successfully train artificial neural networks (ANNs), and even more so for recurrent neural networks (RNNs) which can easily suffer from vanishing and exploding gradient…

Evolutionary AlgorithmsNeural Architecture Search

Optimizing Long Short-Term Memory Recurrent Neural Networks Using Ant Colony Optimization to Predict Turbine Engine Vibration

2017-10-10 · AbdElRahman ElSaid, Travis Desell, Fatima El Jamiy, James Higgins 외

This article expands on research that has been done to develop a recurrent neural network (RNN) capable of predicting aircraft engine vibrations using long short-term memory (LSTM) neurons. LSTM RNNs can provide a more g…

Neuroevolving Electronic Dynamical Networks

2024-04-06 · Derek Whitley

Neuroevolution is a powerful method of applying an evolutionary algorithm to refine the performance of artificial neural networks through natural selection; however, the fitness evaluation of these networks can be time-c…

Dynamic neural networks

ONE-NAS: An Online NeuroEvolution based Neural Architecture Search for Time Series Forecasting

2022-02-27 · Zimeng Lyu, Travis Desell

Time series forecasting (TSF) is one of the most important tasks in data science, as accurate time series (TS) predictions can drive and advance a wide variety of domains including finance, transportation, health care, a…

Neural Architecture SearchTime SeriesTime Series AnalysisTime Series Forecasting

A Simulation Environment for the Neuroevolution of Ant Colony Dynamics

2024-06-19 · Michael Crosscombe, Ilya Horiguchi, Norihiro Maruyama, Shigeto Dobata 외

We introduce a simulation environment to facilitate research into emergent collective behaviour, with a focus on replicating the dynamics of ant colonies. By leveraging real-world data, the environment simulates a target…