The Substantial Similarity Test is a copyright law doctrine that assesses whether an allegedly infringing work has copied the protected expression of an original work, rather than just its unprotected ideas. In the context of generative AI, courts apply this test by evaluating whether an output replicates the total concept and feel of a copyrighted source, examining the qualitative and quantitative significance of the copied elements as perceived by an ordinary observer.
Glossary
Substantial Similarity Test

What is Substantial Similarity Test?
The substantial similarity test is a legal standard used to determine whether an AI-generated output has copied protected expression from a copyrighted work by comparing the total concept and feel of the two works.
This analysis is central to derivative work detection and fair use defenses, distinguishing between non-infringing transformative use and unlawful reproduction. Technical implementations often rely on perceptual hashing (pHash) and embedding similarity metrics to computationally flag potential matches, but the final legal determination remains a subjective human judgment on whether the copying is so extensive that the two works are substantially similar.
Core Legal Principles
The foundational legal standard for determining whether an AI-generated output has unlawfully appropriated protected expression from a copyrighted work by comparing their total concept and feel.
The Abstraction-Filtration-Comparison Test
A structured judicial method for separating unprotectable ideas from protectable expression in software and AI cases. The process unfolds in three stages:
- Abstraction: Deconstruct the work into levels of generality, from specific code to high-level functions.
- Filtration: Eliminate unprotectable elements—scenes a faire, merger doctrine material, public domain components, and functional processes.
- Comparison: Compare only the remaining protected expression for substantial similarity.
This test, established in Computer Associates v. Altai, is the dominant framework for analyzing non-literal copying in complex systems.
Total Concept and Feel Doctrine
A holistic infringement analysis that evaluates whether an ordinary observer would recognize the aesthetic appeal and overall impression of the original work in the allegedly infringing output.
Key considerations include:
- Selection and arrangement of elements rather than isolated components
- Pacing, mood, and character in literary or audiovisual works
- Compositional choices in visual art
This doctrine is particularly relevant when AI models generate outputs that capture the distinctive style or structural essence of a copyrighted work without verbatim copying.
Extrinsic-Intrinsic Test
A two-part analysis used primarily in the Ninth Circuit to evaluate substantial similarity:
Extrinsic Test (Objective)
- Expert analysis of specific, identifiable criteria
- Breakdown of discrete elements: plot, theme, dialogue, mood, setting, pace, characters, sequence of events
- Relies on analytic dissection and expert testimony
Intrinsic Test (Subjective)
- Ordinary reasonable person's impression
- No expert assistance or analytical dissection permitted
- Focuses on whether the total concept and feel are substantially similar
Both prongs must be satisfied for a finding of infringement.
De Minimis Copying Defense
A legal doctrine holding that trivial or microscopic taking of copyrighted material does not constitute actionable infringement. In AI contexts, this applies when:
- The copied portion is so small that an ordinary observer would not recognize the appropriation
- The quantitative and qualitative significance of the copied material is negligible
- The fragment constitutes unprotectable factual data rather than creative expression
This defense is frequently invoked when models incidentally reproduce short phrases or common code patterns that fall below the threshold of substantial similarity.
Inverse Ratio Rule
A controversial judicial principle establishing an inverse relationship between the degree of access to a copyrighted work and the level of substantial similarity required to prove infringement.
Practical implications:
- High access + lower similarity = May still find infringement
- Low access + higher similarity = Required to prove copying
In AI training contexts, where models have ingested vast corpora, courts may find pervasive access to copyrighted works, potentially lowering the similarity threshold needed to establish infringement.
Scenes a Faire Doctrine
A copyright principle that excludes from protection elements that are standard, stock, or common to a particular genre or topic. These elements are considered indispensable to the treatment of a given subject matter.
Examples in AI outputs:
- Generic code patterns and standard algorithms
- Common visual tropes in image generation
- Conventional narrative structures and character archetypes
When evaluating AI-generated content for substantial similarity, courts filter out scenes a faire material as unprotectable, focusing only on original creative choices that go beyond genre conventions.
Frequently Asked Questions
Clarifying the legal and technical nuances of the substantial similarity test as applied to AI-generated outputs and copyright infringement analysis.
The substantial similarity test is a legal standard used to determine whether an allegedly infringing work has copied protected expression from a copyrighted work by comparing the total concept and feel of the two works. It applies when direct evidence of copying is unavailable. The test involves two primary prongs: the extrinsic test, which analytically dissects objective elements like plot, theme, and composition (often aided by expert testimony), and the intrinsic test, which evaluates whether an ordinary reasonable person would perceive the works as substantially similar in their total concept and feel. This standard is central to AI copyright litigation, where plaintiffs must prove that a generative model's output is substantially similar to their original, protected expression, not merely the underlying uncopyrightable ideas or facts.
Substantial Similarity vs. Derivative Work Detection
A comparison of the legal doctrine used in copyright infringement cases against the technical methods used to identify infringing AI outputs.
| Feature | Substantial Similarity Test | Derivative Work Detection | Perceptual Hashing (pHash) |
|---|---|---|---|
Domain | Legal doctrine | Computational process | Algorithmic fingerprinting |
Primary evaluator | Human judge or jury | Automated software system | Automated software system |
Core mechanism | Total concept and feel analysis | Feature extraction and similarity scoring | Perceptual feature digest comparison |
Requires access to original work | |||
Handles modified copies | |||
Threshold for infringement | Subjective legal standard | Configurable similarity score (e.g., 0.85) | Hamming distance threshold (e.g., < 10 bits) |
Admissible as sole evidence in court | |||
Vulnerable to adversarial manipulation |
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
The Substantial Similarity Test is applied within a broader ecosystem of copyright doctrines and technical detection methods. These related concepts define the boundaries of infringement analysis for AI-generated outputs.
Transformative Use Analysis
A judicial test examining whether a new work merely supersedes the original or adds something new with a further purpose or different character. Key considerations include:
- Does the AI output comment on, criticize, or parody the source?
- Has the raw training data been abstracted and recombined into a distinct creative expression?
- Is the output a market substitute for the original work?
Derivative Work Detection
The computational process of identifying AI-generated outputs that are substantially similar to or directly adapted from copyrighted source materials. This involves comparing total concept and feel through techniques like embedding similarity scoring and n-gram overlap analysis. Detection systems must distinguish between unprotected ideas and protected expression to flag potential infringement before distribution.
Perceptual Hashing (pHash)
A fingerprinting algorithm that generates a compact digest of multimedia content based on perceptual features rather than exact bit patterns. Unlike cryptographic hashes, pHash survives common transformations like resizing, compression, and color adjustment. This makes it critical for detecting visually similar AI-generated images that may infringe on copyrighted visual works, even when outputs are not pixel-for-pixel copies.
Algorithmic Disgorgement
A legal remedy requiring the deletion of models trained on unlawfully collected or infringing data. When substantial similarity is proven across a class of outputs, courts may order the destruction of the tainted algorithmic asset itself. This goes beyond content takedown to address the root cause—model weights influenced by infringing training data—and represents the most severe remedy in AI copyright litigation.
RAG Copyright Shield
A contractual and technical indemnification framework that protects enterprise users from copyright infringement claims arising from retrieval-augmented generation outputs. Unlike black-box models, RAG systems cite sources explicitly, enabling attribution chains that demonstrate provenance. Providers offering copyright shields assume liability for outputs that fail the substantial similarity test, shifting risk from the deployer to the model vendor.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us