paper-with-me

홈 › Papers

GASTON: Graph-Aware Social Transformer for Online Networks

2026-01-26 · Olha Wloch, Liam Hebert, Robin Cohen, Lukasz Golab arxiv

Online communities have become essential places for socialization and support, yet they also possess toxicity, echo chambers, and misinformation. Detecting this harmful content is difficult because the meaning of an online interaction stems from both what is written (textual content) and where it is posted (social norms). We propose GASTON (Graph-Aware Social Transformer for Online Networks), which learns text and user embeddings that are grounded in their local norms, providing the necessary context for downstream tasks. The heart of our solution is a contrastive initialization strategy that pretrains community embeddings based on user membership patterns, capturing a community's user base before processing any text. This allows GASTON to distinguish between communities (e.g., a support group vs. a hate group) based on who interacts there, even if they share similar vocabulary. Experiments on tasks such as stress detection, toxicity scoring, and norm violation demonstrate that the embeddings produced by GASTON outperform state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2602.02524

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BotDGT: Dynamicity-aware Social Bot Detection with Dynamic Graph Transformers

2024-04-23 · Buyun He, Yingguang Yang, Qi Wu, Hao liu 외

Detecting social bots has evolved into a pivotal yet intricate task, aimed at combating the dissemination of misinformation and preserving the authenticity of online interactions. While earlier graph-based approaches, wh…

Misinformation

Attention-aware Social Graph Transformer Networks for Stochastic Trajectory Prediction

2023-12-26 · Yao Liu, Binghao Li, Xianzhi Wang, Claude Sammut 외

Trajectory prediction is fundamental to various intelligent technologies, such as autonomous driving and robotics. The motion prediction of pedestrians and vehicles helps emergency braking, reduces collisions, and improv…

Autonomous Drivingmotion predictionPredictionTrajectory Prediction

Large-scale Personalized Video Game Recommendation via Social-aware Contextualized Graph Neural Network

2022-02-07 · Liangwei Yang, Zhiwei Liu, Yu Wang, Chen Wang 외

Because of the large number of online games available nowadays, online game recommender systems are necessary for users and online game platforms. The former can discover more potential online games of their interests, a…

Graph Neural NetworkRecommendation Systems

Multi-Modal Discussion Transformer: Integrating Text, Images and Graph Transformers to Detect Hate Speech on Social Media

2023-07-18 · Liam Hebert, Gaurav Sahu, Yuxuan Guo, Nanda Kishore Sreenivas 외

We present the Multi-Modal Discussion Transformer (mDT), a novel methodfor detecting hate speech in online social networks such as Reddit discussions. In contrast to traditional comment-only methods, our approach to labe…

Enhanced Influence-aware Group Recommendation for Online Media Propagation

2025-07-02 · Chengkun He, Xiangmin Zhou, Chen Wang, Longbing Cao 외 arxiv

Group recommendation over social media streams has attracted significant attention due to its wide applications in domains such as e-commerce, entertainment, and online news broadcasting. By leveraging social connections…