← Reddit

image 2.0 seems broken , they need to add filters to protect people from this !!

Reddit · ConfusionNo4339 · April 23, 2026

Detailed Analysis

A deleted Reddit post from r/OpenAI captures a sentiment increasingly common among users of AI image generation platforms: that newer iterations of image generation tools — referred to here as "Image 2.0," likely alluding to updated capabilities within OpenAI's GPT-4o or a comparable generational update — are exhibiting erratic, inconsistent behavior that simultaneously frustrates legitimate users and remains vulnerable to deliberate circumvention. Though the original post's content was removed, the title alone reflects a broader, well-documented tension in the AI image generation space between protective content moderation and functional usability for ordinary users.

The core complaint aligns with widely reported experiences across major AI image platforms. OpenAI's image generation filters have drawn criticism for blocking clearly benign prompts — including scenes involving celebrities, Star Wars imagery, or mild violence in fictional contexts — while still being susceptible to bypass via image-to-image editing workflows, where uploading and modifying a base image frequently succeeds where a direct text prompt would fail. This inconsistency is not merely an inconvenience; it erodes user trust and suggests the filter architecture operates reactively rather than proactively. Users report that prompts sometimes succeed on one attempt and fail on another with identical phrasing, pointing to nondeterministic enforcement that makes the system feel arbitrary rather than principled. Midjourney exhibits similar dynamics, with its image-based filters being stricter than text-based ones, yet still susceptible to substitution techniques identified in academic research using reinforcement learning-based prompt probing.

The underlying technical problem is a structural gap between prompt comprehension and image generation. Safety filters in many current systems evaluate inputs at one layer but cannot fully anticipate what downstream generative processes will render, creating exploitable seams. Research published on arXiv has demonstrated that systematic prompt searching can reliably find workarounds in closed-source systems, and that image-to-image modes represent a particularly persistent vulnerability. Apple Photos' AI tools reflect a parallel challenge — contextual safety triggers that can be defeated through staged edits, cropping, or markup overlays — illustrating that the problem is industry-wide rather than specific to any single product.

The call embedded in the Reddit post's title — to "add filters to protect people" — reflects a misunderstanding that is itself instructive: many users assume the absence of reliable filtering means no filtering exists, when in fact the systems have extensive moderation architectures that are simply inconsistent in application. The more technically precise demand, echoed in OpenAI's own community forums, is for pre-generation, chat-level filtering that rejects impermissible prompts before computational resources are consumed, paired with clearer, more consistently enforced rules. Custom GPT moderation configurations and more tightly aligned training pipelines have been proposed as paths forward. The challenge for developers is calibrating these systems to reduce false positives — which alienate good-faith users — without creating the false assurance that comes from security theater that determined bad actors can trivially bypass.

This episode fits into a broader pattern in the 2025–2026 AI development landscape, in which the rapid capability scaling of generative models has outpaced the maturation of their safety and moderation infrastructure. As image generation tools become more powerful and more integrated into consumer products, the stakes of both over-restriction and under-restriction rise simultaneously. Anthropic and other frontier AI developers have increasingly emphasized the need for layered, context-aware safety systems rather than blunt keyword or pattern-based filters — an approach that remains a work in progress across the industry. The Reddit post, even in its deleted form, serves as a data point in the ongoing public pressure on AI companies to move from reactive, inconsistent moderation toward something more coherent, transparent, and robust.

Read original article →