TensorX
返回文献探索

Paper · arXiv 2602.15030

Image Generation with a Sphere Encoder

Kaiyu Yue, Menglin Jia, Ji Hou, Tom Goldstein

21 upvotesFebruary 16, 2026arXiv 预印本
AI 摘要

The Sphere Encoder is an efficient generative model that produces images in a single forward pass by mapping images to a spherical latent space and decoding from random points on that sphere, achieving diffusion-like quality with significantly reduced inference costs.

sphere encodergenerative frameworkspherical latent spaceencoder-decoder architectureimage reconstruction lossesconditional generationinference cost

Abstract

We introduce the Sphere Encoder, an efficient generative framework capable of producing images in a single forward pass and competing with many-step diffusion models using fewer than five steps. Our approach works by learning an encoder that maps natural images uniformly onto a spherical latent space, and a decoder that maps random latent vectors back to the image space. Trained solely through image reconstruction losses, the model generates an image by simply decoding a random point on the sphere. Our architecture naturally supports conditional generation, and looping the encoder/decoder a few times can further enhance image quality. Across several datasets, the sphere encoder approach yields performance competitive with state of the art diffusions, but with a small fraction of the inference cost. Project page is available at https://sphere-encoder.github.io .

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Image Generation with a Sphere Encoder | TensorX