DeviantArt DreamUp faces backlash over alleged artist style infringement
DeviantArt's DreamUp AI generator sparked outrage for training on artist styles without consent. The company initially used an opt-out system, leading to community backlash and legal action.
The system's opt-out mechanism effectively appropriated artist styles by default.
Key facts
- What
- DeviantArt's DreamUp AI generator sparked outrage for training on artist styles without consent.
- Incident date
- Nov 15, 2022
- Who
- DeviantArt
- Failure mode
- Policy Violation
- AI surface
- Copilot
- Severity
- Medium
What happened
DeviantArt launched the DreamUp AI image generator in November 2022. The tool faced immediate backlash from the artist community for using their work to train the model without explicit consent. This controversy led to a change in the platform's terms of use and a subsequent class action lawsuit in early 2023.
What broke inside the model
- 01 · TriggerA prompt pushes against a deployment boundary.
- 02 · Model stepThe model produces the disallowed output.
- 03 · Control gapNo enforcement blocks it at generation time.
- 04 · FailureThe output crosses the policy line.
- 05 · ConsequenceA limit the business set is breached in public.
The output crosses a policy boundary the deployment had defined.
The system's data ingestion mechanism failed by implementing an opt-out rather than an opt-in consent model for training data. This allowed the AI to incorporate artist styles into its generation capabilities without the creators' permission.
What it cost
Sources
- PressDeviantArt's New A.I. Generator Angers Artists for Promising, But ...news.artnet.com
- PressDeviantArt breaks silence over fierce backlash for its new AI art toolcreativebloq.com
- PressArtists File Class Action Against AI Art Generators Over Alleged Copyright Infringementclassaction.org
Cite this entry
https://failureindex.ai/failures/deviantart-dreamup-faces-backlash-artist-styleAI Failure Index. "DeviantArt DreamUp faces backlash over alleged artist style infringement" (FI-0532). Realm Labs. https://failureindex.ai/failures/deviantart-dreamup-faces-backlash-artist-style (indexed Jun 16, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0532. Full dataset at /data.
Note from Realm Labs, the Index steward
How Realm would have caught this
- Prism
- OmniGuard
Realm compares what the model is about to output or do against the policy that governs the deployment, in real time, and can deny or redact the action before it takes effect, which is the gap an after-the-fact review never closes in time.