arXiv Analytics

Sign in

arXiv:2409.03204 [cs.LG]AbstractReferencesReviewsResources

Pricing American Options using Machine Learning Algorithms

Prudence Djagba, Callixte Ndizihiwe

Published 2024-09-05Version 1

This study investigates the application of machine learning algorithms, particularly in the context of pricing American options using Monte Carlo simulations. Traditional models, such as the Black-Scholes-Merton framework, often fail to adequately address the complexities of American options, which include the ability for early exercise and non-linear payoff structures. By leveraging Monte Carlo methods in conjunction Least Square Method machine learning was used. This research aims to improve the accuracy and efficiency of option pricing. The study evaluates several machine learning models, including neural networks and decision trees, highlighting their potential to outperform traditional approaches. The results from applying machine learning algorithm in LSM indicate that integrating machine learning with Monte Carlo simulations can enhance pricing accuracy and provide more robust predictions, offering significant insights into quantitative finance by merging classical financial theories with modern computational techniques. The dataset was split into features and the target variable representing bid prices, with an 80-20 train-validation split. LSTM and GRU models were constructed using TensorFlow's Keras API, each with four hidden layers of 200 neurons and an output layer for bid price prediction, optimized with the Adam optimizer and MSE loss function. The GRU model outperformed the LSTM model across all evaluated metrics, demonstrating lower mean absolute error, mean squared error, and root mean squared error, along with greater stability and efficiency in training.

Related articles: Most relevant | Search more
arXiv:2307.07134 [cs.LG] (Published 2023-07-14)
Multi-Dimensional Ability Diagnosis for Machine Learning Algorithms
Qi Liu et al.
arXiv:1908.02718 [cs.LG] (Published 2019-08-07)
A Characterization of Mean Squared Error for Estimator with Bagging
arXiv:2104.02231 [cs.LG] (Published 2021-04-06)
IoT Security: Botnet detection in IoT using Machine learning