Related Experiment Videos
A hybrid neurogenetic approach for stock forecasting
Yung-Keun Kwon1, Byung-Ro Moon
1School of Computer Science and Engineering, Seoul National University, Seoul 151-742, Korea. kwon@soar.snu.ac.kr
IEEE Transactions on Neural Networks
|May 29, 2007
Summary
This study introduces a hybrid neurogenetic system for stock trading, combining neural networks and genetic algorithms. This approach significantly improved trading performance compared to traditional methods.
Area of Science:
- Computational Finance
- Artificial Intelligence in Finance
Background:
- Stock market prediction is complex, with traders using technical indicators.
- Existing prediction models often lack adaptability to market dynamics.
Purpose of the Study:
- To develop and evaluate a hybrid neurogenetic system for enhanced stock trading prediction.
- To investigate the efficacy of a context-based ensemble method for dynamic model adjustment.
- To assess the system's performance across a diverse range of stocks and historical data.
Main Methods:
- Utilized a recurrent neural network (NN) with one hidden layer for prediction.
- Employed a genetic algorithm (GA) for optimizing NN weights via 2-D encoding and crossover.
- Implemented a context-based ensemble method for dynamic NN adaptation.
- Parallelized the GA on a Linux cluster using message passing interface for efficient data processing.
Main Results:
- The hybrid neurogenetic system demonstrated significant average improvement over the buy-and-hold strategy.
- The context-based ensemble further enhanced the predictive accuracy and trading performance.
- Analysis revealed varying predictability across different companies, suggesting portfolio construction applications.
Conclusions:
- The proposed hybrid neurogenetic system offers a robust approach to stock trading prediction.
- Dynamic adaptation through context-based ensembles improves trading strategy effectiveness.
- The system's ability to identify company-specific predictability opens avenues for financial portfolio optimization.
Related Concept Videos
Behavioral Genetics and Its Designs
Behavior genetics explores how genetic inheritance influences human behavior. It focuses on how genes, passed from parents to offspring, contribute to the development of behavioral traits and tendencies. This branch of genetics seeks to understand the complex interplay between inherited genetic factors and environmental influences in shaping our behaviors.
The primary methodologies used in behavior genetics include family studies, twin studies, and adoption studies, each providing unique...
The primary methodologies used in behavior genetics include family studies, twin studies, and adoption studies, each providing unique...
Prediction Intervals
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
The...
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
The...
Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches
Drug disposition in the body is a complex process and can be studied using two major approaches: the model and the model-independent approaches.
The model approach uses mathematical models to describe changes in drug concentration over time. Pharmacokinetic models help characterize drug behavior in patients, predict drug concentration in the body fluids, calculate optimum dosage regimens, and evaluate the risk of toxicity. However, ensuring that the model fits the experimental data accurately...
The model approach uses mathematical models to describe changes in drug concentration over time. Pharmacokinetic models help characterize drug behavior in patients, predict drug concentration in the body fluids, calculate optimum dosage regimens, and evaluate the risk of toxicity. However, ensuring that the model fits the experimental data accurately...