arXiv:2506.10842cs.LG2025-06被引 20

用机器学习分析真实交易数据,自动识别信用卡欺诈行为

Advanced fraud detection using machine learning models: enhancing financial transaction security

  • 融合多源数据提取消费模式、时间异常等特征
  • 通过自编码器等模型识别出前1%异常交易
  • 适合金融风控、反欺诈系统开发者参考

数字支付的普及加剧了对智能可扩展欺诈检测系统的需求。本研究提出一个端到端、特征丰富的机器学习框架,基于真实世界数据检测信用卡交易异常与欺诈行为。研究从关系数据库中整合交易、持卡人、商户及商户类别数据,构建统一分析视图。通过特征工程提取平均消费、历史偏离度、交易时间异常、类别频次等行为信号,并加入小时、星期几、周末等时间标记,揭示潜在欺诈模式。探索性数据分析揭示了全数据集的上下文交易趋势。基于交易数据,训练并评估多种无监督模型:孤立森林、一类SVM及深度自编码器(用于重建正常行为)。这些模型将重建误差最高的1%样本标记为异常。主成分分析可视化显示各模型在二维隐空间中分离异常的能力。进一步采用K-Means聚类与DBSCAN,识别正常活动密集区,隔离可疑稀疏区域。

原文摘要 · Abstract (English)

The rise of digital payments has accelerated the need for intelligent and scalable systems to detect fraud. This research presents an end-to-end, feature-rich machine learning framework for detecting credit card transaction anomalies and fraud using real-world data. The study begins by merging transactional, cardholder, merchant, and merchant category datasets from a relational database to create a unified analytical view. Through the feature engineering process, we extract behavioural signals such as average spending, deviation from historical patterns, transaction timing irregularities, and category frequency metrics. These features are enriched with temporal markers such as hour, day of week, and weekend indicators to expose all latent patterns that indicate fraudulent behaviours. Exploratory data analysis reveals contextual transaction trends across all the dataset features. Using the transactional data, we train and evaluate a range of unsupervised models: Isolation Forest, One Class SVM, and a deep autoencoder trained to reconstruct normal behavior. These models flag the top 1% of reconstruction errors as outliers. PCA visualizations illustrate each models ability to separate anomalies into a two-dimensional latent space. We further segment the transaction landscape using K-Means clustering and DBSCAN to identify dense clusters of normal activity and isolate sparse, suspicious regions.

欺诈检测机器学习信用卡安全

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。