统一多模态生成内容检测工具,让研究者轻松对比不同检测模型。
DetectZoo: A Unified Toolkit for AI-Generated Content Detection Across Text, Audio, and Image Modalities

- 提供文本、音频、图像统一接口,标准化数据处理与评估流程。
- 集成61个检测器、22个数据集,支持复现原始结果。
- 适合想快速评测或比较生成内容检测模型的研究者使用。
生成模型的普及使得人工与机器生成内容的界限日益模糊,推动了跨文本、图像和音频领域的检测研究。现有检测工具多为商业软件,或虽开源但代码不兼容,预处理、评估协议和指标各异,导致应用、公平比较与复现困难。为此,我们提出DetectZoo,首个可扩展的统一工具包,支持多模态生成内容检测。它标准化从数据接入到模型评估的完整流程,为研究人员提供系统化基准测试框架。DetectZoo整合多种公开数据集与基础检测算法,通过单一统一API实现严格且可复现的评估。工具提供61个检测器的参考实现、22个基准数据集的原生加载器,以及标准化评估管道,通过统一接口报告多项指标。每个检测器自包含但通过相同接口调用,自动缓存预训练权重,并复现原始发表结果。DetectZoo降低了多模态人工智能取证的门槛,助力识别领域性能差距,加速鲁棒、泛化性强的检测技术发展。项目开源,可通过pip install detectzoo安装,文档及代码见https://github.com/sadjadeb/DetectZoo。
原文摘要 · Abstract (English)
The growing popularity and capacity of generative models have eroded the distinction between human and machine-generated content, motivating a growing body of work on detection across text, images, and audio. Most available detectors are either commercial software or, if open-source, come with incompatible codebases with bespoke preprocessing, evaluation protocols, and evaluation metrics, which make their adoption, fair comparison, and reproduction quite difficult. To address this critical gap, we introduce DetectZoo, a first-of-its-kind, extensible toolkit designed to provide a unified interface for AI-generated content detection across text, audio, and image modalities. DetectZoo standardizes the complete empirical pipeline, from data ingestion and preprocessing to model assessment, offering researchers a cohesive framework to benchmark state-of-the-art detectors systematically. By integrating diverse public datasets and baseline detection algorithms under a single, unified API, our toolkit facilitates rigorous and reproducible evaluation. DetectZoo provides reference implementations of 61 detectors, native loaders for 22 benchmark datasets, and a standardized evaluation pipeline that reports multiple metrics through a common interface. Each detector is self-contained yet accessible through the same interface, automatically caches pretrained weights, and reproduces the original published results. DetectZoo lowers the barrier to entry for multi-modal AI forensics, enabling researchers to identify performance gaps across domains and accelerating the development of robust, generalizable detection techniques. The open-source repository and comprehensive documentation are publicly available at https://github.com/sadjadeb/DetectZoo, and the package can be installed via pip install detectzoo.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。