Pith. sign in

REVIEW 2 cited by

DISARM: Detecting the Victims Targeted by Harmful Memes

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2205.05738 v1 pith:7YVEXA3C submitted 2022-05-11 cs.CL cs.AIcs.CVcs.CYcs.MM

DISARM: Detecting the Victims Targeted by Harmful Memes

classification cs.CL cs.AIcs.CVcs.CYcs.MM
keywords harmfuldisarmmemesdetectingentitiesmememultimodalseen
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Internet memes have emerged as an increasingly popular means of communication on the Web. Although typically intended to elicit humour, they have been increasingly used to spread hatred, trolling, and cyberbullying, as well as to target specific individuals, communities, or society on political, socio-cultural, and psychological grounds. While previous work has focused on detecting harmful, hateful, and offensive memes, identifying whom they attack remains a challenging and underexplored area. Here we aim to bridge this gap. In particular, we create a dataset where we annotate each meme with its victim(s) such as the name of the targeted person(s), organization(s), and community(ies). We then propose DISARM (Detecting vIctimS targeted by hARmful Memes), a framework that uses named entity recognition and person identification to detect all entities a meme is referring to, and then, incorporates a novel contextualized multimodal deep neural network to classify whether the meme intends to harm these entities. We perform several systematic experiments on three test setups, corresponding to entities that are (a) all seen while training, (b) not seen as a harmful target on training, and (c) not seen at all on training. The evaluation results show that DISARM significantly outperforms ten unimodal and multimodal systems. Finally, we show that DISARM is interpretable and comparatively more generalizable and that it can reduce the relative error rate for harmful target identification by up to 9 points absolute over several strong multimodal rivals.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Toxic Memes: A Survey of Computational Perspectives on the Detection and Explanation of Meme Toxicities

    cs.CL 2024-06 accept novelty 6.0

    A PRISMA-based survey of 158 computational works on toxic meme detection introduces a new toxicity taxonomy and a framework linking target, intent, and conveyance tactics while noting trends in LLMs and cross-modal methods.

  2. Token-Region Guided Cross-Attention Fusion for Multimodal Affect Interpretation

    cs.CV 2026-07 conditional novelty 3.0

    Cross-modal multi-head attention over CLIP vision and XLM-R OCR tokens beats concatenation and unimodal baselines at ~0.94 Macro-F1 on Bengali political meme detection; lexicon priors hurt.