English

Multi-Agent VLMs Guided Self-Training with PNU Loss for Low-Resource Offensive Content Detection

Machine Learning 2025-11-19 v1 Artificial Intelligence

Abstract

Accurate detection of offensive content on social media demands high-quality labeled data; however, such data is often scarce due to the low prevalence of offensive instances and the high cost of manual annotation. To address this low-resource challenge, we propose a self-training framework that leverages abundant unlabeled data through collaborative pseudo-labeling. Starting with a lightweight classifier trained on limited labeled data, our method iteratively assigns pseudo-labels to unlabeled instances with the support of Multi-Agent Vision-Language Models (MA-VLMs). Un-labeled data on which the classifier and MA-VLMs agree are designated as the Agreed-Unknown set, while conflicting samples form the Disagreed-Unknown set. To enhance label reliability, MA-VLMs simulate dual perspectives, moderator and user, capturing both regulatory and subjective viewpoints. The classifier is optimized using a novel Positive-Negative-Unlabeled (PNU) loss, which jointly exploits labeled, Agreed-Unknown, and Disagreed-Unknown data while mitigating pseudo-label noise. Experiments on benchmark datasets demonstrate that our framework substantially outperforms baselines under limited supervision and approaches the performance of large-scale models

Keywords

Cite

@article{arxiv.2511.13759,
  title  = {Multi-Agent VLMs Guided Self-Training with PNU Loss for Low-Resource Offensive Content Detection},
  author = {Han Wang and Deyi Ji and Junyu Lu and Lanyun Zhu and Hailong Zhang and Haiyang Wu and Liqun Liu and Peng Shu and Roy Ka-Wei Lee},
  journal= {arXiv preprint arXiv:2511.13759},
  year   = {2025}
}

Comments

8 pages, 4 figures, Fortieth AAAI Conference on Artificial Intelligence (AAAI-26)

R2 v1 2026-07-01T07:41:56.477Z