paper-with-me

홈 › Papers

Advanced Payment Security System:XGBoost, LightGBM and SMOTE Integrated

2024-06-07 · Qi Zheng, Chang Yu, Jin Cao, Yongshun Xu, Qianwen Xing, Yinxin Jin

With the rise of various online and mobile payment systems, transaction fraud has become a significant threat to financial security. This study explores the application of advanced machine learning models, specifically based on XGBoost and LightGBM, for developing a more accurate and robust Payment Security Protection Model. To enhance data reliability, we meticulously processed the data sources and applied SMOTE (Synthetic Minority Over-sampling Technique) to address class imbalance and improve data representation. By selecting highly correlated features, we aimed to strengthen the training process and boost model performance. We conducted thorough performance evaluations of our proposed models, comparing them against traditional methods including Random Forest, Neural Network, and Logistic Regression. Using metrics such as Precision, Recall, and F1 Score, we rigorously assessed their effectiveness. Our detailed analyses and comparisons reveal that the combination of SMOTE with XGBoost and LightGBM offers a highly efficient and powerful mechanism for payment security protection. Moreover, the integration of XGBoost and LightGBM in a Local Ensemble model further demonstrated outstanding performance. After incorporating SMOTE, the new combined model achieved a significant improvement of nearly 6\% over traditional models and around 5\% over its sub-models, showcasing remarkable results.

📄 PDF Abstract BibTeX arXiv:2406.04658

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SMOTE Perhaps the most widely used approach to synthesizing new examples is called the Synthetic Minority Oversampling Technique, or SMOTE for short. This technique was described by…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Detecting Quishing Attacks with Machine Learning Techniques Through QR Code Analysis

2025-05-06 · Fouad Trad, Ali Chehab

The rise of QR code based phishing ("Quishing") poses a growing cybersecurity threat, as attackers increasingly exploit QR codes to bypass traditional phishing defenses. Existing detection methods predominantly focus on …

Feature Importance

Detection of AI Deepfake and Fraud in Online Payments Using GAN-Based Models

2025-01-13 · Zong Ke, Shicheng Zhou, Yining Zhou, Chia Hong Chang 외

This study explores the use of Generative Adversarial Networks (GANs) to detect AI deepfakes and fraudulent activities in online payment systems. With the growing prevalence of deepfake technology, which can manipulate f…

Face SwappingFraud Detection

Enhancing supply chain security with automated machine learning

2024-06-19 · Haibo Wang, Lutfu S. Sua, Bahram Alidaee

The increasing scale and complexity of global supply chains have led to new challenges spanning various fields, such as supply chain disruptions due to long waiting lines at the ports, material shortages, and inflation. …

feature selectionFraud DetectionHyperparameter OptimizationModel Optimization

Verifiable Boosted Tree Ensembles

2024-02-22 · Stefano Calzavara, Lorenzo Cazzaro, Claudio Lucchese, Giulio Ermanno Pibiri

Verifiable learning advocates for training machine learning models amenable to efficient security verification. Prior research demonstrated that specific classes of decision tree ensembles -- called large-spread ensemble…

FraudTransformer: Time-Aware GPT for Transaction Fraud Detection

2025-09-28 · Gholamali Aminian, Andrew Elliott, Tiger Li, Timothy Cheuk Hin Wong 외 arxiv

Detecting payment fraud in real-world banking streams requires models that can exploit both the order of events and the irregular time gaps between them. We introduce FraudTransformer, a sequence model that augments a va…

Fraud Detection