Efficacy of Utilizing Large Language Models to Detect Public Threat Posted Online
Taeksoo Kwon (Algorix Convergence Research Office), Connor Kim, (Centennial High School)

TL;DR
This study evaluates the effectiveness of large language models like GPT-4 and PaLM in automatically detecting online threats, showing high accuracy and cost-efficiency, which could enhance content moderation but require ethical considerations.
Contribution
It demonstrates that LLMs can accurately identify online threats, providing a scalable tool for content moderation with a focus on performance and cost-effectiveness.
Findings
GPT-4 achieved 97.9% non-threat and 100% threat accuracy.
All models showed strong statistical significance in threat detection.
PaLM API was identified as highly cost-efficient.
Abstract
This paper examines the efficacy of utilizing large language models (LLMs) to detect public threats posted online. Amid rising concerns over the spread of threatening rhetoric and advance notices of violence, automated content analysis techniques may aid in early identification and moderation. Custom data collection tools were developed to amass post titles from a popular Korean online community, comprising 500 non-threat examples and 20 threats. Various LLMs (GPT-3.5, GPT-4, PaLM) were prompted to classify individual posts as either "threat" or "safe." Statistical analysis found all models demonstrated strong accuracy, passing chi-square goodness of fit tests for both threat and non-threat identification. GPT-4 performed best overall with 97.9% non-threat and 100% threat accuracy. Affordability analysis also showed PaLM API pricing as highly cost-efficient. The findings indicate LLMs…
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
TopicsHate Speech and Cyberbullying Detection · Social Media and Politics
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Softmax · Adam · Layer Normalization · Residual Connection · Absolute Position Encodings · Dropout · Dense Connections
