CVAIJun 7, 2024

RU-AI: A Large Multimodal Dataset for Machine-Generated Content Detection

arXiv:2406.04906v313 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses the urgent need for effective detection methods to mitigate societal threats from misleading AI-generated content, though it is incremental as it primarily provides a new dataset.

The authors tackled the problem of detecting machine-generated content in multimodal settings by introducing RU-AI, a large-scale dataset with 1,475,370 instances across text, image, and voice, and found that existing state-of-the-art models struggle to achieve accurate and robust detection on it.

The recent generative AI models' capability of creating realistic and human-like content is significantly transforming the ways in which people communicate, create and work. The machine-generated content is a double-edged sword. On one hand, it can benefit the society when used appropriately. On the other hand, it may mislead people, posing threats to the society, especially when mixed together with natural content created by humans. Hence, there is an urgent need to develop effective methods to detect machine-generated content. However, the lack of aligned multimodal datasets inhibited the development of such methods, particularly in triple-modality settings (e.g., text, image, and voice). In this paper, we introduce RU-AI, a new large-scale multimodal dataset for robust and effective detection of machine-generated content in text, image and voice. Our dataset is constructed on the basis of three large publicly available datasets: Flickr8K, COCO and Places205, by adding their corresponding AI duplicates, resulting in a total of 1,475,370 instances. In addition, we created an additional noise variant of the dataset for testing the robustness of detection models. We conducted extensive experiments with the current SOTA detection methods on our dataset. The results reveal that existing models still struggle to achieve accurate and robust detection on our dataset. We hope that this new data set can promote research in the field of machine-generated content detection, fostering the responsible use of generative AI. The source code and datasets are available at https://github.com/ZhihaoZhang97/RU-AI.

Code Implementations1 repo
Foundations

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

Your Notes