paper-with-me

Papers

Image Generation with a Sphere Encoder

2026-02-16 · Kaiyu Yue, Menglin Jia, Ji Hou, Tom Goldstein arxiv

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 .

📄 PDF Abstract BibTeX arXiv:2602.15030

Code (0)

등록된 구현이 없습니다.

Tasks

Image ReconstructionImage Generation

Similar Papers 제목 키워드 기반

Efficient Image Synthesis with Sphere Latent Encoder

2026-05-15 · Tung Do, Thuan Hoang Nguyen, Hao Li arxiv

Few-step image generation has seen rapid progress, with consistency and meanflow-based methods significantly reducing the number of sampling steps. Despite their low inference cost, these approaches often suffer from tra…

Image Generation

Sphere2Vec: A General-Purpose Location Representation Learning over a Spherical Surface for Large-Scale Geospatial Predictions

2023-06-30 · Gengchen Mai, Yao Xuan, Wenyun Zuo, Yutong He 외

Generating learning-friendly representations for points in space is a fundamental and long-standing problem in ML. Recently, multi-scale encoding schemes (such as Space2Vec and NeRF) were proposed to directly encode any …

image-classificationImage ClassificationMetric LearningNeRF+2

Rethinking Image Deraining via Rain Streaks and Vapors

2020-08-03 · ECCV 2020 8 · Yinglong Wang, Yibing Song, Chao Ma, Bing Zeng

Single image deraining regards an input image as a fusion of a background image, a transmission map, rain streaks, and atmosphere light. While advanced models are proposed for image restoration (i.e., background image ge…

Image GenerationImage RestorationRain RemovalSingle Image Deraining

Hyperspherical Latents Improve Continuous-Token Autoregressive Generation

2025-09-29 · Guolin Ke, Hui Xue arxiv

Autoregressive (AR) models are promising for image generation, yet continuous-token AR variants often trail latent diffusion and masked-generation models. The core issue is heterogeneous variance in VAE latents, which is…

Image Generation

Aligning Latent Geometry for Spherical Flow Matching in Image Generation

2026-05-14 · Tuna Han Salih Meral, Kaan Oktay, Hidir Yesiltepe, Adil Kaan Akan 외 arxiv

Latent flow matching for image generation usually transports Gaussian noise to variational autoencoder latents along linear paths. Both endpoints, however, concentrate in thin spherical shells, and a Euclidean chord leav…

Image Generation