Reinforcement Learning of Large Language Models for Interpretable Credit Card Fraud Detection
Cooper Lin, Yanting Zhang, Maohao Ran, Wei Xue, Hongwei Fan, Yibo Xu, Zhenglin Wan, Sirui Han, Yike Guo, Jun Song

TL;DR
This paper introduces a reinforcement learning framework to fine-tune large language models for credit card fraud detection, demonstrating significant improvements in identifying fraudulent transactions using raw textual data.
Contribution
It presents a novel RL-based post-training method for LLMs tailored to fraud detection, leveraging domain-specific transaction data and a rule-based reward system.
Findings
Enhanced F1-score on test data
RL exploration discovers new fraud indicators
Effective use of raw transaction text data
Abstract
E-commerce platforms and payment solution providers face increasingly sophisticated fraud schemes, ranging from identity theft and account takeovers to complex money laundering operations that exploit the speed and anonymity of digital transactions. However, despite their theoretical promise, the application of Large Language Models (LLMs) to fraud detection in real-world financial contexts remains largely unexploited, and their practical effectiveness in handling domain-specific e-commerce transaction data has yet to be empirically validated. To bridge this gap between conventional machine learning limitations and the untapped potential of LLMs in fraud detection, this paper proposes a novel approach that employs Reinforcement Learning (RL) to post-train lightweight language models specifically for fraud detection tasks using only raw transaction data. We utilize the Group Sequence…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Financial Distress and Bankruptcy Prediction · Stock Market Forecasting Methods
