paper-with-me

홈 › Papers

Heterogeneous Graph Neural Networks for Malicious Account Detection

2020-02-27 · Ziqi Liu, Chaochao Chen, Xinxing Yang, Jun Zhou, Xiaolong Li, Le Song

We present, GEM, the first heterogeneous graph neural network approach for detecting malicious accounts at Alipay, one of the world's leading mobile cashless payment platform. Our approach, inspired from a connected subgraph approach, adaptively learns discriminative embeddings from heterogeneous account-device graphs based on two fundamental weaknesses of attackers, i.e. device aggregation and activity aggregation. For the heterogeneous graph consists of various types of nodes, we propose an attention mechanism to learn the importance of different types of nodes, while using the sum operator for modeling the aggregation patterns of nodes in each type. Experiments show that our approaches consistently perform promising results compared with competitive methods over time.

📄 PDF Abstract BibTeX arXiv:2002.12307

Code (1)

safe-graph/DGFraud/tree/master/algorithms/GEM tf

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

LLM-Enhanced Hierarchical Heterogeneous Graph Representation Learning for Malicious Python Package Detection

2026-07-03 · Hang Gao, Xiaoyu Chen, Baoquan Cui, Zhen Tang 외 arxiv

Malicious Python packages have become a major threat to software supply chain ecosystems due to the widespread adoption of open-source repositories such as PyPI. Existing learning-based detection methods struggle to capt…

Graph Representation LearningGraph Neural Network

Heterogeneous Graph Matching Networks

2019-10-17 · Shen Wang, Zhengzhang Chen, Xiao Yu, Ding Li 외

Information systems have widely been the target of malware attacks. Traditional signature-based malicious program detection algorithms can only detect known malware and are prone to evasion techniques such as binary obfu…

Graph MatchingMalware Detection

A Heterogeneous Graph Learning Model for Cyber-Attack Detection

2021-12-16 · Mingqi Lv, chengyu dong, Tieming Chen, Tiantian Zhu 외

A cyber-attack is a malicious attempt by experienced hackers to breach the target information system. Usually, the cyber-attacks are characterized as hybrid TTPs (Tactics, Techniques, and Procedures) and long-term advers…

Cyber Attack DetectionGraph LearningIntrusion Detection

BERT4ETH: A Pre-trained Transformer for Ethereum Fraud Detection

2023-03-29 · Sihao Hu, Zhen Zhang, Bingqiao Luo, Shengliang Lu 외

As various forms of fraud proliferate on Ethereum, it is imperative to safeguard against these malicious activities to protect susceptible users from being victimized. While current studies solely rely on graph-based fra…

Fraud Detection

SEFraud: Graph-based Self-Explainable Fraud Detection via Interpretative Mask Learning

2024-06-17 · Kaidi Li, Tianmeng Yang, Min Zhou, Jiahao Meng 외

Graph-based fraud detection has widespread application in modern industry scenarios, such as spam review and malicious account detection. While considerable efforts have been devoted to designing adequate fraud detectors…

Fraud DetectionTriplet