Applying Supervised Machine Learning Algorithms for Fraud Detection in Anti-Money Laundering

Description

As international money transfers become more automated, it becomes easier for criminals to transfer money across borders in a fraction of a second, while it also becomes easier for regulators to inspect and monitor international money mobility and identify unusual patterns of money movement. Machine learning algorithms may be a useful addition to the current money laundering detection issues. This research empirically tested four machine learning algorithms (Logistic regression, SVM, Random Forest, and ANN) using a synthetic dataset that closely matches regular transaction behavior. After observing the performance of different algorithms, it can be stated that the Random Forest technique, when compared to the other techniques, provides the best accuracy. The least accurate approach was the Artificial Neural Network (ANN).

Details