Understanding Interpretation Difficulty in Harmful Online Communication: Insights from Cybercrime Communities

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Expert, extended

Summary

An exploratory study analyzed interpretation difficulty in 100 cybercrime-related Discord chat messages, comparing human and large language model (LLM) performance under varying context conditions. Researchers constructed expert-reviewed reference interpretations to evaluate human annotators and two open-weight LLMs, GPT-OSS-20B and GPT-OSS-120B. Results showed that human interpretation significantly improved from 2.7 to 62.7 matches out of 100 when external knowledge and full channel history were provided, whereas local context alone offered minimal improvement (5.3 matches). LLMs, particularly GPT-OSS-120B, achieved 58 matches with local context, outperforming humans in comparable limited-context settings. The study also classified factors contributing to interpretation difficulty, suggesting that harmful-content analysis requires integrating diverse evidence beyond simple message classification.

Key takeaway

For AI Security Engineers or NLP Engineers developing harmful content detection systems, recognize that message-level classification and limited local context are inadequate. Your systems must integrate external knowledge, such as domain-specific slang and community conventions, alongside extended conversational history to accurately interpret nuanced or coded harmful communication. Relying solely on LLMs with local context may miss critical implicit meanings, necessitating a robust evidence-integration approach for reliable analysis.

Key insights

Interpreting harmful online communication requires integrating diverse knowledge and context, as local cues are often insufficient.

Principles

Method

Construct reference interpretations of difficult messages, evaluate human/LLM interpretations under varying context, then qualitatively analyze errors to classify difficulty factors.

In practice

Topics

Best for: AI Scientist, NLP Engineer, AI Security Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.