Feature-wise Attention Based Boosting Ensemble Method for Fraud Detection

Ruihao Cao,Junli Wang,Mingze Mao,Guanjun Liu,Changjun Jiang
DOI: https://doi.org/10.1016/j.engappai.2023.106975
IF: 8
2023-01-01
Engineering Applications of Artificial Intelligence
Abstract:Transaction fraud detection is an essential topic in financial research, protecting customers and financial institutions from suffering significant financial losses. The existing ensemble learning-based fraud detection model improves the accuracy of distinguishing fraudulent transactions by integrating multiple base learners. However, their insufficient optimization of variance leads to the inadequate generalization of the model, which makes them unable to meet the requirements of detecting evolving fraudulent behavior. So, this paper proposes an attention-based boosting ensemble model (AM-Boost) for fraud detection that imparts diversity perturbation to the base learner from the feature dimension. Firstly, the feature-wise attention mechanism is proposed to help the model exploit the highly informative fraud features by learning distributed global feature space. And it is combined with boosting strategy to reduce the variance by lowering the correlation between base learners. Secondly, we propose a feature diversity regularization term in the integration stage to optimize the weighted majority voting strategy with a reasonable trade-off between bias and variance. Finally, we evaluate the proposed method on a public fraud detection dataset and a real-world transaction dataset. Extensive experiment results demonstrate that our method outperforms the baseline methods in both datasets.
What problem does this paper attempt to address?