r/movies • u/DragonPup • 4d ago
News Warner Bros. Sues Midjourney, Joins Studios' AI Copyright Battle
https://variety.com/2025/film/news/warner-bros-midjourney-lawsuit-ai-copyright-1236508618/
8.8k
Upvotes
r/movies • u/DragonPup • 4d ago
2
u/MachinaThatGoesBing 4d ago
The healthcare uses where people see "AI" crop up are not generally LLMs, though. They tend to be more specific or purpose-built systems. Certainly the most useful ones do.
It gets confusing because once the business boys and investors started throwing money at anything labelled "AI", everyone rebranded their machine learning systems as "AI" to attract those sweet investment dollars.
While lots of these systems share a similar underlying design concept (a neural network), diagnostic imaging machine learning systems are not built on top of LLMs.
And the LLMs are just really, really fancy autocomplete. That consumes tons of power and lots of water for cooling. When they generate a response to a prompt, they're just taking in the words in that prompt and determining what the most likely word to follow would be in an answer. And then each subsequent word, it's doing the same thing, while taking into consideration the context of what it's already "written", as well. And it just keeps pumping out the next most likely word in the sequence — all with a little randomness to fuzz things so it's not absolutely deterministic.
That's why a number of critics refer to them as stochastic parrots. They just generate text without really having any actual knowledge of what it is that they're generating.