UC Riverside Introduces SAGA Video Source Attribution

UC Riverside researchers introduced SAGA on July 24, 2026, a framework designed to identify which AI video generator produced a synthetic video, rather than only flagging it as fake. UCR reports that the system analyzes unintended visual and temporal patterns left by video generators, in work led by doctoral student Rohit Kundu with Professor Amit Roy-Chowdhury and collaborators at YouTube and Google DeepMind.
UC Riverside researchers have introduced SAGA, short for Source Attribution of Generative AI Videos, a framework designed to identify the AI system that generated a synthetic video. The work goes beyond binary deepfake detection by seeking to attribute a video to its source generator.
According to UCR News, SAGA analyzes visual patterns in fake-video frames that are unintentionally introduced by generative video systems. The research was led by UCR doctoral student Rohit Kundu under the guidance of Professor Amit Roy-Chowdhury, with collaborators at YouTube and Google DeepMind.
"The patterns are like fingerprints that the generative model leaves behind, and our goal here was to find out if the signatures are distinct amongst different generators. It turns out that, yes, there are distinct fingerprints there," Kundu said in the UCR announcement.
Video artifacts provide an attribution signal
UCR describes SAGA as one of the first large-scale efforts to trace AI-generated video to its origin model. Its premise is that video contains both spatial information within individual frames and temporal information about how visual elements evolve between frames. Different generators can introduce subtle artifacts into those changes over time, creating patterns that may distinguish one system from another.
The UCR announcement frames source attribution as useful for digital-forensics investigations, regulatory transparency efforts, and analysis of how synthetic media spreads online. It also notes rising concern over synthetic-video misuse in misinformation and fraud.
A different problem from detection
For ML practitioners, source attribution is a distinct task from classifying content as real or synthetic. A detector can identify anomalous content without identifying the model family or generation system responsible. Attribution systems instead require features that remain discriminative across generators.
SAGA's focus on both individual video frames and changes between frames is technically relevant because video-generation systems can produce artifacts that are not visible in still-image analysis.
The material provided does not specify SAGA's benchmark results, supported generator set, robustness tests, or public availability. Those details will determine whether the framework can be evaluated as a research prototype, a forensic workflow component, or a deployable detection tool.
Key Points
- 1SAGA targets generator attribution, extending synthetic-video analysis beyond a real-versus-fake classification decision.
- 2UCR reports that the framework uses frame-level visual patterns and temporal changes that different video generators unintentionally introduce.
- 3Video attribution examines both individual frames and changes across frames, rather than only determining whether content is real or synthetic.
Scoring Rationale
SAGA addresses a meaningful gap between deepfake detection and source attribution, with relevance to media forensics, platform integrity, and provenance research. The available reporting does not provide benchmark results or deployment evidence, limiting its immediate practitioner impact.
Sources
Primary source and supporting public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

