paper-with-me

Papers

SeBot: Structural Entropy Guided Multi-View Contrastive Learning for Social Bot Detection

2024-05-18 · Yingguang Yang, Qi Wu, Buyun He, Hao Peng, Renyu Yang, Zhifeng Hao, Yong Liao

Recent advancements in social bot detection have been driven by the adoption of Graph Neural Networks. The social graph, constructed from social network interactions, contains benign and bot accounts that influence each other. However, previous graph-based detection methods that follow the transductive message-passing paradigm may not fully utilize hidden graph information and are vulnerable to adversarial bot behavior. The indiscriminate message passing between nodes from different categories and communities results in excessively homogeneous node representations, ultimately reducing the effectiveness of social bot detectors. In this paper, we propose SEBot, a novel multi-view graph-based contrastive learning-enabled social bot detector. In particular, we use structural entropy as an uncertainty metric to optimize the entire graph's structure and subgraph-level granularity, revealing the implicitly existing hierarchical community structure. And we design an encoder to enable message passing beyond the homophily assumption, enhancing robustness to adversarial behaviors of social bots. Finally, we employ multi-view contrastive learning to maximize mutual information between different views and enhance the detection performance through multi-task learning. Experimental results demonstrate that our approach significantly improves the performance of social bot detection compared with SOTA methods.

📄 PDF Abstract BibTeX arXiv:2405.11225

Code (1)

846468230/sebot 공식 구현 pytorch

Tasks

Contrastive LearningMulti-Task Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

DiffuseBot: Breeding Soft Robots With Physics-Augmented Generative Diffusion Models

2023-11-28 · NeurIPS 2023 11

Nature evolves creatures with a high complexity of morphological and behavioral intelligence, meanwhile computational methods lag in approaching that diversity and efficacy. Co-optimization of artificial creatures' morph…

Diversity

SEHFS: Structural Entropy-Guided High-Order Correlation Learning for Multi-View Multi-Label Feature Selection

2026-03-03 · Cheng Peng, Yonghao Li, Wanfu Gao, Jie Wen 외 arxiv

In recent years, multi-view multi-label learning (MVML) has attracted extensive attention due to its close alignment to real-world scenarios. Information-theoretic methods have gained prominence for learning nonlinear co…

Multi-Label Learning

SEGA: Structural Entropy Guided Anchor View for Graph Contrastive Learning

2023-05-08 · Junran Wu, Xueyuan Chen, Bowen Shi, Shangzhe Li 외

In contrastive learning, the choice of ``view'' controls the information that the representation captures and influences the performance of the model. However, leading graph contrastive learning methods generally produce…

Contrastive LearningGraph ClassificationTransfer Learning

Structural Entropy Guided Unsupervised Graph Out-Of-Distribution Detection

2025-03-05 · Yue Hou, He Zhu, Ruomei Liu, Yingke Su 외

With the emerging of huge amount of unlabeled data, unsupervised out-of-distribution (OOD) detection is vital for ensuring the reliability of graph neural networks (GNNs) by identifying OOD samples from in-distribution (…

Contrastive LearningGraph ClassificationOut-of-Distribution DetectionOut of Distribution (OOD) Detection+1

Complementarity-driven Representation Learning for Multi-modal Knowledge Graph Completion

2025-07-28 · Lijian Li arxiv

Multi-modal Knowledge Graph Completion (MMKGC) aims to uncover hidden world knowledge in multimodal knowledge graphs by leveraging both multimodal and structural entity information. However, the inherent imbalance in mul…

Knowledge Graph CompletionRepresentation LearningKnowledge Graphs