SearchGen Studio

Search Beyond What Can Be Taught — Evolving the Knowledge Boundary in Agentic Visual Generation

Image generators fabricate what they don't know. This one looks it up first — and knows when not to.

Demo Setup

This live demo runs entirely on our own trained stack — with no live web calls at inference time. It illustrates the knowledge boundary: the line between what a model can learn once and what it must look up per request. Try a knowledge-hungry prompt (a 2025 event, a niche mascot, a specific person) and compare the two modes below.

ReasonerTrained Qwen-3 agentic reasoner GeneratorTrained Qwen-Image generator OfflineOffline search corpus — frozen, no live APIs
Simple

The prompt-rewriting baseline: it enriches wording but still generates from stale weights — great for concepts the model already knows, blind to everything past its training cutoff.

Compose
Refine:
Prompt Enhancement Mode:
Direct
Your generated image will appear here
direct generation result
Recent
No attempts yet — your recent generations will show up here.

Enjoying the demo? Help us out.

If you find this demo fun or useful, please ⭐ upvote our repo or cite the paper.
Support the project — upvote on Hugging Face & alphaXiv, or star the repo on GitHub. One click genuinely helps. 🤗Upvote on HF Paper Upvote on alphaXiv Star Star on GitHub
@article{wang2026searchgen,
  title   = {Search Beyond What Can Be Taught: Evolving the Knowledge
             Boundary in Agentic Visual Generation},
  author  = {Wang, Haozhe and Feng, Weijia and Yu, Jinpeng and Liu, Che and
             Nie, Ping and Lin, Fangzhen and Liu, Jiaming and Huang, Ruihua and
             Lin, Jimmy and Chen, Wenhu and Wei, Cong},
  journal = {arXiv preprint arXiv:2607.05382},
  year    = {2026},
  url     = {https://arxiv.org/abs/2607.05382}
}
Powered by Qwen-Image · SearchGen