vix.ing · top · new · best · stats · spec

An Ensemble Deep Learning Model for Drug Abuse Detection in Sparse Twitter-Sphere

2019/04/03 by Han Hu, Hu, Han, NhatHai Phan +11
Computer Science · #Advanced Malware Detection Techniques #FOS: Computer and information sciences #Network Security and Intrusion Detection #Social and Information Networks (cs.SI) #Spam and Phishing Detection

paper · pdf · doi:10.48550/arxiv.1904.02062

openalex publication_date 2019/04/03 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

As the problem of drug abuse intensifies in the U.S., many studies that primarily utilize social media data, such as postings on Twitter, to study drug abuse-related activities use machine learning as a powerful tool for text classification and filtering. However, given the wide range of topics of Twitter users, tweets related to drug abuse are rare in most of the datasets. This imbalanced data remains a major issue in building effective tweet classifiers, and is especially obvious for studies that include abuse-related slang terms. In this study, we approach this problem by designing an ensemble deep learning model that leverages both word-level and character-level features to classify abuse-related tweets. Experiments are reported on a Twitter dataset, where we can configure the percentages of the two classes (abuse vs. non abuse) to simulate the data imbalance with different amplitudes. Results show that our ensemble deep learning models exhibit better performance than ensembles of traditional machine learning models, especially on heavily imbalanced datasets.

Related