paper-with-me

홈 › Papers

Sybil Detection using Graph Neural Networks

2024-09-13 · Stuart Heeb, Andreas Plesner, Roger Wattenhofer

This paper presents SYBILGAT, a novel approach to Sybil detection in social networks using Graph Attention Networks (GATs). Traditional methods for Sybil detection primarily leverage structural properties of networks; however, they tend to struggle with a large number of attack edges and are often unable to simultaneously utilize both known Sybil and honest nodes. Our proposed method addresses these limitations by dynamically assigning attention weights to different nodes during aggregations, enhancing detection performance. We conducted extensive experiments in various scenarios, including pretraining in sampled subgraphs, synthetic networks, and networks under targeted attacks. The results show that SYBILGAT significantly outperforms the state-of-the-art algorithms, particularly in scenarios with high attack complexity and when the number of attack edges increases. Our approach shows robust performance across different network models and sizes, even as the detection task becomes more challenging. We successfully applied the model to a real-world Twitter graph with more than 269k nodes and 6.8M edges. The flexibility and generalizability of SYBILGAT make it a promising tool to defend against Sybil attacks in online social networks with only structural information.

📄 PDF Abstract BibTeX arXiv:2409.08631

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Attention

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Minimizing Trust Leaks for Robust Sybil Detection

2017-08-01 · ICML 2017 8 · János Höner, Shinichi Nakajima, Alexander Bauer, Klaus-Robert Müller 외

Sybil detection is a crucial task to protect online social networks (OSNs) against intruders who try to manipulate automatic services provided by OSNs to their customers. In this paper, we first discuss the robustne…

Friend or Faux: Graph-Based Early Detection of Fake Accounts on Social Networks

2020-04-09 · Adam Breuer, Roee Eilat, Udi Weinsberg

In this paper, we study the problem of early detection of fake user accounts on social networks based solely on their network connectivity with other users. Removing such accounts is a core task for maintaining the integ…

New Online Communities: Graph Deep Learning on Anonymous Voting Networks to Identify Sybils in Polycentric Governance

2023-11-25 · Quinn DuPont

This research examines the polycentric governance of digital assets in blockchain-based Decentralized Autonomous Organizations (DAOs). It offers a theoretical framework and addresses a critical challenge facing decentral…

Detecting Sybil Addresses in Blockchain Airdrops: A Subgraph-based Feature Propagation and Fusion Approach

2025-05-14 · Qiangqiang Liu, Qian Huang, Frank Fan, Haishan Wu 외

Sybil attacks pose a significant security threat to blockchain ecosystems, particularly in token airdrop events. This paper proposes a novel sybil address identification method based on subgraph feature extraction lightG…

In-Vehicle Digital Twin-Based Collision Warning Framework with Sybil Attack Detection

2026-06-26 · Mohammad Imtiaz Hasan, Abyad Enan, Jean Michel Tine, Araf Rahman 외 arxiv

Connected Vehicles (CVs) rely extensively on communication technologies to enable data-driven predictive analyses for enhancing performance and safety. These communication channels can be exploited by adversaries to laun…