paper-with-me

홈 › Papers

LLM-Empowered Class Imbalanced Graph Prompt Learning for Online Drug Trafficking Detection

2025-02-28 · Tianyi Ma, Yiyue Qian, Zehong Wang, Zheyuan Zhang, Chuxu Zhang, Yanfang Ye

As the market for illicit drugs remains extremely profitable, major online platforms have become direct-to-consumer intermediaries for illicit drug trafficking participants. These online activities raise significant social concerns that require immediate actions. Existing approaches to combating this challenge are generally impractical, due to the imbalance of classes and scarcity of labeled samples in real-world applications. To this end, we propose a novel Large Language Model-empowered Heterogeneous Graph Prompt Learning framework for illicit Drug Trafficking detection, called LLM-HetGDT, that leverages LLM to facilitate heterogeneous graph neural networks (HGNNs) to effectively identify drug trafficking activities in the class-imbalanced scenarios. Specifically, we first pre-train HGNN over a contrastive pretext task to capture the inherent node and structure information over the unlabeled drug trafficking heterogeneous graph (HG). Afterward, we employ LLM to augment the HG by generating high-quality synthetic user nodes in minority classes. Then, we fine-tune the soft prompts on the augmented HG to capture the important information in the minority classes for the downstream drug trafficking detection task. To comprehensively study online illicit drug trafficking activities, we collect a new HG dataset over Twitter, called Twitter-HetDrug. Extensive experiments on this dataset demonstrate the effectiveness, efficiency, and applicability of LLM-HetGDT.

📄 PDF Abstract BibTeX arXiv:2503.01900

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language ModelPrompt Learning

Similar Papers 제목 키워드 기반

LLM-empowered Dynamic Prompt Routing for Vision-Language Models Tuning under Long-Tailed Distributions

2025-08-21 · Yongju Jia, Jiarui Ma, Xiangxian Li, Baiqiao Zhang 외 arxiv

Pre-trained vision-language models (VLMs), such as CLIP, have demonstrated impressive capability in visual tasks, but their fine-tuning often suffers from bias in class-imbalanced scene. Recent works have introduced larg…

Making Large Language Models Better Knowledge Miners for Online Marketing with Progressive Prompting Augmentation

2023-12-08 · Chunjing Gan, Dan Yang, Binbin Hu, Ziqi Liu 외

Nowadays, the rapid development of mobile economy has promoted the flourishing of online marketing campaigns, whose success greatly hinges on the efficient matching between user preferences and desired marketing campaign…

graph constructionLanguage ModellingLarge Language ModelMarketing+1

ImGCL: Revisiting Graph Contrastive Learning on Imbalanced Node Classification

2022-05-23 · Liang Zeng, Lanqing Li, Ziqi Gao, Peilin Zhao 외

Graph contrastive learning (GCL) has attracted a surge of attention due to its superior performance for learning node/graph representations without labels. However, in practice, the underlying class distribution of unlab…

ClassificationContrastive LearningNode ClassificationOnline Clustering

Stealthy Dual-Trigger Backdoors: Attacking Prompt Tuning in LM-Empowered Graph Foundation Models

2025-10-16 · Xiaoyu Xue, Yuni Lai, Chenxi Huang, Yulin Zhu 외 arxiv

The emergence of graph foundation models (GFMs), particularly those incorporating language models (LMs), has revolutionized graph learning and demonstrated remarkable performance on text-attributed graphs (TAGs). However…

Graph Learning

Privacy Risks of LLM-Empowered Recommender Systems: An Inversion Attack Perspective

2025-07-20 · Yubo Wang, Min Tang, Nuo Shen, Shujie Cui 외 arxiv

The large language model (LLM) powered recommendation paradigm has been proposed to address the limitations of traditional recommender systems, which often struggle to handle cold start users or items with new IDs. Despi…