paper-with-me

Papers

ToViLaG: Your Visual-Language Generative Model is Also An Evildoer

2023-12-13 · Xinpeng Wang, Xiaoyuan Yi, Han Jiang, Shanlin Zhou, Zhihua Wei, Xing Xie

Warning: this paper includes model outputs showing offensive content. Recent large-scale Visual-Language Generative Models (VLGMs) have achieved unprecedented improvement in multimodal image/text generation. However, these models might also generate toxic content, e.g., offensive text and pornography images, raising significant ethical risks. Despite exhaustive studies on toxic degeneration of language models, this problem remains largely unexplored within the context of visual-language generation. This work delves into the propensity for toxicity generation and susceptibility to toxic data across various VLGMs. For this purpose, we built ToViLaG, a dataset comprising 32K co-toxic/mono-toxic text-image pairs and 1K innocuous but evocative text that tends to stimulate toxicity. Furthermore, we propose WInToRe, a novel toxicity metric tailored to visual-language generation, which theoretically reflects different aspects of toxicity considering both input and output. On such a basis, we benchmarked the toxicity of a diverse spectrum of VLGMs and discovered that some models do more evil than expected while some are more vulnerable to infection, underscoring the necessity of VLGMs detoxification. Therefore, we develop an innovative bottleneck-based detoxification method. Our method could reduce toxicity while maintaining comparable generation quality, providing a promising initial solution to this line of research.

📄 PDF Abstract BibTeX arXiv:2312.11523

Code (1)

victorup/ToViLaG 공식 구현 pytorch

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Ask Your Neurons: A Deep Learning Approach to Visual Question Answering

2016-05-09 · Mateusz Malinowski, Marcus Rohrbach, Mario Fritz

We address a question answering task on real-world images that is set up as a Visual Turing Test. By combining latest advances in image representation and natural language processing, we propose Ask Your Neurons, a scala…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

EditYourself: Audio-Driven Generation and Manipulation of Talking Head Videos with Diffusion Transformers

2026-01-29 · John Flynn, Wolfgang Paier, Dimitar Dinev, Sam Nhut Nguyen 외 arxiv

Current generative video models excel at producing novel content from text and image prompts, but leave a critical gap in editing existing pre-recorded videos, where minor alterations to the spoken script require preserv…

Your VAR Model is Secretly an Efficient and Explainable Generative Classifier

2025-10-14 · Yi-Chung Chen, David I. Inouye, Jing Gao arxiv

Generative classifiers, which leverage conditional generative models for classification, have recently demonstrated desirable properties such as robustness to distribution shifts. However, recent progress in this area ha…

class-incremental learning

Your Local GAN: Designing Two Dimensional Local Attention Mechanisms for Generative Models

2019-11-27 · CVPR 2020 6 · Giannis Daras, Augustus Odena, Han Zhang, Alexandros G. Dimakis

We introduce a new local sparse attention layer that preserves two-dimensional geometry and locality. We show that by just replacing the dense attention layer of SAGAN with our construction, we obtain very significant FI…

Conditional Image GenerationDeep AttentionImage Generation

Follow-Your-Instruction: A Comprehensive MLLM Agent for World Data Synthesis

2025-08-07 · Kunyu Feng, Yue Ma, Xinhua Zhang, Boshi Liu 외 arxiv

With the growing demands of AI-generated content (AIGC), the need for high-quality, diverse, and scalable data has become increasingly crucial. However, collecting large-scale real-world data remains costly and time-cons…