Comment by pennomi

6 days ago

Trying to censor nudity in image generation models caused all kinds of problems with anatomy in image models. I’m sure these models will have similar issues with security.

Censorship on image generation models works on another level. The models can generate NSFW, but there are extra computer vision models checking if the images can be shown to the users. It's especially obvious for Grok and ChatGPT.

  • There are image models with censorship at every stage from pretraining to posttraining.

    Most recently Ideogram released an open weight model that will denoise into a grey image with the text "Blocked by safety filter" notice for certain prompts

    Of course, because it's open weights people have found defeats

  • That's only correct for specific models and not what parent was referring to.

    Stable Diffusion 3, an open weights model, was laughed at at release for not being able to even generate a woman laying in grass. The community attributed this to the heavy dataset filtering. Since then other open weights releases have been made with no NSFW capabilities and the community claims they're not as good as anatomy as well.

    You can google "stable diffusion 3 woman in grass" and press the images tab to see how the model failed spectacularly.