Dev reproduces Google query fanout paper: diffusion model outputs vectors, skipping text
dejanseo · x · 2026-09-24
dejanseo reproduced Google's new query fanout research, trained the model himself, and argues that if it ships, text fanouts are gone.
- Key insight: the research skips text generation entirely—a small diffusion model is trained on vectors and outputs vectors, enabling direct semantic document retrieval.
- He simplified the pipeline by skipping RL, using teacher models to generate quality synthetic fanout data.
- The trained model is open-sourced on Hugging Face (dejanseo/fanout-diffusion) with a live Space demo that uses embeddings instead of text queries, trained on Google's e-commerce taxonomy fanouts.
- He reports blazing speeds using a 1-bit architecture with custom CUDA kernels.
Related event: Developer Replicates Google Query Fanout Research with Working Model(2 posts)→
More from Infra
- Investor Predicts EDA/CAD Will Collapse Into One Flow Within 3-5 Years — ai · 2026-09-25
- AI Data Center Debt Starting to Roll Over, Rising Rates Accelerating the Problem — AIFlow_ML · 2026-09-25
- Musk details xAI compute: Colossus 2 to hit 880k GB300s by year-end — elonmusk · 2026-09-25
- Qwen-Image-2.1 gets GGUF quantization, could run text-to-image on a Snapdragon 865 phone — ResidentAping · 2026-09-25
- Deep Inference-Query Engine Integration: Custom Scheduler and Workload-Aware KV Cache for Prefill-Only AI Filters — charles_irl · 2026-09-25
- Finance worker seeks local AI setups to cut soaring Codex/ChatGPT costs — Startup__Sam · 2026-09-25