Ethics, Copyright & Responsible Use

Generative AI Prompting for Image Models

Chapter 9 · Ethics, Copyright & Responsible Use

This chapter is deliberately substantive, matching the seriousness this site has given ethics elsewhere — pentest1-1's written-authorization precondition, crypto1's own real case studies. Four genuinely distinct issues are covered here, not one blurred-together "AI ethics" concern — they have different causes, different degrees of legal settlement, and different people actually responsible for addressing them. Treating them as one issue would obscure exactly the distinctions that matter.

Issue 1: Training-Data Copyright — Genuinely Unresolved

Ongoing litigation, not a settled question

Image models are trained (imgai1-2) on billions of images scraped from across the internet, a large share of which are under copyright, gathered without explicit licensing from the individual rights holders. The central legal question — does training a model on copyrighted images constitute infringement, or is it transformative fair use? — is genuinely being litigated right now, not settled either direction.

Getty Images v. Stability AI is a real, notable case specifically because Getty's own complaint pointed to outputs that reproduced a recognizable, garbled version of Getty's own watermark — direct, visible evidence that specific training images had been memorized closely enough to leave a trace in generated output, not merely "influenced" the model in some diffuse statistical sense. Andersen v. Stability AI is a separate class action brought by a group of working artists raising the same underlying training-data question from a different angle. Both are genuinely unresolved as of this writing — this chapter states the real question being litigated rather than asserting a confident answer the law itself hasn't reached.

Issue 2: Living-Artist Style Mimicry — A Legal Question and an Ethical Question, Kept Separate

Two different axes, often conflated

Prompting in the style of [named living artist] (imgai1-3's own Style category) is real, common, documented practice. It raises a genuinely different question from Issue 1 above, and the two shouldn't be collapsed together.

The legal question: under U.S. copyright law, a specific work is protected — a particular painting, a particular photograph — but a general style (a recognizable way of using color, brushwork, composition) generally is not. Mimicking a living artist's style, narrowly, is not the same legal category as reproducing one of their specific copyrighted works.

The ethical question is separate, and real regardless of the legal answer: a working artist's distinctive style is often their own economic livelihood and reputation — the thing clients specifically hire them for. Generating unlimited, uncompensated, unconsented content that competes directly with that artist's own commissioned work, using their own name as a literal prompt term, causes a real, documented economic harm even in cases where no specific copyrighted work was reproduced. Several tools, including Midjourney, have restricted or removed the ability to invoke specific living artists' names by name as a matter of policy — a real, documented response to exactly this concern, independent of how the unsettled legal question in Issue 1 eventually resolves.

Why keeping these two axes separate matters
"Style isn't copyrightable, so it's fine" answers only the legal question — it says nothing about the separate, real economic harm to a specific working artist. "It harms artists, so it must be illegal" makes the opposite mistake, treating a real ethical concern as if it settles a legal question it doesn't actually resolve. Both halves of this section are true at once, and neither cancels the other out.

Issue 3: Deepfakes & Consent — The Clearest-Cut Case in This Chapter

Direct, identifiable harm to a specific real person

This is a different category from both issues above — not about training data or artistic style, but about generating a realistic, identifiable image of a specific real person without their consent. This is the clearest-cut ethical case in this chapter, with the least genuine ambiguity: non-consensual explicit imagery (a well-documented, serious harm, with dedicated legislation emerging specifically to address it in multiple jurisdictions), fabricated images of public figures placed in fabricated situations for political disinformation, and more mundane identity misuse all fall here.

Most major tools now maintain real content policies restricting the generation of photorealistic images of real, named individuals, with genuinely varying enforcement effectiveness across tools and over time. Unlike Issues 1 and 2, there's no real live legal or ethical debate over whether this category of harm is real — the open questions here are almost entirely about detection, enforcement, and legislative response, not about whether the underlying concern is legitimate.

Issue 4: Training-Data Bias Surfacing in Generated Output

A mechanical consequence, not an invented one

A bare, unspecified prompt like a doctor or a CEO has, across multiple tools, been well-documented to default toward particular demographics far more consistently than real-world demographics for those roles would suggest. This isn't a value the model invented from nothing — per imgai1-2's own mechanism, and directly extending imgai1-3's own explanation of why vague prompts produce generic, averaged results, an unspecified prompt's embedding sits in a broad region shaped by whatever demographic patterns were statistically dominant in the captioned training images associated with that term. If historical stock photography and web imagery skewed a particular way for a given role, the model's own statistical average reflects that skew mechanically, whether or not anyone building the model intended it.

This mechanical explanation doesn't absolve model builders of responsibility — a company choosing what data to train on, and whether to intervene on documented bias afterward, is still making real choices with real consequences. Some companies have made deliberate interventions to diversify default outputs for certain prompts, with mixed and sometimes controversial results when those interventions have been applied inconsistently or without enough care for the actual prompt's own context.

Four Issues, Different Responsibility

IssueStatusPrimarily whose responsibility
Training-data copyrightGenuinely unresolved, active litigationModel builders / dataset curators; courts
Living-artist style mimicryLegally narrow, ethically realBoth platform policy and individual prompting choices
Deepfakes / consentClear-cut harm; open questions are about enforcementPrimarily the individual user; platform policy as a backstop
Training-data biasWell-documented, mechanically explainablePrimarily model builders, via dataset and intervention choices

Hands-On Exercises

Exercise 1

Explain why Getty Images v. Stability AI is described in this chapter as genuinely notable evidence, specifically because of the watermark detail, rather than just "another lawsuit about training data."

📄 View solution
Exercise 2

Using this chapter's own warn-box, explain why "style isn't copyrightable, so mimicking a living artist's style is fine" is an incomplete argument, and explain what question it actually answers versus what question it leaves untouched.

📄 View solution
Exercise 3

Using this chapter's own explanation of training-data bias and imgai1-3's own mechanism for why vague prompts produce generic results, explain why a biased default output is described as "mechanical" rather than "invented," and explain why this doesn't remove responsibility from the companies that build these models.

📄 View solution

Chapter 9 Quick Reference

  • Training-data copyright — genuinely unresolved, active litigation (Getty v. Stability AI, Andersen v. Stability AI)
  • Living-artist style mimicry — style itself isn't copyrightable (legal axis), but real economic harm to working artists is a separate, genuine ethical axis
  • Deepfakes/consent — the clearest-cut harm in this chapter; open questions are about enforcement, not legitimacy
  • Training-data bias — a mechanical consequence of skewed training data (imgai1-2/imgai1-3's own averaging mechanism), not an invented value, though builders remain responsible for it
  • Four distinct issues, four different primary responsibility-holders — resist collapsing them into one blob
  • Next chapter: Capstone: Crafting a Prompt Iteration Workflow