StampyAI / stampy-ui

AI Safety Q&A web frontend
https://aisafety.info
MIT License
35 stars 9 forks source link

Suggestion: Gradually replace AI generated images #674

Open ITR13 opened 4 months ago

ITR13 commented 4 months ago

Currently the site uses AI generated images in it's definition popups and "Advanced Sections" buttons, but doesn't have any page detailing if these are ethically sourced or what their training data was: image image image

The ethics behind generative AI is still under heavy debate, and a lot of people might view the site in a negative light if they spot AI generated images. People who are against generative AI are also likely to want safer AI, so keeping these images can be detrimental to the cause.

My suggestion is to gradually replace the AI generated images with ones contributed by artists. Preferably also doing steps to ensure it's easy to see what images still haven't been replaced, and making it easy for artists to contribute an image since not everyone knows how to use GitHub.

This of course excludes images like the ones on "What is interpretability and what approaches are there?" that are used as examples.

LeMurphant commented 3 months ago

This is an interesting perspective. My (relatively uninformed) view was that the use of these images was debated if it was either 1) Emulating the style of a specific artist or 2) Replacing the work of an existing paid artist.

Given that it seems unlikely to me that we would pay artists to produce images for e.g. the glossary, the ethical constraints do not seem to apply as much to us. Still, if the perception is "AI-generated images -> bad", then it might be worth taking into consideration and switching to a paid bank of images.

At the moment, images for the glossary and icons for the sections are produced by prompting DALL-E, which I don't expect to have the best standards in terms of fair use of artists's work. If there is a platform that generates images that are more ethically sourced, I suggest we move to it even if the quality is lower. Unfortunately, if the people visiting the site cannot see the difference, this might not help the perception.

ITR13 commented 3 months ago

This is an interesting perspective. My (relatively uninformed) view was that the use of these images was debated if it was either 1) Emulating the style of a specific artist or 2) Replacing the work of an existing paid artist.

There's definitely variation in how people feel about it. I think within artist circles it's a lot more frowned upon than in other places, which makes sense since they're affected by it the most. But there's definitely people who are fine with it there too, or are fine with it if it doesn't emulate/replace work like you say.

Given that it seems unlikely to me that we would pay artists to produce images for e.g. the glossary, the ethical constraints do not seem to apply as much to us. Still, if the perception is "AI-generated images -> bad", then it might be worth taking into consideration and switching to a paid bank of images.

Obviously very difficult to tell how people will perceive it in advance, but I figure having a discussion about it is good. I personally don't think switching to a paid bank of images would be necessary. The rest of the website is open source both in content and code, so doing the same for images could work too.

At the moment, images for the glossary and icons for the sections are produced by prompting DALL-E, which I don't expect to have the best standards in terms of fair use of artists's work. If there is a platform that generates images that are more ethically sourced, I suggest we move to it even if the quality is lower. Unfortunately, if the people visiting the site cannot see the difference, this might not help the perception.

I'm unaware of any platforms that are more ethically sourced unfortunately. It might be smart to have a small text saying "Image generated with DALL-E" somewhere to not seem like it's being hidden? Not sure if that would change people's perception of it though.