SynthGuard: An Open Platform for Detecting AI-Generated Multimedia with Multimodal LLMs
Shail Desai, Aditya Pawar, Li Lin, Xin Wang, Shu Hu
TL;DR
SynthGuard presents an open, multimodal platform for detecting AI-generated media by unifying traditional detectors with multimodal LLM-based reasoning. It delivers explainable inferences, supports both image and audio modalities, and provides a researcher-friendly interface with credit-based access and transparent analytics. The system combines a modular backend (FastAPI, PyTorch detectors, and LLM modules) with a React frontend and a MySQL data store, enabling reproducible, ethical multimodal forensics. While offering strong extensibility and an end-to-end analytic pipeline, it acknowledges limitations in video detection and domain-generalization of MLLMs, outlining concrete future work toward video/text detectors and cloud-native deployment for scalability.
Abstract
Artificial Intelligence (AI) has made it possible for anyone to create images, audio, and video with unprecedented ease, enriching education, communication, and creative expression. At the same time, the rapid rise of AI-generated media has introduced serious risks, including misinformation, identity misuse, and the erosion of public trust as synthetic content becomes increasingly indistinguishable from real media. Although deepfake detection has advanced, many existing tools remain closed-source, limited in modality, or lacking transparency and educational value, making it difficult for users to understand how detection decisions are made. To address these gaps, we introduce SynthGuard, an open, user-friendly platform for detecting and analyzing AI-generated multimedia using both traditional detectors and multimodal large language models (MLLMs). SynthGuard provides explainable inference, unified image and audio support, and an interactive interface designed to make forensic analysis accessible to researchers, educators, and the public. The SynthGuard platform is available at: https://in-engr-nova.it.purdue.edu/
