Aussie AI

AI Copyright Research

  • Last Updated 27 August, 2025
  • by David Spuler, Ph.D.

The use of AI brings with a number of legal issues related to copyright. AI-created works affect the copyright of writing, code, images, video, music, and any other computer-assisted creations.

Problems for the user include that AI output may not be copyrightable because it's not a human author, and that the AI could generate copyright-infringing results from a copyrighted source on which it was trained. Problems for the AI vendor include the right to train engines using copyrighted content under "fair use", along with all the copyright issues for their users.

This page discusses AI copyright issues in general, from a research perspective, about the theory and the law. Specific discussion of the copyright affecting this website, and your use of this website, is elsewhwere, such as in the Terms of Use. Furthermore, this information is not legal advice, is not specific to you, and you should seek professional legal advice about any of your concerns.

List of Copyright Issues

Some of the legal and ethical issues related to copyright and AI include:

  • Copyrightability of AI computer-only creations from Generative AI.
  • Copyrightability of AI modification of human-authored works (e.g. "Copilot" working styles).
  • Who owns the copyright? (assuming there is any)
  • Are AI creations a "derivative work"?
  • Derivative of what? Of the prompt? Of the training dataset? All vs part of the training dataset?
  • "Fair use doctrine" in using copyrighted material for AI model training.
  • Copyright infringement from AI output that is similar to copyrighted works.
  • Identical AI output created independently for two or more users.
  • Combinations of multiple copyrighted and non-copyrighted works in AI output.
  • Interaction of the "copyleft" licenses in content used for training.
  • Generated AI output that is very similar to "copyleft" content.
  • Use of AI-created generated works to train future AI models (i.e. zero human-authored inputs).
  • Cross-border multi-jurisidictional legal complexities for any of the above concerns.

For most of these issues, the answers to the question, in any jurisdiction, is probably currently: "unclear".

AI Vendor Copyright Policy Statements

Various large AI companies have public announcement in regards to the various AI copyright issues:

AI Copyright Infringement Lawsuits

Lawsuits have been filed alleging that ChatGPT's output infringes copyright of the authors whose works were used to train the AI model.

Articles on AI Copyright

Various press articles and online websites discuss the issues:

Research Papers on AI Copyright Concerns

Papers and articles on the legal issues in relation to AI copyright:

AI Books from Aussie AI



The Sweetest Lesson: Your Brain Versus AI The Sweetest Lesson: Your Brain Versus AI: new book on AI intelligence theory:
  • Your brain is 50 times bigger than the best AI engines.
  • Truly intelligent AI will require more compute!
  • Another case of the bitter lesson?
  • Maybe it's the opposite of that: the sweetest lesson.

Get your copy from Amazon: The Sweetest Lesson



RAG Optimization RAG Optimization: Accurate and Efficient LLM Applications: new book on RAG architectures:
  • Smarter RAG
  • Faster RAG
  • Cheaper RAG
  • Agentic RAG
  • RAG reasoning

Get your copy from Amazon: RAG Optimization



Generative AI in C++ Generative AI Applications book:
  • Deciding on your AI project
  • Planning for success and safety
  • Designs and LLM architectures
  • Expediting development
  • Implementation and deployment

Get your copy from Amazon: Generative AI Applications



Generative AI in C++ Generative AI programming book:
  • Generative AI coding in C++
  • Transformer engine speedups
  • LLM models
  • Phone and desktop AI
  • Code examples
  • Research citations

Get your copy from Amazon: Generative AI in C++



CUDA C++ Optimization CUDA C++ Optimization book:
  • Faster CUDA C++ kernels
  • Optimization tools & techniques
  • Compute optimization
  • Memory optimization

Get your copy from Amazon: CUDA C++ Optimization



CUDA C++ Optimization CUDA C++ Debugging book:
  • Debugging CUDA C++ kernels
  • Tools & techniques
  • Self-testing & reliability
  • Common GPU kernel bugs

Get your copy from Amazon: CUDA C++ Debugging

More AI Research

Read more about: