paper-with-me

Papers

Joint Detection of Fraud and Concept Drift inOnline Conversations with LLM-Assisted Judgment

2025-05-07 · Ali Senol, Garima Agrawal, Huan Liu

Detecting fake interactions in digital communication platforms remains a challenging and insufficiently addressed problem. These interactions may appear as harmless spam or escalate into sophisticated scam attempts, making it difficult to flag malicious intent early. Traditional detection methods often rely on static anomaly detection techniques that fail to adapt to dynamic conversational shifts. One key limitation is the misinterpretation of benign topic transitions referred to as concept drift as fraudulent behavior, leading to either false alarms or missed threats. We propose a two stage detection framework that first identifies suspicious conversations using a tailored ensemble classification model. To improve the reliability of detection, we incorporate a concept drift analysis step using a One Class Drift Detector (OCDD) to isolate conversational shifts within flagged dialogues. When drift is detected, a large language model (LLM) assesses whether the shift indicates fraudulent manipulation or a legitimate topic change. In cases where no drift is found, the behavior is inferred to be spam like. We validate our framework using a dataset of social engineering chat scenarios and demonstrate its practical advantages in improving both accuracy and interpretability for real time fraud detection. To contextualize the trade offs, we compare our modular approach against a Dual LLM baseline that performs detection and judgment using different language models.

📄 PDF Abstract BibTeX arXiv:2505.07852

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionFraud DetectionLarge Language Model

Similar Papers 제목 키워드 기반

Customs Fraud Detection in the Presence of Concept Drift

2021-09-29 · Tung-Duong Mai, Kien Hoang, Aitolkyn Baigutanova, Gaukhartas Alina 외

Capturing the changing trade pattern is critical in customs fraud detection. As new goods are imported and novel frauds arise, a drift-aware fraud detection system is needed to detect both known frauds and unknown frauds…

Fraud Detection

Automatic Model Monitoring for Data Streams

2019-08-12 · Fábio Pinto, Marco O. P. Sampaio, Pedro Bizarro

Detecting concept drift is a well known problem that affects production systems. However, two important issues that are frequently not addressed in the literature are 1) the detection of drift when the labels are not imm…

Fraud Detectionmodel

Domain Knowledge-Enhanced LLMs for Fraud and Concept Drift Detection

2025-06-26 · Ali Şenol, Garima Agrawal, Huan Liu

Detecting deceptive conversations on dynamic platforms is increasingly difficult due to evolving language patterns and Concept Drift (CD)-i.e., semantic or topical shifts that alter the context or intent of interactions …

Drift Detection

Credit Card Fraud Detection: A Deep Learning Approach

2024-09-20 · Sourav Verma, Joydip Dhar

Credit card is one of the most extensive methods of instalment for both online and offline mode of payment for electronic transactions in recent times. credit cards invention has provided significant ease in electronic t…

Deep LearningFraud Detection

How effective are Graph Neural Networks in Fraud Detection for Network Data?

2021-05-30 · Ronald D. R. Pereira, Fabrício Murai

Graph-based Neural Networks (GNNs) are recent models created for learning representations of nodes (and graphs), which have achieved promising results when detecting patterns that occur in large-scale data relating diffe…

Fraud Detection