Inferensys

Glossary

Substantial Similarity Test

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.
AI evaluator reviewing output quality on laptop, comparison metrics visible, casual evaluation session.
AI COPYRIGHT COMPLIANCE

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.

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.

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.

Substantial Similarity Test

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.

01

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.

3 Stages
Analytical Framework
02

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.

Ordinary Observer
Legal Standard
03

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.

2 Prongs
Objective + Subjective
04

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.

Triviality
Threshold Standard
05

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.

Access ↔ Similarity
Inverse Correlation
06

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.

Unprotectable
Genre Conventions
LEGAL STANDARDS

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.

LEGAL TEST VS. COMPUTATIONAL PROCESS

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.

FeatureSubstantial Similarity TestDerivative Work DetectionPerceptual 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

Prasad Kumkar

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.