paper-with-me

Papers

SeGA: Preference-Aware Self-Contrastive Learning with Prompts for Anomalous User Detection on Twitter

2023-12-17 · Ying-Ying Chang, Wei-Yao Wang, Wen-Chih Peng

In the dynamic and rapidly evolving world of social media, detecting anomalous users has become a crucial task to address malicious activities such as misinformation and cyberbullying. As the increasing number of anomalous users improves the ability to mimic normal users and evade detection, existing methods only focusing on bot detection are ineffective in terms of capturing subtle distinctions between users. To address these challenges, we proposed SeGA, preference-aware self-contrastive learning for anomalous user detection, which leverages heterogeneous entities and their relations in the Twittersphere to detect anomalous users with different malicious strategies. SeGA utilizes the knowledge of large language models to summarize user preferences via posts. In addition, integrating user preferences with prompts as pseudo-labels for preference-aware self-contrastive learning enables the model to learn multifaceted aspects for describing the behaviors of users. Extensive experiments on the proposed TwBNT benchmark demonstrate that SeGA significantly outperforms the state-of-the-art methods (+3.5\% ~ 27.6\%) and empirically validate the effectiveness of the model design and pre-training strategies. Our code and data are publicly available at https://github.com/ying0409/SeGA.

📄 PDF Abstract BibTeX arXiv:2312.11553

Code (1)

ying0409/sega 공식 구현 pytorch

Tasks

Contrastive LearningMisinformation

Similar Papers 제목 키워드 기반

SEGA: A Stepwise Evolution Paradigm for Content-Aware Layout Generation with Design Prior

2025-10-17 · Haoran Wang, Bo Zhao, Jinghui Wang, Hanzhang Wang 외 arxiv

In this paper, we study the content-aware layout generation problem, which aims to automatically generate layouts that are harmonious with a given background image. Existing methods usually deal with this task with a sin…

Segatron: Segment-Aware Transformer for Language Modeling and Understanding

2020-04-30 · He Bai, Peng Shi, Jimmy Lin, Yuqing Xie 외

Transformers are powerful for sequence modeling. Nearly all state-of-the-art language models and pre-trained language models are based on the Transformer architecture. However, it distinguishes sequential tokens only wit…

Language ModelingLanguage ModellingMasked Language ModelingPosition+2

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

MuSC: Improving Complex Instruction Following with Multi-granularity Self-Contrastive Training

2025-02-17 · Hui Huang, Jiaheng Liu, Yancheng He, Shilong Li 외

Complex instruction-following with elaborate constraints is imperative for Large Language Models (LLMs). While existing methods have constructed data for complex instruction alignment, they all rely on a more advanced mo…

Instruction Following

MobileSAMv2: Faster Segment Anything to Everything

2023-12-15 · Chaoning Zhang, Dongshen Han, Sheng Zheng, Jinwoo Choi 외

Segment anything model (SAM) addresses two practical yet challenging segmentation tasks: \textbf{segment anything (SegAny)}, which utilizes a certain point to predict the mask for a single object of interest, and \textbf…

DecoderKnowledge DistillationObject Discoveryvalid