Understanding Structured Financial Data with LLMs: A Case Study on Fraud Detection
Xuwei Tan, Yao Ma, Xueru Zhang

TL;DR
This paper introduces FinFRE-RAG, a two-stage method that enhances LLMs for fraud detection in financial data by feature reduction and retrieval-augmented learning, improving interpretability and performance.
Contribution
The paper presents a novel two-stage approach, FinFRE-RAG, that adapts LLMs for tabular fraud detection, bridging the gap between LLMs and specialized classifiers.
Findings
FinFRE-RAG significantly improves F1/MCC scores over direct prompting.
It performs competitively with strong tabular baselines in several datasets.
LLMs provide interpretable rationales, aiding fraud analysis.
Abstract
Detecting fraud in financial transactions typically relies on tabular models that demand heavy feature engineering to handle high-dimensional data and offer limited interpretability, making it difficult for humans to understand predictions. Large Language Models (LLMs), in contrast, can produce human-readable explanations and facilitate feature analysis, potentially reducing the manual workload of fraud analysts and informing system refinements. However, they perform poorly when applied directly to tabular fraud detection due to the difficulty of reasoning over many features, the extreme class imbalance, and the absence of contextual information. To bridge this gap, we introduce FinFRE-RAG, a two-stage approach that applies importance-guided feature reduction to serialize a compact subset of numeric/categorical attributes into natural language and performs retrieval-augmented in-context…
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.
