CVApr 19, 2025

SphereDiff: Tuning-free 360° Static and Dynamic Panorama Generation via Spherical Latent Representation

arXiv:2504.14396v22 citationsh-index: 10Has Code
Originality Incremental advance
AI Analysis

This solves the need for immersive content in AR/VR applications, but it is incremental as it builds on existing diffusion models with a novel representation.

SphereDiff tackles the problem of generating high-quality 360° panoramic content for AR/VR by addressing distortions from equirectangular projection, achieving state-of-the-art results without additional tuning.

The increasing demand for AR/VR applications has highlighted the need for high-quality content, such as 360° live wallpapers. However, generating high-quality 360° panoramic contents remains a challenging task due to the severe distortions introduced by equirectangular projection (ERP). Existing approaches either fine-tune pretrained diffusion models on limited ERP datasets or adopt tuning-free methods that still rely on ERP latent representations, often resulting in distracting distortions near the poles. In this paper, we introduce SphereDiff, a novel approach for synthesizing 360° static and live wallpaper with state-of-the-art diffusion models without additional tuning. We define a spherical latent representation that ensures consistent quality across all perspectives, including near the poles. Then, we extend MultiDiffusion to spherical latent representation and propose a dynamic spherical latent sampling method to enable direct use of pretrained diffusion models. Moreover, we introduce distortion-aware weighted averaging to further improve the generation quality. Our method outperforms existing approaches in generating 360° static and live wallpaper, making it a robust solution for immersive AR/VR applications. The code is available here. https://github.com/pmh9960/SphereDiff

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes