paper-with-me

홈 › Papers

Two-step Automated Cybercrime Coded Word Detection using Multi-level Representation Learning

2024-03-16 · Yongyeon Kim, Byung-Won On, Ingyu Lee

In social network service platforms, crime suspects are likely to use cybercrime coded words for communication by adding criminal meanings to existing words or replacing them with similar words. For instance, the word 'ice' is often used to mean methamphetamine in drug crimes. To analyze the nature of cybercrime and the behavior of criminals, quickly detecting such words and further understanding their meaning are critical. In the automated cybercrime coded word detection problem, it is difficult to collect a sufficient amount of training data for supervised learning and to directly apply language models that utilize context information to better understand natural language. To overcome these limitations, we propose a new two-step approach, in which a mean latent vector is constructed for each cybercrime through one of five different AutoEncoder models in the first step, and cybercrime coded words are detected based on multi-level latent representations in the second step. Moreover, to deeply understand cybercrime coded words detected through the two-step approach, we propose three novel methods: (1) Detection of new words recently coined, (2) Detection of words frequently appeared in both drug and sex crimes, and (3) Automatic generation of word taxonomy. According to our experimental results, among various AutoEncoder models, the stacked AutoEncoder model shows the best performance. Additionally, the F1-score of the two-step approach is 0.991, which is higher than 0.987 and 0.903 of the existing dark-GloVe and dark-BERT models. By analyzing the experimental results of the three proposed methods, we can gain a deeper understanding of drug and sex crimes.

📄 PDF Abstract BibTeX arXiv:2403.10838

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

BEACON: A Unified Behavioral-Tactical Framework for Explainable Cybercrime Analysis with Large Language Models

2025-12-06 · Arush Sachdeva, Rajendraprasad Saravanan, Gargi Sarkar, Kavita Vemuri 외 arxiv

Cybercrime increasingly exploits human cognitive biases in addition to technical vulnerabilities, yet most existing analytical frameworks focus primarily on operational aspects and overlook psychological manipulation. Th…

Multi-Label Classification

Automated Classification of Cybercrime Complaints using Transformer-based Language Models for Hinglish Texts

2024-12-21 · Nanda Rani, Divyanshu Singh, Bikash Saha, Sandeep Kumar Shukla

The rise in cybercrime and the complexity of multilingual and code-mixed complaints present significant challenges for law enforcement and cybersecurity agencies. These organizations need automated, scalable methods to i…

Data Augmentation

An AI-based, Multi-stage detection system of banking botnets

2019-07-18 · Li Ling, Zhiqiang Gao, Michael A Silas, Ian Lee 외

Banking Trojans, botnets are primary drivers of financially-motivated cybercrime. In this paper, we first analyzed how an APT-based banking botnet works step by step through the whole lifecycle. Specifically, we present …

Different Cybercrimes and their Solution for Common People

2024-10-08 · S. Tamang, G. S. Chandana, B. K. Roy

In today's digital age, cyberspace has become integral to daily life, however it has also led to an increase in cybercriminal activities. This paper explores cybercrime trends and highlights the need for cybercrime aware…

RedTeamLLM: an Agentic AI framework for offensive security

2025-05-11 · Brian Challita, Pierre Parrend

From automated intrusion testing to discovery of zero-day attacks before software launch, agentic AI calls for great promises in security engineering. This strong capability is bound with a similar threat: the security a…

Management