MTPano: Multi-Task Panoramic Scene Understanding via Label-Free Integration of Dense Prediction Priors
Jingdong Zhang, Xiaohang Zhan, Lingzhi Zhang, Yizhou Wang, Zhengming Yu, Jionghao Wang, Wenping Wang, Xin Li
TL;DR
MTPano tackles the challenge of panoramic multi-task scene understanding under limited pixel-wise annotations by leveraging dense priors from perspective foundation models in a label-free training pipeline. It introduces Panorama-Dual-BridgeNet (PD-BridgeNet), a dual-stream architecture that disentangles rotation-invariant and rotation-variant features and uses a distortion-aware ERP Token Mixer with a Gradient-Truncated Bridge to enable safe cross-task interactions. Auxiliary dense priors (Image Gradient, Edge Distance Field, Metric Point Map) further fertilize cross-task learning, while data-side pseudo-labels are generated via randomized perspective crops and re-projected to the sphere. Extensive experiments on Structured3D and Stanford2D3D show state-of-the-art performance across semantic segmentation, depth, and surface normals, with robust generalization to in-the-wild panoramas. The approach significantly reduces annotation needs while delivering high-fidelity, consistent panoramic parsing, offering a scalable path toward unified panoramic perception systems.
Abstract
Comprehensive panoramic scene understanding is critical for immersive applications, yet it remains challenging due to the scarcity of high-resolution, multi-task annotations. While perspective foundation models have achieved success through data scaling, directly adapting them to the panoramic domain often fails due to severe geometric distortions and coordinate system discrepancies. Furthermore, the underlying relations between diverse dense prediction tasks in spherical spaces are underexplored. To address these challenges, we propose MTPano, a robust multi-task panoramic foundation model established by a label-free training pipeline. First, to circumvent data scarcity, we leverage powerful perspective dense priors. We project panoramic images into perspective patches to generate accurate, domain-gap-free pseudo-labels using off-the-shelf foundation models, which are then re-projected to serve as patch-wise supervision. Second, to tackle the interference between task types, we categorize tasks into rotation-invariant (e.g., depth, segmentation) and rotation-variant (e.g., surface normals) groups. We introduce the Panoramic Dual BridgeNet, which disentangles these feature streams via geometry-aware modulation layers that inject absolute position and ray direction priors. To handle the distortion from equirectangular projections (ERP), we incorporate ERP token mixers followed by a dual-branch BridgeNet for interactions with gradient truncation, facilitating beneficial cross-task information sharing while blocking conflicting gradients from incompatible task attributes. Additionally, we introduce auxiliary tasks (image gradient, point map, etc.) to fertilize the cross-task learning process. Extensive experiments demonstrate that MTPano achieves state-of-the-art performance on multiple benchmarks and delivers competitive results against task-specific panoramic specialist foundation models.
