CLAIAug 1, 2025

MMBERT: Scaled Mixture-of-Experts Multimodal BERT for Robust Chinese Hate Speech Detection under Cloaking Perturbations

arXiv:2508.00760v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses hate speech detection in Chinese social networks, an important domain-specific problem, but it is incremental as it builds on existing BERT and multimodal methods.

The authors tackled hate speech detection in Chinese social networks, which is challenging due to cloaking techniques, by proposing MMBERT, a multimodal BERT-based framework with a Mixture-of-Experts architecture, achieving significant performance improvements over existing models on Chinese datasets.

Hate speech detection on Chinese social networks presents distinct challenges, particularly due to the widespread use of cloaking techniques designed to evade conventional text-based detection systems. Although large language models (LLMs) have recently improved hate speech detection capabilities, the majority of existing work has concentrated on English datasets, with limited attention given to multimodal strategies in the Chinese context. In this study, we propose MMBERT, a novel BERT-based multimodal framework that integrates textual, speech, and visual modalities through a Mixture-of-Experts (MoE) architecture. To address the instability associated with directly integrating MoE into BERT-based models, we develop a progressive three-stage training paradigm. MMBERT incorporates modality-specific experts, a shared self-attention mechanism, and a router-based expert allocation strategy to enhance robustness against adversarial perturbations. Empirical results in several Chinese hate speech datasets show that MMBERT significantly surpasses fine-tuned BERT-based encoder models, fine-tuned LLMs, and LLMs utilizing in-context learning approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes