SAGA: Source Attribution of Generative AI Videos
Rohit Kundu, Vishal Mohanty, Hao Xiong, Shan Jia, Athula Balachandran, Amit K. Roy-Chowdhury
TL;DR
SAGA tackles the urgent problem of attributing AI-generated videos to their exact generative source, moving beyond binary real/fake detection. It presents a data-efficient, two-stage approach that builds a video transformer on top of rich vision foundation features, first mastering binary classification and then adapting to multi-class attribution with a contrastive objective that employs hard negative mining. The framework supports five attribution levels (BIN-L, TASK-L, SD-L, TEAM-L, GEN-L) and introduces Temporal Attention Signatures (T-Sigs) for interpretable, temporal fingerprints of generators. Empirically, SAGA achieves state-of-the-art results across in-domain and cross-domain settings on 19 generators, with only $0.5\%$ of source-labeled data needed for fine-grained attribution, thereby enabling practical forensic and regulatory use and setting a new benchmark for AI video provenance.
Abstract
The proliferation of generative AI has led to hyper-realistic synthetic videos, escalating misuse risks and outstripping binary real/fake detectors. We introduce SAGA (Source Attribution of Generative AI videos), the first comprehensive framework to address the urgent need for AI-generated video source attribution at a large scale. Unlike traditional detection, SAGA identifies the specific generative model used. It uniquely provides multi-granular attribution across five levels: authenticity, generation task (e.g., T2V/I2V), model version, development team, and the precise generator, offering far richer forensic insights. Our novel video transformer architecture, leveraging features from a robust vision foundation model, effectively captures spatio-temporal artifacts. Critically, we introduce a data-efficient pretrain-and-attribute strategy, enabling SAGA to achieve state-of-the-art attribution using only 0.5\% of source-labeled data per class, matching fully supervised performance. Furthermore, we propose Temporal Attention Signatures (T-Sigs), a novel interpretability method that visualizes learned temporal differences, offering the first explanation for why different video generators are distinguishable. Extensive experiments on public datasets, including cross-domain scenarios, demonstrate that SAGA sets a new benchmark for synthetic video provenance, providing crucial, interpretable insights for forensic and regulatory applications.
