# Case study: generative AI and copyright

### AI and art

<figure><img src="/files/qS7Ee4bnMulQ4gr70iAb" alt=""><figcaption><p>"1960's art of cow getting abducted by UFO in midwest", generated with DALL E, August 2022<br><a href="https://commons.wikimedia.org/wiki/User:Encik_Tekateki">Encik Tekateki</a>, Public domain, via Wikimedia Commons</p></figcaption></figure>

{% embed url="<https://artisticinquiry.org/AI-Open-Letter>" %}

<figure><img src="/files/9leMTG8wDQTVjr6UehJf" alt=""><figcaption><p>Chen, Min. 2023. “Artists and Illustrators Are Suing Three A.I. Art Generators for Scraping and ‘Collaging’ Their Work Without Consent.” <em>Artnet News</em> (blog). January 24, 2023. <br><a href="https://news.artnet.com/art-world/class-action-lawsuit-ai-generators-deviantart-midjourney-stable-diffusion-2246770">https://news.artnet.com/art-world/class-action-lawsuit-ai-generators-deviantart-midjourney-stable-diffusion-2246770</a>.</p></figcaption></figure>

### AI and copyright

<figure><img src="/files/owa0Q46oU4lbwqYS4SlL" alt=""><figcaption><p>Rosenberg, Louis. 2022. “I Used Generative AI to Create Pictures of Painting Robots, but I’m Not the Artist — Humanity Is.” <em>Big Think</em> (blog). September 9, 2022. <a href="https://bigthink.com/high-culture/generative-ai-pictures-humanity-artist/">https://bigthink.com/high-culture/generative-ai-pictures-humanity-artist/</a>.</p></figcaption></figure>

#### Who is the artist and author in generated artwork?

> every person who contributed to the billions of creative artifacts that generative AI systems are trained upon. — Louis Rosenberg

\+ everyone who shared, commented on or upvoted it

#### Who should be compensated for such artwork?

> *It’s reasonable to consider a “humanity tax” on generative systems trained on massive datasets of human artifacts. It could be a modest fee on transactions, maybe paid into a central “humanity fund” or distributed to decentralized accounts using blockchain. I know this sounds like a strange idea but think of it this way: **If a spaceship full of entrepreneurial aliens showed up on Earth and asked humanity to contribute our collective works to a database** so they could generate derivative artifacts for profit, **we would likely ask for compensation**.*\
> — Louis Rosenberg

{% embed url="<https://bigthink.com/high-culture/generative-ai-pictures-humanity-artist/>" %}

<figure><img src="/files/tkMW3xKL28KmmSVZro4r" alt=""><figcaption><p>Coles, Cameron. 2023. “11% of Data Employees Paste into ChatGPT Is Confidential.” <em>Cyberhaven</em> (blog). February 28, 2023. <a href="https://www.cyberhaven.com/blog/4-2-of-workers-have-pasted-company-data-into-chatgpt/">https://www.cyberhaven.com/blog/4-2-of-workers-have-pasted-company-data-into-chatgpt/</a>.</p></figcaption></figure>

### AI and plagiarism

{% embed url="<https://www.aiweirdness.com/facts-about-whales-20-07-13/>" %}

<figure><img src="/files/yUYADERkEOuZLygg0ZRG" alt=""><figcaption><p>Shane, Janelle. 2020. “Facts about Whales.” <em>AI Weirdness</em> (blog). July 13, 2020. <br><a href="https://www.aiweirdness.com/facts-about-whales-20-07-13/">https://www.aiweirdness.com/facts-about-whales-20-07-13/</a>.</p></figcaption></figure>

> *...then I started googling individual sentences. It turns out most of them are near word-for-word reproductions of Wikipedia sentences. **If the AI were a student, it would be flunked for plagiarism.*** \
> — Janelle Shane

## The referential reality of synthetic content

* is constructed and determined by a (human) judge comparing their expectations to the outcome (**output**)
* if the result meets expectations — ‘whale facts’ are correct, or the opinion piece is satisfactory in style and content — the judging editor may state that the text is ‘about external reality’, and publish it
* If the result is incorrect, insufficient or inconsistent with the respective possible world (fictional or non-fictional) — e.g., the requested whale facts contain statements such as ‘dolphins also live in the desert’ (Shane 2020) or other statements that are false or nonsensical in relation to the external reality, the judgement may evaluate that the text is ‘about nothing’.

— Viidalepp, Auli. 2022. “The Semiotic Functioning of Synthetic Media.” *Információs Társadalom* 22 (4): 109–18. <https://doi.org/10.22503/inftars.XXII.2022.4.9>.

<figure><img src="/files/ACZcIr8jsRfoaBv4vSKo" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nextbook.technosemiotics.eu/contemporary-ai-case-studies/case-study-generative-ai-and-copyright.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
