<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>multilingual meme moderation techniques &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/multilingual-meme-moderation-techniques/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Wed, 23 Sep 2026 00:55:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>multilingual meme moderation techniques &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Teaching AI to Think Before Flagging Hateful and Propagandistic Memes</title>
		<link>https://scienmag.com/teaching-ai-to-think-before-flagging-hateful-and-propagandistic-memes/</link>
		
		<dc:creator><![CDATA[Denise Maddox]]></dc:creator>
		<pubDate>Wed, 23 Sep 2026 00:55:25 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[AI-driven social media content filtering]]></category>
		<category><![CDATA[Arabic memes]]></category>
		<category><![CDATA[chain-of-thought]]></category>
		<category><![CDATA[chain-of-thought supervision in AI models]]></category>
		<category><![CDATA[challenges in automatic harmful content recognition]]></category>
		<category><![CDATA[content moderation]]></category>
		<category><![CDATA[cross-lingual meme analysis]]></category>
		<category><![CDATA[explainable AI]]></category>
		<category><![CDATA[explainable AI for social media moderation]]></category>
		<category><![CDATA[fine-grained annotation]]></category>
		<category><![CDATA[group relative policy optimization in AI]]></category>
		<category><![CDATA[GRPO]]></category>
		<category><![CDATA[Hate speech detection in memes]]></category>
		<category><![CDATA[hateful memes]]></category>
		<category><![CDATA[multilingual meme moderation techniques]]></category>
		<category><![CDATA[multimodal large language models]]></category>
		<category><![CDATA[multimodal large language models for content moderation]]></category>
		<category><![CDATA[propaganda and disinformation detection in memes]]></category>
		<category><![CDATA[propaganda detection]]></category>
		<category><![CDATA[reasoning-based AI training for harmful content identification]]></category>
		<category><![CDATA[reinforcement learning]]></category>
		<category><![CDATA[reinforcement learning in hate speech detection]]></category>
		<category><![CDATA[reward hacking]]></category>
		<category><![CDATA[self-training]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=209293</guid>

					<description><![CDATA[Researchers have developed a reinforcement learning method that trains multimodal AI models to detect hateful and propagandistic memes in English and Arabic while generating human-readable explanations.]]></description>
										<content:encoded><![CDATA[<p>Memes have become one of the most pervasive modes of communication on social media, blending images and text with humor, irony, and cultural references. While often harmless, this format can be exploited to spread hate speech, disinformation, and propaganda, and the very humor that makes memes shareable can trivialize toxic content and normalize hostile views. Detecting harmful memes automatically is notoriously difficult because their meaning rarely lives in the image or the caption alone; it emerges from the interaction between the two, often through implicit stereotypes or satirical framing that a naive classifier will miss entirely.</p>
<p>A new study published in Machine Learning with Applications addresses this challenge with a reasoning-centric training methodology for multimodal large language models, or MLLMs. Led by Mohamed Bayan Kmainasi of Qatar Computing Research Institute and colleagues including Mucahid Kutlu, Ali Ezzat Shahroor, Abul Hasnat, and Firoj Alam, the work demonstrates that reinforcement learning with chain-of-thought supervision can push explainable meme moderation to state-of-the-art performance on both English hateful memes and Arabic propagandistic memes. The research represents, according to the authors, the first systematic study of group relative policy optimization, known as GRPO, in multimodal reasoning under cross-lingual, fine-grained, and self-training settings.</p>
<p>The team&#8217;s central insight is that thinking-based MLLMs, which generate explicit intermediate reasoning steps before committing to an answer, are ideally suited to memes because their meaning depends on image-text interaction rather than unimodal cues. But whether the reasoning capabilities of such models, typically honed on mathematics and code generation, transfer to subjective, culturally situated tasks like meme moderation remained an open question. Standard supervised fine-tuning alone provides limited control over the balance between prediction correctness and rationale faithfulness, since cross-entropy loss treats all output tokens equally regardless of their functional role.</p>
<p>To resolve this, the researchers designed a three-stage training pipeline. The first stage is a supervised fine-tuning warm-up that aligns the model with gold labels, natural language explanations, and distilled reasoning traces produced by GPT-4.1. The second stage applies GRPO with a composite reward function that jointly optimizes classification correctness, output-format compliance, reference-based explanation similarity measured by METEOR, explanation length, and a novel thinking-length reward called Rthink. The third stage, self-training GRPO or ST-GRPO, extends the approach to unlabeled data using consensus-based pseudo-labels derived from the model&#8217;s own majority-vote predictions.</p>
<p>The composite reward is carefully weighted so that the two binary objectives, label correctness and format compliance, each receive 0.35 and together dominate the three auxiliary components, which contribute 0.30 combined. The thinking-length reward is particularly significant. Without it, the authors observed a consistent reward-hacking pattern: the model learned to compress or empty its reasoning traces while still collecting high reward, a length-shortening bias that was especially pronounced on the harder Arabic dataset. Rthink penalizes only reasoning traces shorter than a minimum threshold of 150 words, discouraging degenerate outputs without incentivizing verbosity.</p>
<p>The evaluation spans two distinct tasks and two languages. The English benchmark is the Facebook Hateful Memes dataset, containing roughly 11,000 memes where classification requires joint multimodal understanding. The Arabic benchmark, ArMeme, contains about 5,700 memes with four labels covering propaganda, not-propaganda, not-meme, and other. Because no fine-grained propaganda annotations existed for ArMeme, the team built a dual-annotator pipeline using GPT-4.1 and Llama-4-Scout as independent labelers of 23 propaganda techniques, consolidated by Gemini-3-Pro as an arbiter. Human validation on 584 memes showed the consolidated annotations aligned better with human reference labels than either single-model source.</p>
<p>The results are striking. On the Hateful Memes benchmark, the best supervised GRPO configuration with thinking-length regularization achieved 82.0 percent accuracy and 0.80 macro-F1, outperforming prior reported results and strong sequence-classification baselines such as Qwen3-VL-8B-Instruct and Gemma-3-12B-IT. On ArMeme, self-training GRPO reached 0.612 macro-F1, improving over previous work by 7.6 points and over the original ArMeme benchmark by 6.1 points. Notably, unimodal baselines lagged far behind: the best text-only model on ArMeme reached only 0.509 macro-F1, and image-only models averaged just 0.267, confirming that cross-modal reasoning captures signals that neither modality provides alone.</p>
<p>The self-training stage showed a telling asymmetry. On ArMeme, where unlabeled data was collected from the same social media sources as the labeled set, ST-GRPO improved macro-F1 by 1.5 points with gains concentrated in minority classes. On the English dataset, it slightly degraded performance, a result the authors attribute to distribution mismatch between the unlabeled pool and the benchmark, and to majority-vote bias amplification in binary classification, where small prediction biases can produce near-unanimous consensus that reinforces rather than corrects class skew. The finding suggests that consensus-based pseudo-labeling requires both distribution alignment and sufficient label-space diversity to provide reliable supervision.</p>
<p>Beyond raw accuracy, the model produces natural language explanations alongside its predictions, a property that sequence classifiers lack. Modality ablations showed the model genuinely depends on both inputs, with image removal hurting the English task most and OCR text removal crippling Arabic propaganda detection. An LLM-as-judge evaluation using GPT-4.1 and Gemini-2.5-Pro found the trained models substantially outperformed the zero-shot backbone on grounding, correctness, and usefulness for moderation, approaching the quality of human-verified reference explanations. The team has released all code, data extensions, prompting templates, and evaluation resources on GitHub.</p>
<p>The implications extend well beyond memes. The study shows that fine-grained supervision and distilled chain-of-thought rationales complement reinforcement-learning-based optimization, that multi-LLM annotation pipelines can scale fine-grained labeling to previously unlabeled domains, and that even a simple thresholded reasoning-length penalty can stabilize RL training against reward hacking in multimodal settings. For content moderation at scale, where subjective interpretation of culturally embedded imagery is the daily reality, the work offers a concrete template for building systems that not only flag harmful content but also articulate why, enabling meaningful human review rather than opaque automated verdicts.</p>
<p><strong>Subject of Research:</strong> Reinforcement learning with chain-of-thought supervision for explainable detection of hateful and propagandistic memes</p>
<p><strong>Article Title:</strong> Adapting reinforcement learning with chain-of-thought supervision for explainable detection of hateful and propagandistic memes</p>
<p><strong>Article References:</strong> Kmainasi, M. B., Kutlu, M., Shahroor, A. E., Hasnat, A., &amp; Alam, F. (2026). Adapting reinforcement learning with chain-of-thought supervision for explainable detection of hateful and propagandistic memes. <em>Machine Learning with Applications, 26</em>, Article 101003. <a href="https://doi.org/10.1016/j.mlwa.2026.101003" rel="noopener noreferrer">https://doi.org/10.1016/j.mlwa.2026.101003</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1016/j.mlwa.2026.101003" rel="noopener noreferrer">10.1016/j.mlwa.2026.101003</a></p>
<p><strong>Keywords:</strong> reinforcement learning, chain-of-thought, multimodal large language models, hateful memes, propaganda detection, content moderation, GRPO, self-training, explainable AI, Arabic memes, reward hacking, fine-grained annotation</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">209293</post-id>	</item>
	</channel>
</rss>
