Semantic Browsing: Controllable Diversity for Image Generation

2026-06-22Computer Vision and Pattern Recognition

Computer Vision and Pattern RecognitionArtificial IntelligenceGraphicsMachine Learning
AI summary

The authors found that text-to-image models create very accurate pictures but usually show only one main idea, making the images less diverse. To fix this, they developed a way to control diversity by changing the text descriptions, allowing users to explore images by adjusting meaningful parts systematically. Their method uses a Vision Language Model to understand the whole scene and vary details in structured ways, not just random changes. This helps make image galleries where each variation is clear and easy for users to understand.

text-to-image modelsdiversitysemantic controlVision Language Model (VLM)prompt adherenceimage generationstructured variationsemantic browsingcreative explorationcaptioning
Authors
Sara Dorfman, Maya Vishnevsky, Omer Dahary, Or Patashnik, Daniel Cohen-Or
Abstract
Modern text-to-image models excel in visual fidelity and prompt adherence. However, this strict adherence comes at the cost of diversity: generated samples tend to collapse into a single visual interpretation. Existing methods to improve diversity produce outputs driven by incidental variations rather than meaningful design choices. This motivates a new variant of the diversity task where structure is enforced on the generated samples. We introduce a method for controlled diversity that enables Semantic Browsing, where users can navigate structured image galleries and experience creative exploration through a systematic traversal of meaningful, interpretable axes of variation. Achieving this level of semantic control requires a deep understanding of the scene. We exploit the fact that recent text-to-image models are trained on elaborated captions, effectively decoupling semantic decision-making from pixel generation. This enables a paradigm shift: instead of relying on stochastic variation within the text-to-image model, we induce diversity directly at the text level. By leveraging rich textual representations, we allow a Vision Language Model (VLM) to operate on the full scene context. To overcome the generic outputs typical of standard VLMs, we employ an agentic workflow that explicitly enforces structured variation attuned to the original prompt. We demonstrate that our method produces diverse and navigable design spaces where every variation corresponds to a specific, user-understandable semantic decision.