Predicting Status of Pre and Post M&A Deals Using Machine Learning and Deep Learning Techniques
Tugce Karatas, Ali Hirsa

TL;DR
This paper develops a machine learning and deep learning framework to predict the success of M&A deals, improving accuracy over traditional models by integrating various data preprocessing techniques and sentiment analysis.
Contribution
It introduces a comprehensive ML/DL methodology for M&A deal success prediction, including novel data preprocessing and sentiment score integration, outperforming benchmark models.
Findings
ML/DL models outperform logit benchmarks
Sentiment scores have limited impact on performance
Effective handling of class imbalance improves prediction accuracy
Abstract
Risk arbitrage or merger arbitrage is a well-known investment strategy that speculates on the success of M&A deals. Prediction of the deal status in advance is of great importance for risk arbitrageurs. If a deal is mistakenly classified as a completed deal, then enormous cost can be incurred as a result of investing in target company shares. On the contrary, risk arbitrageurs may lose the opportunity of making profit. In this paper, we present an ML and DL based methodology for takeover success prediction problem. We initially apply various ML techniques for data preprocessing such as kNN for data imputation, PCA for lower dimensional representation of numerical variables, MCA for categorical variables, and LSTM autoencoder for sentiment scores. We experiment with different cost functions, different evaluation metrics, and oversampling techniques to address class imbalance in our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational and Text Analysis Methods · Technology and Data Analysis · Big Data Technologies and Applications
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Principal Components Analysis
