SpheRoPE: Zero-Shot Optimization-Free 360 Panorama Generation with Spherical RoPE
Summary
This paper introduces SpheRoPE, a zero-shot and optimization-free framework that injects spherical priors into pre-trained diffusion transformers to generate 360 panoramic images and videos, overcoming topological constraints without retraining.
View Cached Full Text
Cached at: 07/01/26, 11:45 PM
Paper page - SpheRoPE: Zero-Shot Optimization-Free 360 Panorama Generation with Spherical RoPE
Source: https://huggingface.co/papers/2606.32033
Abstract
A novel zero-shot framework injects spherical priors into pre-trained diffusion transformers for 360 panoramic generation, using spherical RoPE and semantic distortion guidance to overcome topological constraints without training or optimization.
We present azero-shot,training-freeandoptimization-freeframework for generating 360 panoramic images and videos by directly injectingspherical priorsinto pre-traineddiffusion transformers. Existing methods either rely on costly fine-tuning on scarce panoramic data that limits generalization, or leverage multi-step optimization that incurs prohibitive inference latency. We observe that contemporary generative models natively exhibit some panoramic priors from large-scale training. However, these emergent capabilities are insufficient, as the models fundamentally fail to satisfy the rigorous topological constraints imposed byequirectangular projection(ERP). We introduce azero-shotandoptimization-freeapproach that resolves these constraints at inference time.Spherical RoPEreplaces standardrotary position embeddings: low-frequency channels are re-parameterized as3D Cartesian coordinatesto natively encode the spherical manifold, while high-frequency channels are harmonically quantized to enforce exactperiodicity. Coupled with complementarySemantic Distortionclassifier-free guidance(CFG) that explicitly steers geometry, we avoid retraining and inherit the full creative breadth of state-of-the-art models. Our approach generalizes across diverse backbones and 360 generation modalities. We demonstrate this across text-to-panorama using Flux.1, Flux.2, and LTX-Video backbones, achieving competitive performance against baselines, all while remainingtraining-free. Project page: https://orhir.github.io/SpheRoPE
View arXiv pageView PDFProject pageGitHub6Add to collection
Get this paper in your agent:
hf papers read 2606\.32033
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.32033 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2606.32033 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2606.32033 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
SP^3: Spherical Priors for Plug-and-Play Restoration
This paper introduces SP³, a method using Spherical Encoder priors for Plug-and-Play image restoration, achieving perceptual quality comparable to zero-shot diffusion priors while being 3–630× faster across tasks.
Enhancing In-context Panoramic Generation via Geometric-aware Pretraining
Canvas360 is a two-stage framework for in-context panoramic generation that combines geometry-aware pretraining with fine-tuning, featuring a large-scale dataset and novel modeling techniques for improved geometric consistency and global coherence.
PanoWorld: Real-World Panoramic Generation
PanoWorld proposes a method for long-range memory in panoramic world models using rotation-equivariant representations, with a three-stage training pipeline and a new large-scale dataset World360. The model outperforms alternatives by a large margin.
MoVerse: Real-Time Video World Modeling with Panoramic Gaussian Scaffold
MoVerse generates real-time interactive video from single images by creating 360° panoramas and 3D Gaussian scaffolds, enabling efficient rendering through diffusion-based techniques.
Pantheon360: Taming Digital Twin Generation via 3D-Aware 360° Video Diffusion
Pantheon360 introduces a 3D-aware 360° video diffusion framework that uses an explicit 3D cache to enforce geometric consistency, enabling high-fidelity digital twin generation from sparse 360° inputs.