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

 

Predicting the direction and movement of stock index prices is difficult, often leading to excessive trading, transaction costs, and missed opportunities. Often traders need a systematic method to not only spot trading opportunities, but to also provide a consistent approach, thereby minimizing trading errors and costs. While mechanical trading systems exist, they are usually designed for a specific stock, stock index, or other financial asset, and are often highly dependent on preselected inputs and model parameters that are expected to continue providing trading information well after the initial training or back-tested model development period. The following research leads to a detailed trading model that provides a more effective and intelligent way for recognizing trading signals and assisting investors with trading decisions by utilizing a system that adapts both the inputs and the prediction model based on the desired output. To illustrate the adaptive approach, multiple inputs and modeling techniques are utilized, including neural networks, particle swarm optimization, and denoising. Simulations with stock indexes illustrate how traders can generate higher returns using the developed adaptive decision support system model. The benefits of adding adaptive and intelligent decision making to forecasts are also discussed.


 
フィードフォワード計算ニューラルネットワークモデル(CNN)の構築には、ネットワークトポロジーの決定と重み推定という2つの異なるタスクが含まれる。これまで、この問題は空間的な応用領域では完全に無視されてきたか、あるいは探索ヒューリスティックによって取り組まれてきた(Fischer and Gopal 1994を参照)。本論文では、地理空間上の相互作用をモデル化するという観点から、この問題を大域的最適化問題として捉え、バックプロパゲーション学習を遺伝的アルゴリズムの進化的パラダイムに組み込んだ新しいアプローチを提案する。これは、最適なCNNトポロジーを見つけるための遺伝的探索と、ネットワークパラメータを決定するための勾配に基づくバックプロパゲーション学習を織り交ぜることで実現される。したがって、モデル構築者は、勾配降下誤差のバックプロパゲーションのような単純だが強力な学習メカニズムで問題を解決できるような適切なCNNトポロジーを特定するという負担から解放されることになる。このアプローチは、オーストリアの地域間通信トラフィックデータを用いて、3入力、1隠れ層、1出力のフィードフォワードCNNモデル群に適用され、その性能を説明し、その頑健性を評価している。
 
ニューラルネットワーク(NN)は、コンピュータサイエンスの人工知能分野の非線形ツールであり、金融分析や予測、特に短期予測に利用することができる。特に、膨大で時には不完全なデータセットから非線形または未知のパターンを探索する際に、判別分析や回帰といった従来の手法に代わる有用な選択肢を提供します。しかし、強力なNNには大きな限界がある。それは、結果がロバストでなく、訓練に依存し、再現が困難な場合があることである。債券の格付けのような隣接するカテゴリのソートは、しばしば高いエラー率にさらされる。NNを処理するためのソフトウェアもあるが、データセットの大きさやNNの複雑さによっては、2回の適用に時間とコストがかかる場合がある。
 
信頼性は、今日の HPC 環境ではよく知られた問題であり、次世代のペタスケールシステムではさらに困難となることが予想されます。現在のフォールトトレランスアプローチ(チェックポイント/リスタート機構など)は、パフォーマンスやスケーラビリティの問題から非効率的と考えられており、現在、プロアクティブフォールトアボイダンス(PFA)のような改良型フォールトトレランスアプローチが検討されています。 PFA は、障害予知と障害復旧に基づくアプローチで、障害発生時のアプリケーションへの影響と復旧時間 の短縮を目的としています。本書では、PFAにおける故障予測向上のための人工ニューラルネットワーク(ANN)技術の利用を検討する。最初に教師あり逆伝播学習アルゴリズムでフィードフォワードネットワークを訓練し、次にこのネットワークに、我々のクラスタから収集した過去のIPMIセンサデータを供給しました。その結果、以前の「しきい値トリガー」アプローチよりも予測性能が向上していることが分かりました。
 

Stock market decision making is a very challenging and difficult task of �financial data prediction. Prediction about stock market with high accuracy movement yield pro�fit for investors of the stocks. Because of the complexity of stock market �financial data, development of efficient models for prediction decision is very difficult and it must be accurate. This study attempted to develop models for prediction of the stock market and to decide whether to buy/hold the stock using data mining and machine learning techniques. The machine learning technique like Naive Bayes, k-Nearest Neighbor(k-NN), Support Vector Machine(SVM), Arti�cial Neural Network(ANN) and Random Forest has been used for developing of prediction model. Technical indicators are calculated from the stock prices based on time-line data and it is used as inputs of the proposed prediction models. Ten years of stock market data has been used for signal prediction of stock. Based on the data set, these models are capable to generate buy/hold signal for stock market as a output. The main goal of this project is to generate output signal(buy/hold) as per users requirement like amount to be invested, time duration for investment, minimum profit, maximum loss using data mining and machine learning techniques.



 

In this work we present an Artificial Neural Network (ANN) approach to predict stock market indices. In particular, we focus our attention on their trend movement up or down. We provide results of experiments exploiting different Neural Networks architectures, namely the Multi-layer Perceptron (MLP), the Convolutional Neural Networks (CNN), and the Long Short-Term Memory (LSTM) recurrent neural networks technique. We show importance of choosing correct input features and their preprocessing for learning algorithm. Finally we test our algorithm on the S&P500 and FOREX EUR/USD historical time series, predicting trend on the basis of data from the past n days, in the case of S&P500, or minutes, in the FOREX framework. We provide a novel approach based on combination of wavelets and CNN which outperforms basic neural networks approaches.


 

The Global Financial Crisis of 2007-2008 wiped out US$37 trillions across global financial markets, this value is equivalent to the combined GDPs of the United States and the European Union in 2014. The defining moment of this crisis was the failure of Lehman Brothers, which precipitated the October 2008 crash and the Asian Correction (March 2009). Had the Federal Reserve seen these crashes coming, they might have bailed out Lehman Brothers, and prevented the crashes altogether. In this paper, we show that some of these market crashes (like the Asian Correction) can be predicted, if we assume that a large number of adaptive traders employing competing trading strategies. As the number of adherents for some strategies grow, others decline in the constantly changing strategy space. When a strategy group grows into a giant component, trader actions become increasingly correlated and this is reflected in the stock price. The fragmentation of this giant component will leads to a market crash. In this paper, we also derived the mean-field market crash forecast equation based on a model of fusions and fissions in the trading strategy space. By fitting the continuous returns of 20 stocks traded in Singapore Exchange to the market crash forecast equation, we obtain crash predictions ranging from end October 2008 to mid-February 2009, with early warning four to six months prior to the crashes.


 
これらの図は、シドニー・ラムの言語学のための関係ネットワーク概念を、(ウォルター・フリーマンのニューロダイナミクスの説明のように)アトラクターランドスケープの複雑な集まりの論理構造を表現するために用いることを探求している。 脊椎動物の神経系のような十分に大きなシステムを考えると、アトラクターnet 自体を、神経細胞レベルで実現される力学系よりも高いオーダーの力学系であると考えることができるかもしれません。構成要素には、多様性(「is-a」継承)、単純な動き、数え方や場所の表記、時間や空間における方向、言語、学習が含まれる。
 

Effectiveness of the use of neural-net technology for the solving of shell theory problems is shown. Some results of neural-net interpolation and extrapolation for direct and inverse problems are discussed. Exact accuracy of neural-net solving opens wide latitude for shell constructions engineering design and optimization.


 

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.