What Makes for Text to 360-degree Panorama Generation with Stable Diffusion?
Abstract
Analysis of fine-tuning diffusion models for panoramic image generation reveals distinct roles of attention module matrices and introduces UniPano, a memory-efficient and speed-enhanced baseline framework.
Recent prosperity of text-to-image diffusion models, e.g. Stable Diffusion, has stimulated research to adapt them to 360-degree panorama generation. Prior work has demonstrated the feasibility of using conventional low-rank adaptation techniques on pre-trained diffusion models to generate panoramic images. However, the substantial domain gap between perspective and panoramic images raises questions about the underlying mechanisms enabling this empirical success. We hypothesize and examine that the trainable counterparts exhibit distinct behaviors when fine-tuned on panoramic data, and such an adaptation conceals some intrinsic mechanism to leverage the prior knowledge within the pre-trained diffusion models. Our analysis reveals the following: 1) the query and key matrices in the attention modules are responsible for common information that can be shared between the panoramic and perspective domains, thus are less relevant to panorama generation; and 2) the value and output weight matrices specialize in adapting pre-trained knowledge to the panoramic domain, playing a more critical role during fine-tuning for panorama generation. We empirically verify these insights by introducing a simple framework called UniPano, with the objective of establishing an elegant baseline for future research. UniPano not only outperforms existing methods but also significantly reduces memory usage and training time compared to prior dual-branch approaches, making it scalable for end-to-end panorama generation with higher resolution. The code will be released.
Community
This paper investigates the key components contributing to LoRA fine-tuning Stable Diffusion for panorama generation, and proposes a state-of-the-art text-to-panorama generative model with fewer computational resources.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Conditional Panoramic Image Generation via Masked Autoregressive Modeling (2025)
- One-Step Diffusion-Based Image Compression with Semantic Distillation (2025)
- OmniConsistency: Learning Style-Agnostic Consistency from Paired Stylization Data (2025)
- Personalized Text-to-Image Generation with Auto-Regressive Models (2025)
- PIDiff: Image Customization for Personalized Identities with Diffusion Models (2025)
- Training-free Stylized Text-to-Image Generation with Fast Inference (2025)
- Not All Parameters Matter: Masking Diffusion Models for Enhancing Generation Ability (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper