paper-with-me

홈 › Papers

SAHG: Sector-Anisotropic Hyperbolic Graph Model for Social Bot Detection

2026-05-28 · Hanning Lu, Yingguang Yang, Jinwei Su, Yang Liu, Zhaoqian Yao, Yaoming Li, Taoran Liang, Ziyi Zhang, Ran Ran, Kefu Xu, Bin Chong arxiv

LLM-driven social bots can generate fluent, human-like text, reducing the discriminative advantage of content-based detection alone. However, coordinated campaigns still leave relational patterns -- interactions, behavioral similarity, shared neighborhoods, community positions, and coordinated activity -- that graph-based methods can exploit. Existing graph detectors face two challenges when exploiting such evidence. First, Euclidean GNNs distort hierarchical and scale-free social graphs; while hyperbolic geometry addresses this volume-growth mismatch, fixed-curvature models still assign uniform geometric resolution to structural directions with different densities and separation needs. Second, relational evidence is not always reliable: sophisticated bots forge heterophilic connections with genuine users, causing neighborhood aggregation to mix bot and human signals and dilute account-level evidence. We propose SAHG (Sector-Anisotropic Hyperbolic Graph), addressing both challenges. SAHG learns a direction-dependent curvature field $γ(u)$ that adapts geometric resolution across structural directions, and uses sector prototypes to convert angular concentration and alignment into classifier-readable features. To prevent contaminated aggregation from overwhelming account-level evidence, SAHG encodes per-account features and graph-neighborhood representations in two independent SAH channels, fusing them only at the classifier. Experiments on Fox8-23, BotSim-24, and MGTAB show that SAHG achieves the highest accuracy and F1 on all three benchmarks, outperforming feature-based, graph-based, LLM-based, and isotropic hyperbolic baselines. Ablation and geometric analyses confirm the effectiveness of the anisotropic geometry and dual-channel design.

📄 PDF Abstract BibTeX arXiv:2605.30166

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multifaceted Scenario-Aware Hypergraph Learning for Next POI Recommendation

2026-01-09 · Yuxi Lin, Yongkang Li, Jie Xing, Zipei Fan arxiv

Among the diverse services provided by Location-Based Social Networks (LBSNs), Next Point-of-Interest (POI) recommendation plays a crucial role in inferring user preferences from historical check-in trajectories. However…

Hyperbolic Diffusion Recommender Model

2025-04-02 · Meng Yuan, Yutian Xiao, Wei Chen, Chu Zhao 외

Diffusion models (DMs) have emerged as the new state-of-the-art family of deep generative models. To gain deeper insights into the limitations of diffusion models in recommender systems, we investigate the fundamental st…

modelRecommendation Systems

Heterogeneous Social Event Detection via Hyperbolic Graph Representations

2023-02-20 · Zitai Qiu, Jia Wu, Jian Yang, Xing Su 외

Social events reflect the dynamics of society and, here, natural disasters and emergencies receive significant attention. The timely detection of these events can provide organisations and individuals with valuable infor…

Contrastive LearningEvent Detection

Public Wisdom Matters! Discourse-Aware Hyperbolic Fourier Co-Attention for Social-Text Classification

2022-09-15 · Karish Grover, S. M. Phaneendra Angara, Md. Shad Akhtar, Tanmoy Chakraborty

Social media has become the fulcrum of all forms of communication. Classifying social texts such as fake news, rumour, sarcasm, etc. has gained significant attention. The surface-level signals expressed by a social-text …

Abstract Meaning RepresentationFake News DetectionGraph Representation LearningHate Speech Detection+4

From Node Embedding To Community Embedding : A Hyperbolic Approach

2019-07-02 · Thomas Gerald, Hadi Zaatiti, Hatem Hajri, Nicolas Baskiotis 외

Detecting communities on graphs has received significant interest in recent literature. Current state-of-the-art community embedding approach called \textit{ComE} tackles this problem by coupling graph embedding with com…

Community DetectionGraph Embedding