Comment on AI companies have all kinds of arguments against paying for copyrighted content
Mnemnosyne@sh.itjust.works 1 year agoIt can only produce models that we tune on datasets. Those datasets being copywritten content.
That’s called learning. You learn by taking in information, then you use that information to produce something new.
echo64@lemmy.world 1 year ago
It isn’t. Statistical models do not learn. That’s just how we anthropomorphic them. They bias.
Bgugi@lemmy.world 1 year ago
You could say the same about humans.
echo64@lemmy.world 1 year ago
no, you literally can not.
Bgugi@lemmy.world 1 year ago
Yes, you literally can. At the very deepest level, neural networks work in essentially the same way actual neurons do. All “learning,” artificial or not, is biasing the interconnections and firing rates between nodes “biasing” them for desired outputs.
Humans are a lot more complicated in terms of size and architecture. Our processing has many more layers of abstraction and processing (understanding, emotion, and who knows what else). But fundamentally the same process is occuring: inputs + rewards = biases. Inputs + biases = outputs.