Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,657 papers · 148 categories

Trend · papers per month

3116239341,245 · Jun 202019922001200920172026
48 results for Fraud Detection Methods

Study evaluates AD methods for fraud detection in online credit card payments.

problem Fraud detection in online credit card payments using anomaly detection methods.
method Assessed several recent anomaly detection methods and compared them with standard supervised learning methods.
result LightGBM outperforms other methods but is more sensitive to distribution shifts.

The credit cards' fraud transactions detection is the important problem in machine learning field. To detect the credit cards's fraud transactions help reduce the significant loss of the credit cards' holders and the banks. To detect the credit cards' fraud transactions, data scientists normally employ the unsupervised…

2019-08-29abs ↗pdf ↗

BreachRadar detects points-of-compromise in bank transactions to prevent fraud.

problem Detecting and preventing bank transaction fraud caused by data breaches.
method A distributed alternating algorithm that assigns probabilities to different locations being compromised.
result BreachRadar achieves over 90% precision and recall in detecting compromised cards.

New taxonomy reveals different detection limits for various types of fraud.

problem Existing fraud detection treats all fraud as the same, ignoring its diverse forms.
method Introduced an observation-mechanism taxonomy with five fraud classes.
result Separate estimation by fraud class outperforms pooled estimation.

CaT-GNN improves credit card fraud detection by integrating causal reasoning into GNNs.

problem Credit card fraud detection overlooks causal structure of transactions.
method CaT-GNN combines causal invariant learning and temporal graph neural networks.
result CaT-GNN outperforms existing methods on various datasets.

This paper summarizes AI methods for detecting credit card fraud.

problem Detecting credit card fraud from millions of transactions.
method Rule-based and AI approaches, addressing imbalanced datasets, real-time scenarios, and feature engineering.
result Summarizes state-of-the-art AI methods for fraud detection.

TimeTrail detects financial fraud patterns through temporal correlation analysis.

problem Detecting and explaining complex financial fraud patterns.
method Temporal data enrichment, dynamic correlation analysis, interpretable pattern visualization.
result TimeTrail outperforms conventional methods in accuracy and interpretability.

This paper examines anomalies and frauds in blockchain networks and proposes detection techniques.

problem Anomalies and frauds undermine blockchain networks' integrity and security.
method Statistical and machine learning methods, game-theoretic solutions, digital forensics, reputation-based systems, and risk assessment techniques.
result Practical applications and insights for enhancing blockchain network security.

Model detects insurance fraud using social network analysis.

problem Fraudulent insurance claims by exaggeration or intentional damage.
method Network construction linking claims and parties, BiRank algorithm for fraud score computation, feature extraction from network and claims, supervised model building.
result Network features improve fraud detection performance.

DILP improves fraud detection explainability without significant performance boost.

problem Improving fraud detection explainability in machine learning.
method Differentiable Inductive Logic Programming (DILP) for fraud detection with data curation.
result DILP provides comparable results to traditional methods but lacks significant advantage.

With the explosive growth of e-commerce and the booming of e-payment, detecting online transaction fraud in real time has become increasingly important to Fintech business. To tackle this problem, we introduce the TitAnt, a transaction fraud detection system deployed in Ant Financial, one of the largest Fintech compani…

2019-06-18abs ↗pdf ↗

Deep semi-supervised anomaly detection improves fraud detection in financial markets.

problem Detecting fraud in high-frequency financial data with limited labeled examples.
method Evaluation of Deep Semi-Supervised Anomaly Detection (Deep SAD) on proprietary limit order book data.
result Deep SAD significantly improves fraud detection accuracy with minimal labeled data.

Quantum Support Vector Classifier outperforms other QML models in finance fraud detection.

problem Detecting financial fraud using Quantum Machine Learning.
method Comparative study of four QML models: Quantum Support Vector Classifier, Variational Quantum Classifier, Estimator QNN, and Sampler QNN.
result Quantum Support Vector Classifier achieved the highest F1 scores (0.98) for fraud and non-fraud classes.

