Viewing a single comment thread. View all comments

SerenumUS t1_j6ipa88 wrote

The AI model, presumably machine learning, is not even remotely close to being "like a human". It's called "artificial intelligence" for a reason. The "training" data heavily influences the output.

If you made a machine learning model on a very small scale, such as putting 10 images from artists as its training data, the produced work would very obviously be just portions of the images you fed it. This is no different than what we are seeing now, just on a bigger scale. The output for the source code generation, or art generation, is quite literally using stolen portions of code/images.

I feel people are looking at the final outcome rather than how it got there.

This is the equivalent of hiring one guy to just copy and paste code from the internet for every feature, etc. for a piece of software to be developed (with a lot of imperfections, mind you) and giving the guy a raise because the outcome works.

0

poo2thegeek t1_j6iq0d4 wrote

Yes, but if you took a 4 year old child who had never seen a painting before, showed them 10 paintings, and then asked them to make their own painting. Either, they’ll just scribble on the canvas randomly because they’re not competent enough to do anything, or they’ll end up making something very similar and nearly identical to those examples you’ve shown them.

You use the example of the programmer taking code off the internet… I’m not sure if you’re a programmer yourself, but you know that’s a meme right? The joke is that a big part of programming is finding the right stack overflow/blog/tutorial that has the code similar enough to what you need, and you change bits of it and incorporate it into your work.

3

SerenumUS t1_j6k9yvq wrote

Comparing a child painting stuff to an AI model stealing artwork without permission for others to use to generate art is apples and oranges. You still aren't addressing the blatantly obvious point - artwork on the internet being used without permission. People are selling or using these generated AI works (by themselves or apart of a book, etc.). This causes issues.

And I am a Software Engineer - yes I know it's a meme but I'm not referring to that. Good programmers don't copy and paste from the internet constantly. If it's an algorithm, sure that is fine. But a good programmer can generally develop features on the frontend/backend for software without needing heavy assistance.

1

poo2thegeek t1_j6lr85c wrote

Again, you keep bringing up the same point - “art work being used without permission” - and I keep arguing that this is no different to a person looking at a piece of art as inspiration.

It’s perhaps more of a philosophical issue, and it also relates to my personal belief that DL models are closer to analogous to the brain than a lot of people imagine - but this is purely conjecture.

1