paper-with-me

Papers

Validating Multimedia Content Moderation Software via Semantic Fusion

2023-05-23 · Wenxuan Wang, Jingyuan Huang, Chang Chen, Jiazhen Gu, Jianping Zhang, Weibin Wu, Pinjia He, Michael Lyu

The exponential growth of social media platforms, such as Facebook and TikTok, has revolutionized communication and content publication in human society. Users on these platforms can publish multimedia content that delivers information via the combination of text, audio, images, and video. Meanwhile, the multimedia content release facility has been increasingly exploited to propagate toxic content, such as hate speech, malicious advertisements, and pornography. To this end, content moderation software has been widely deployed on these platforms to detect and blocks toxic content. However, due to the complexity of content moderation models and the difficulty of understanding information across multiple modalities, existing content moderation software can fail to detect toxic content, which often leads to extremely negative impacts. We introduce Semantic Fusion, a general, effective methodology for validating multimedia content moderation software. Our key idea is to fuse two or more existing single-modal inputs (e.g., a textual sentence and an image) into a new input that combines the semantics of its ancestors in a novel manner and has toxic nature by construction. This fused input is then used for validating multimedia content moderation software. We realized Semantic Fusion as DUO, a practical content moderation software testing tool. In our evaluation, we employ DUO to test five commercial content moderation software and two state-of-the-art models against three kinds of toxic content. The results show that DUO achieves up to 100% error finding rate (EFR) when testing moderation software. In addition, we leverage the test cases generated by DUO to retrain the two models we explored, which largely improves model robustness while maintaining the accuracy on the original test set.

📄 PDF Abstract BibTeX arXiv:2305.13623

Code (0)

등록된 구현이 없습니다.

Tasks

Sentencesoftware testing

Methods 이 논문이 사용한 방법론

fail 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

Lightweight Stylistic Consistency Profiling: Robust Detection of LLM-Generated Textual Content for Multimedia Moderation

2026-05-07 · Siyuan Li, Aodu Wulianghai, Xi Lin, Xibin Yuan 외 arxiv

The increasing prevalence of Large Language Models (LLMs) in content creation has made distinguishing human-written textual content from LLM-generated counterparts a critical task for multimedia moderation. Existing dete…

MTTM: Metamorphic Testing for Textual Content Moderation Software

2023-02-11 · Wenxuan Wang, Jen-tse Huang, Weibin Wu, Jianping Zhang 외

The exponential growth of social media platforms such as Twitter and Facebook has revolutionized textual communication and textual content publication in human society. However, they have been increasingly exploited to p…

Sentence

An Image is Worth a Thousand Toxic Words: A Metamorphic Testing Framework for Content Moderation Software

2023-08-18 · Wenxuan Wang, Jingyuan Huang, Jen-tse Huang, Chang Chen 외

The exponential growth of social media platforms has brought about a revolution in communication and content dissemination in human society. Nevertheless, these platforms are being increasingly misused to spread toxic co…

Metamorphic Testing for Audio Content Moderation Software

2025-09-29 · Wenxuan Wang, Yongjiang Wu, Junyuan Zhang, Shuqing Li 외 arxiv

The rapid growth of audio-centric platforms and applications such as WhatsApp and Twitter has transformed the way people communicate and share audio content in modern society. However, these platforms are increasingly mi…

Do You See What I See? Capabilities and Limits of Automated Multimedia Content Analysis

2021-12-15 · Carey Shenkman, Dhanaraj Thakur, Emma Llansó

The ever-increasing amount of user-generated content online has led, in recent years, to an expansion in research and investment in automated content analysis tools. Scrutiny of automated content analysis has accelerated…