ニューラルネット - ページ 22

 
金融予測は、金融システムが本質的に複雑であるため、困難な作業である。予測における簡略化されたアプローチは、経済の構造をほとんど想定していないニューラルネットワークのような「ブラックボックス」手法によって与えられる。本論文では、金融時系列予測手法としてニューラルネットを使用した経験について述べる。 特に、価格変動の符号を50%を少し上回る成功率で予測できるニューラルネットを発見したことを示す。 対象系列は1990年1月頃から2000年2月頃までの期間における様々な資産と指数の日々の終値である。
 
本論文では,時間シフトバギングを用いたNARXニューラルネットワークと,相対力指数やストキャスティック指標などの金融指標を用いた,外国為替市場の動きを予測する新しい手法を提案する。 ニューラルネットワークは優れた学習能力を持つが、ノイズの多いデータに対しては、しばしば予測不可能な性能を示すことがある。本手法は静的なニューラルネットワークと比較すると、応答のエラー率を大幅に減少させ、予測性能を向上させることができる。我々は、応答予測のために3つの異なるアーキテクチャをテストし、最適なネットワークアプローチを決定した。本手法を1時間毎の為替レートの予測に適用し、2種類の為替レート(GBPUSDとEURUSD)を用いた包括的な実験において、顕著な予測性を確認した。

 
 
ニューラルネットは高い精度を持つにもかかわらず、入力にわずかな摂動を与えただけで誤判定してしまうような、敵対的な例に対して弱いことが示されてきた。我々は、ニューラルネットの頑健性を測定するための指標を提案し、頑健性を線形計画として符号化することに基づいて、これらの指標を近似する新しいアルゴリズムを考案する。我々は、MNISTとCIFAR-10データセットを用いた実験により、我々のメトリクスがどのようにディープニューラルネットの頑健性を評価するために使用できるかを示す。我々のアルゴリズムは、既存のアルゴリズムに基づく推定値と比較して、より情報量の多いロバストネスメトリクスの推定値を生成する。 さらに、ロバスト性を向上させる既存のアプローチが、特定のアルゴリズムを用いて生成された敵対的な例に対してどのように「オーバーフィット」するのかを示す。 最後に、我々の技術を用いることで、我々が提案するメトリクスだけでなく、従来から提案されているメトリクスに基づくニューラルネットの頑健性をさらに向上させることができることを示す。
 
seekers_:
面白いですね。ありがとうございます :)
 

Effectiveness of firefly algorithm based neural network in time series forecasting

 

The Foreign Exchange Market is the biggest and one of the most liquid markets in the world. This market has always been one of the most challenging markets as far as short term prediction is concerned. Due to the chaotic, noisy, and non-stationary nature of the data, the majority of the research has been focused on daily, weekly, or even monthly prediction. The literature review revealed that there is a gap for intra-day market prediction. Identifying this gap, this paper introduces a prediction and decision making model based on Artificial Neural Networks (ANN) and Genetic Algorithms. The dataset utilized for this research comprises of 70 weeks of past currency rates of the 3 most traded currency pairs: GBP\USD, EUR\GBP, and EUR\USD. The initial statistical tests confirmed with a significance of more than 95% that the daily FOREX currency rates time series are not randomly distributed. Another important result is that the proposed model achieved 72.5% prediction accuracy. Furthermore, implementing the optimal trading strategy, this model produced 23.3% Annualized Net Return.



 

In this paper we investigate and design the neural networks model for FOREX prediction based on the historical data movement of USD/EUR exchange rates. Unlike many other techniques of technical analysis which are based on price trends analysis, neural networks offer autocorrelation analysis and the estimation of possible errors in forecasting. This theory is consistent with the semi-strong form of the efficient markets hypothesis. The empirical data used in the model of neural networks are related to the exchange rate USD/EUR in the period 23.04.2012–04.05.2012. The results shows that the model can be used for FOREX prediction.


 

Neural networks are known to be effective function approximators. Recently, deep neural networks have proven to be very effective in pattern recognition, classification tasks and human-level control to model highly nonlinear realworld systems. This paper investigates the effectiveness of deep neural networks in the modeling of dynamical systems with complex behavior. Three deep neural network structures are trained on sequential data, and we investigate the effectiveness of these networks in modeling associated characteristics of the underlying dynamical systems. We carry out similar evaluations on select publicly available system identification datasets. We demonstrate that deep neural networks are effective model estimators from input-output data


 

This study presents a novel application and comparison of higher order neural networks (HONNs) to forecast benchmark chaotic time series. Two models of HONNs were implemented, namely functional link neural network (FLNN) and pi-sigma neural network (PSNN). These models were tested on two benchmark time series; the monthly smoothed sunspot numbers and the Mackey-Glass time-delay differential equation time series. The forecasting performance of the HONNs is compared against the performance of different models previously used in the literature such as fuzzy and neural networks models. Simulation results showed that FLNN and PSNN offer good performance compared to many previously used hybrid models.