Detecting Scams Using Large Language Models
Liming Jiang

TL;DR
This paper investigates the use of Large Language Models like GPT-3.5 and GPT-4 for detecting scams such as phishing and fraud, highlighting their potential and challenges in cybersecurity applications.
Contribution
It introduces a novel application of LLMs for scam detection, detailing the process and initial evaluation of their effectiveness in identifying suspicious emails.
Findings
GPT-3.5 and GPT-4 can identify signs of scams in emails
Preliminary results show proficiency in recognizing phishing indicators
Further comprehensive assessment is needed for deployment
Abstract
Large Language Models (LLMs) have gained prominence in various applications, including security. This paper explores the utility of LLMs in scam detection, a critical aspect of cybersecurity. Unlike traditional applications, we propose a novel use case for LLMs to identify scams, such as phishing, advance fee fraud, and romance scams. We present notable security applications of LLMs and discuss the unique challenges posed by scams. Specifically, we outline the key steps involved in building an effective scam detector using LLMs, emphasizing data collection, preprocessing, model selection, training, and integration into target systems. Additionally, we conduct a preliminary evaluation using GPT-3.5 and GPT-4 on a duplicated email, highlighting their proficiency in identifying common signs of phishing or scam emails. The results demonstrate the models' effectiveness in recognizing…
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
TopicsAnomaly Detection Techniques and Applications · Spam and Phishing Detection · Imbalanced Data Classification Techniques
