Live data from Hacker News

Search 5.8B images used to train popular AI art models

haveibeentrained.com

41–50 of 187 posts

Re: Search 5.8B images used to train popular AI art models

#41
post #37

There is a lot of porn there

I'll get downvoted massively, but porn is by definition art (meant to be viewed and evoke reactions, just as advertising art is), and has been some of the most important creative outputs for as almost as long as humans have been creating art.

Re: Search 5.8B images used to train popular AI art models

#44
post #23
post #9

It's surprising how poorly labeled these images are; who is curating this collection? Can't they crowd-source a proper labeling project - I wonder how much better things like Stable Diffusion would be if its training would include correct, complete labels for the images. I'm sure lots of folks would willingly spend a few minutes here and there to aid with the labeling if it means they get to enjoy the model for free.

part of our idea is that artists can help with labelling their own work

The same artists who have been pitching a fit about how the robots are coming for their jobs?

Pretty sure they are trying to figure out a way their art can’t be used to train an AI and won’t be willingly participating in making it easier.

Re: Search 5.8B images used to train popular AI art models

#45
post #39

Wow, so I've been trained. Many times over. Photos stolen from my personal portfolio.

You mean the portfolio which, by definition to be in that dataset, was marked for indexing by robots.txt, and made available publicly to unauthenticated GET requests on the internet?

This seems no different than the controversy over GPL code being used to train Github Copilot. Just because it's publicly available and allows indexing doesn't say anything about the license it's released under.

Re: Search 5.8B images used to train popular AI art models

#46

I'd love to know how this works. I entered my own name for the lols, and it returned mostly paintings of the Cape Winelands in South Africa where I grew up, which is pretty creepy.

I entered mine and it returns a ton of 1800's images of men (apt) with a similar first name and rather different last names. It has a long way to go on this front.

Re: Search 5.8B images used to train popular AI art models

#47
post #9

It's surprising how poorly labeled these images are; who is curating this collection? Can't they crowd-source a proper labeling project - I wonder how much better things like Stable Diffusion would be if its training would include correct, complete labels for the images. I'm sure lots of folks would willingly spend a few minutes here and there to aid with the labeling if it means they get to enjoy the model for free.

The training used in the current round of image generators is Contrastive learning - the idea is that you don't use "properly curated" datasets - you just throw volume at the problem and let it sort itself out. Which makes sense - humans learn by the same mechanism.

The LAION-5B set in particular is filtered by it's CLIP embeddings - basically run a better AI to classify the images, and check that the two descriptions rate highly enough for similarity, which in turn lets the system have some confidence an image isn't completely wrong (also the step you filter out NSFW and other things if you want, generally).

Re: Search 5.8B images used to train popular AI art models

#48
post #39

Earlier quoted context omitted.

You mean the portfolio which, by definition to be in that dataset, was marked for indexing by robots.txt, and made available publicly to unauthenticated GET requests on the internet?

You mean my intellectual property that they are now charging to buy credits to rip off with a plagiarism algorithm? All rights reserved. I didn't agree for them to use my IP commercially.

What intellectual property? Where in the Stable Diffusion model weights does your intellectual property exist?

Re: Search 5.8B images used to train popular AI art models

#49
post #37

There is a lot of porn there

I'll get downvoted massively, but porn is by definition art (meant to be viewed and evoke reactions, just as advertising art is), and has been some of the most important creative outputs for as almost as long as humans have been creating art.

> meant to be viewed and evoke reactions, just as advertising art is

And when they mix the two things get interesting. Having topless women selling (cow’s) milk was a very strange experience as a “prudish” American.

Re: Search 5.8B images used to train popular AI art models

#50
post #45
post #39

Earlier quoted context omitted.

You mean the portfolio which, by definition to be in that dataset, was marked for indexing by robots.txt, and made available publicly to unauthenticated GET requests on the internet?

This seems no different than the controversy over GPL code being used to train Github Copilot. Just because it's publicly available and allows indexing doesn't say anything about the license it's released under.

When using GitHub, you grant GitHub a license to use your code for Copilot and other such things. This is not necessarily the same license that you might give others separately, such as MIT or GPL.
Post reply on HN