A Neighbourhood Framework for Resource-Lean Content Flagging
Sheikh Muhammad Sarwar, Dimitrina Zlatkova, Momchil Hardalov, Yoan, Dinkov, Isabelle Augenstein, Preslav Nakov

TL;DR
This paper introduces a cross-lingual content flagging framework using Transformer-based nearest-neighbour methods, significantly improving performance in low-resource scenarios for abusive language detection across multiple languages.
Contribution
It presents a novel neighbourhood-based framework with query--neighbour interaction encoding, adaptable without retraining, outperforming prior methods in multilingual content flagging.
Findings
Up to 9.5 F1 points improvement for Italian
Average 3.6 F1 points gain on Jigsaw dataset
Average 2.14 F1 points gain on WUL dataset
Abstract
We propose a novel framework for cross-lingual content flagging with limited target-language data, which significantly outperforms prior work in terms of predictive performance. The framework is based on a nearest-neighbour architecture. It is a modern instantiation of the vanilla k-nearest neighbour model, as we use Transformer representations in all its components. Our framework can adapt to new source-language instances, without the need to be retrained from scratch. Unlike prior work on neighbourhood-based approaches, we encode the neighbourhood information based on query--neighbour interactions. We propose two encoding schemes and we show their effectiveness using both qualitative and quantitative analysis. Our evaluation results on eight languages from two different datasets for abusive language detection show sizable improvements of up to 9.5 F1 points absolute (for Italian) over…
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 · Advanced Malware Detection Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Label Smoothing · Absolute Position Encodings · Residual Connection · Softmax · Adam · Position-Wise Feed-Forward Layer · Jigsaw