The paper proposes a method to detect credit card fraud using sparse Gaussian approximations.

problem Detecting credit card fraud in financial institutions.
method Sparse Gaussian classification method with pseudo or inducing inputs and different kernels and inducing points.
result The RBF kernel with a higher number of inducing points achieved the best accuracy.

EmDT generates synthetic fraud data to improve detection accuracy.

problem Imbalanced datasets in fraud detection lead to poor performance on rare fraudulent transactions.
method EmDT uses UMAP clustering to identify fraudulent patterns and a Transformer denoising network to generate synthetic data.
result EmDT significantly improves classification performance compared to existing methods.

Improved fraud detection in finance with quantum-enhanced federated learning.

problem Challenges in detecting financial fraud with traditional methods.
method Hybrid quantum-enhanced federated learning framework combining quantum LSTM with privacy-preserving techniques.
result Approximately 5% improvement in performance metrics compared to conventional models.

Payment card fraud causes multibillion dollar losses for banks and merchants worldwide, often fueling complex criminal activities. To address this, many real-time fraud detection systems use tree-based models, demanding complex feature engineering systems to efficiently enrich transactions with historical data while co…

2020-02-14abs ↗pdf ↗

Accounting fraud is a global concern representing a significant threat to the financial system stability due to the resulting diminishing of the market confidence and trust of regulatory authorities. Several tricks can be used to commit accounting fraud, hence the need for non-static regulatory interventions that take …

2018-05-08abs ↗pdf ↗

TLMG4Eth combines language and graph models for Ethereum fraud detection.

problem Current fraud detection methods fail to consider semantic and similarity patterns in Ethereum transactions.
method TLMG4Eth uses a transaction language model and graph-based methods to capture semantic, similarity, and structural features.
result TLMG4Eth detects anomalies in Ethereum transactions more effectively than existing methods.

FraudTransformer detects payment fraud by preserving event order and time gaps.

problem Detecting payment fraud in real-world banking streams with irregular time gaps.
method Augments a GPT-style architecture with a dedicated time encoder and a learned positional encoder.
result FraudTransformer outperforms classical and transformer baselines, achieving highest AUROC and PRAUC on held-out test set.

Machine learning and data mining techniques have been used extensively in order to detect credit card frauds. However purchase behaviour and fraudster strategies may change over time. This phenomenon is named dataset shift or concept drift in the domain of fraud detection. In this paper, we present a method to quantify…

2019-06-17abs ↗pdf ↗

Adaptive Stress Testing detects financial fraud by simulating potential failures.

problem Detecting and mitigating vulnerabilities in financial systems.
method Developed a simplified model using historical data and reinforcement learning.
result Identified the most likely path to system failure and improved fraud detection.

Fraud detection is a difficult problem that can benefit from predictive modeling. However, the verification of a prediction is challenging; for a single insurance policy, the model only provides a prediction score. We present a case study where we reflect on different instance-level model explanation techniques to aid …

2018-06-19abs ↗pdf ↗

GNN-CL model improves financial fraud detection using graph neural networks and reinforcement learning.

problem Complex financial fraud detection with high false positive rates.
method Combines GNN, CNN, LSTM, and MLPS to analyze transaction patterns and uses reinforcement learning to filter out noise.
result GNN-CL outperforms existing methods in financial fraud detection, reducing false positives.

Enhanced loss function boosts fraud detection in auto insurance claims.

problem Class imbalance in auto insurance fraud detection.
method Structured three-stage training framework integrating convex surrogate, non-convex intermediate, and standard focal loss.
result Improves minority-class F1-scores and AUC compared to baseline methods.

New method improves false-/true-positive-rate estimation in fraud detection with noisy labels.

problem Estimating FPR/TPR in fraud detection with class-conditional label noise.
method Directly cleaning model's validation data to de-correlate cleaning error with model scores.
result Improves accuracy of FPR/TPR estimates, especially in asymmetric label noise scenarios.