paper-with-me

Papers

Understanding and Mitigating Toxicity in Image-Text Pretraining Datasets: A Case Study on LLaVA

2025-05-09 · Karthik Reddy Kanjula, Surya Guthikonda, Nahid Alam, Shayekh Bin Islam

Pretraining datasets are foundational to the development of multimodal models, yet they often have inherent biases and toxic content from the web-scale corpora they are sourced from. In this paper, we investigate the prevalence of toxicity in LLaVA image-text pretraining dataset, examining how harmful content manifests in different modalities. We present a comprehensive analysis of common toxicity categories and propose targeted mitigation strategies, resulting in the creation of a refined toxicity-mitigated dataset. This dataset removes 7,531 of toxic image-text pairs in the LLaVA pre-training dataset. We offer guidelines for implementing robust toxicity detection pipelines. Our findings underscore the need to actively identify and filter toxic content - such as hate speech, explicit imagery, and targeted harassment - to build more responsible and equitable multimodal systems. The toxicity-mitigated dataset is open source and is available for further research.

📄 PDF Abstract BibTeX arXiv:2505.06356

Code (1)

nahidalam/maya pytorch

Similar Papers 제목 키워드 기반

Cross-Lingual Transfer of Debiasing and Detoxification in Multilingual LLMs: An Extensive Investigation

2024-12-18 · Vera Neplenbroek, Arianna Bisazza, Raquel Fernández

Recent generative large language models (LLMs) show remarkable performance in non-English languages, but when prompted in those languages they tend to express higher harmful social biases and toxicity levels. Prior work …

Cross-Lingual TransferText Generation

Maya: An Instruction Finetuned Multilingual Multimodal Model

2024-12-10 · Nahid Alam, Karthik Reddy Kanjula, Surya Guthikonda, Timothy Chung 외

The rapid development of large Vision-Language Models (VLMs) has led to impressive results on academic benchmarks, primarily in widely spoken languages. However, significant gaps remain in the ability of current VLMs to …

model

RealToxicityPrompts: Evaluating Neural Toxic Degeneration in Language Models

2020-09-24 · Findings of the Association for Computational Linguistics 2020 · Samuel Gehman, Suchin Gururangan, Maarten Sap, Yejin Choi 외

Pretrained neural language models (LMs) are prone to generating racist, sexist, or otherwise toxic language which hinders their safe deployment. We investigate the extent to which pretrained LMs can be prompted to genera…

SentenceText Generation

AI-UPV at IberLEF-2021 DETOXIS task: Toxicity Detection in Immigration-Related Web News Comments Using Transformers and Statistical Models

2021-11-08 · Angel Felipe Magnossão de Paula, Ipek Baris Schlicht

This paper describes our participation in the DEtection of TOXicity in comments In Spanish (DETOXIS) shared task 2021 at the 3rd Workshop on Iberian Languages Evaluation Forum. The shared task is divided into two related…

ArticlesTask 2

Context-Aware Toxicity Detection in Multiplayer Games: Integrating Domain-Adaptive Pretraining and Match Metadata

2025-04-02 · Adrien Schurger-Foy, Rafal Dariusz Kocielnik, Caglar Gulcehre, R. Michael Alvarez

The detrimental effects of toxicity in competitive online video games are widely acknowledged, prompting publishers to monitor player chat conversations. This is challenging due to the context-dependent nature of toxicit…

Dota 2