DP-GCN: Node Classification Based on Both Connectivity and Topology Structure Convolutions for Risky Seller Detection
Chen Zhe, Aixin Sun

TL;DR
This paper introduces DP-GCN, a dual-path graph convolutional network that effectively classifies payment network sellers by analyzing both their connectivity and local topology structures, improving risk detection.
Contribution
The paper proposes a novel DP-GCN model that integrates connectivity and topology structure similarity for node classification in payment networks, addressing limitations of existing methods.
Findings
DP-GCN outperforms baseline models on seven benchmark datasets.
DP-GCN effectively identifies risky sellers in large-scale PayPal networks.
Experimental results confirm DP-GCN's practical applicability and robustness.
Abstract
A payment network contains transactions between sellers and buyers. Detecting risky (or bad) sellers on such a payment network is crucial to payment service providers for risk management and legal compliance. In this research, we formulate this task as a node classification task. Specifically, we aim to predict a label for each seller in a payment network, by analysing its properties and/or interactions. Nodes residing in different parts of a payment network can have similar local topology structures. Such local topology structures reveal sellers' business roles, eg., supplier, drop-shipper, or retailer. We note that many existing solutions for graph-based node classification only consider node connectivity but not the similarity between node's local topology structure. Motivated by business need, we present a dual-path graph convolution network, named DP-GCN, for node classification.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques
