Cyberbullying detection across social media platforms via platform-aware adversarial encoding
Peiling Yi, Arkaitz Zubiaga

TL;DR
This paper introduces XP-CB, a cross-platform cyberbullying detection framework using Transformers and adversarial learning, which improves generalisability across social media platforms by leveraging unlabelled data.
Contribution
It presents a novel platform-aware adversarial encoding method that enhances Transformer models for cross-platform cyberbullying detection, addressing a key gap in existing research.
Findings
Effective across multiple social media platforms
Improves generalisation with unlabelled data
Works with BERT and RoBERTa models
Abstract
Despite the increasing interest in cyberbullying detection, existing efforts have largely been limited to experiments on a single platform and their generalisability across different social media platforms have received less attention. We propose XP-CB, a novel cross-platform framework based on Transformers and adversarial learning. XP-CB can enhance a Transformer leveraging unlabelled data from the source and target platforms to come up with a common representation while preventing platform-specific training. To validate our proposed framework, we experiment on cyberbullying datasets from three different platforms through six cross-platform configurations, showing its effectiveness with both BERT and RoBERTa as the underlying Transformer models.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHate Speech and Cyberbullying Detection
MethodsAttention Is All You Need · Linear Layer · Absolute Position Encodings · Weight Decay · Label Smoothing · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Dense Connections · Attention Dropout · Multi-Head Attention
