false

Improved Financial Forecasting via Quantum Machine Learning

Improved Financial Forecasting via Quantum Machine Learning ArXiv ID: 2306.12965 “View on arXiv” Authors: Unknown Abstract Quantum algorithms have the potential to enhance machine learning across a variety of domains and applications. In this work, we show how quantum machine learning can be used to improve financial forecasting. First, we use classical and quantum Determinantal Point Processes to enhance Random Forest models for churn prediction, improving precision by almost 6%. Second, we design quantum neural network architectures with orthogonal and compound layers for credit risk assessment, which match classical performance with significantly fewer parameters. Our results demonstrate that leveraging quantum ideas can effectively enhance the performance of machine learning, both today as quantum-inspired classical ML solutions, and even more in the future, with the advent of better quantum hardware. ...

May 31, 2023 · 2 min · Research Team

Predicting Stock Market Time-Series Data using CNN-LSTM Neural Network Model

Predicting Stock Market Time-Series Data using CNN-LSTM Neural Network Model ArXiv ID: 2305.14378 “View on arXiv” Authors: Unknown Abstract Stock market is often important as it represents the ownership claims on businesses. Without sufficient stocks, a company cannot perform well in finance. Predicting a stock market performance of a company is nearly hard because every time the prices of a company stock keeps changing and not constant. So, its complex to determine the stock data. But if the previous performance of a company in stock market is known, then we can track the data and provide predictions to stockholders in order to wisely take decisions on handling the stocks to a company. To handle this, many machine learning models have been invented but they didn’t succeed due to many reasons like absence of advanced libraries, inaccuracy of model when made to train with real time data and much more. So, to track the patterns and the features of data, a CNN-LSTM Neural Network can be made. Recently, CNN is now used in Natural Language Processing (NLP) based applications, so by identifying the features from stock data and converting them into tensors, we can obtain the features and then send it to LSTM neural network to find the patterns and thereby predicting the stock market for given period of time. The accuracy of the CNN-LSTM NN model is found to be high even when allowed to train on real-time stock market data. This paper describes about the features of the custom CNN-LSTM model, experiments we made with the model (like training with stock market datasets, performance comparison with other models) and the end product we obtained at final stage. ...

May 21, 2023 · 2 min · Research Team

Efficient Learning of Nested Deep Hedging using Multiple Options

Efficient Learning of Nested Deep Hedging using Multiple Options ArXiv ID: 2305.12264 “View on arXiv” Authors: Unknown Abstract Deep hedging is a framework for hedging derivatives in the presence of market frictions. In this study, we focus on the problem of hedging a given target option by using multiple options. To extend the deep hedging framework to this setting, the options used as hedging instruments also have to be priced during training. While one might use classical pricing model such as the Black-Scholes formula, ignoring frictions can offer arbitrage opportunities which are undesirable for deep hedging learning. The goal of this study is to develop a nested deep hedging method. That is, we develop a fully-deep approach of deep hedging in which the hedging instruments are also priced by deep neural networks that are aware of frictions. However, since the prices of hedging instruments have to be calculated under many different conditions, the entire learning process can be computationally intractable. To overcome this problem, we propose an efficient learning method for nested deep hedging. Our method consists of three techniques to circumvent computational intractability, each of which reduces redundant computations during training. We show through experiments that the Black-Scholes pricing of hedge instruments can admit significant arbitrage opportunities, which are not observed when the pricing is performed by deep hedging. We also demonstrate that our proposed method successfully reduces the hedging risks compared to a baseline method that does not use options as hedging instruments. ...

May 20, 2023 · 2 min · Research Team

Banking 4.0: ‘The Influence of Artificial Intelligence on the Banking Industry & How AI Is Changing the Face of Modern Day Banks’

Banking 4.0: ‘The Influence of Artificial Intelligence on the Banking Industry & How AI Is Changing the Face of Modern Day Banks’ ArXiv ID: ssrn-3661469 “View on arXiv” Authors: Unknown Abstract Artificial intelligence (AI), from time to time called machine intelligence is simulation of human intelligence in machines. It is the intellect exhibited by ma Keywords: Artificial Intelligence (AI), Neural Networks, Natural Language Processing (NLP), Deep Learning, Equities Complexity vs Empirical Score Math Complexity: 1.0/10 Empirical Rigor: 2.0/10 Quadrant: Philosophers Why: The paper is a conceptual literature review discussing AI applications in banking with no mathematical formulas or statistical models, and its empirical backing is limited to citing other studies without original data analysis or backtesting. flowchart TD A["Research Question:<br>How is AI changing modern banks?"] --> B["Methodology:<br>Review of Neural Networks, NLP, Deep Learning"] B --> C["Inputs:<br>Banking data & AI Equities"] C --> D["Computational Process:<br>AI Simulation of Human Intelligence"] D --> E["Key Findings:<br>Banking 4.0 Transformation"]

September 4, 2020 · 1 min · Research Team