TAS-GNN: A Status-Aware Signed Graph Neural Network for Anomaly Detection in Bitcoin Trust Systems
Chang Xue, Fang Liu, Jiaye Wang, Jinming Xing, and Chen Yang

TL;DR
TAS-GNN is a novel graph neural network designed to detect anomalies in Bitcoin trust systems by effectively modeling trust/distrust signals and status, outperforming existing methods.
Contribution
The paper introduces TAS-GNN, a status-aware signed graph neural network that addresses limitations of traditional GNNs in signed, directed networks for anomaly detection.
Findings
TAS-GNN achieves state-of-the-art detection accuracy.
It significantly outperforms existing signed GNN baselines.
The approach effectively models trust and distrust signals separately.
Abstract
Decentralized financial platforms rely heavily on Web of Trust reputation systems to mitigate counterparty risk in the absence of centralized identity verification. However, these pseudonymous networks are inherently vulnerable to adversarial behaviors, such as Sybil attacks and camouflaged fraud, where malicious actors cultivate artificial reputations before executing exit scams. Traditional anomaly detection in this domain faces two critical limitations. First, reliance on naive statistical heuristics (e.g., flagging the lowest 5% of rated users) fails to distinguish between victims of bad-mouthing attacks and actual fraudsters. Second, standard Graph Neural Networks (GNNs) operate on the assumption of homophily and cannot effectively process the semantic inversion inherent in signed (trust vs. distrust) and directed (status) edges. We propose TAS-GNN (Topology-Aware Signed Graph…
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 · Blockchain Technology Applications and Security · Adversarial Robustness in Machine Learning
