English

Seeing Beyond: Extrapolative Domain Adaptive Panoramic Segmentation

Computer Vision and Pattern Recognition 2026-03-17 v1 Machine Learning Robotics Image and Video Processing

Abstract

Cross-domain panoramic semantic segmentation has attracted growing interest as it enables comprehensive 360{\deg} scene understanding for real-world applications. However, it remains particularly challenging due to severe geometric Field of View (FoV) distortions and inconsistent open-set semantics across domains. In this work, we formulate an open-set domain adaptation setting, and propose Extrapolative Domain Adaptive Panoramic Segmentation (EDA-PSeg) framework that trains on local perspective views and tests on full 360{\deg} panoramic images, explicitly tackling both geometric FoV shifts across domains and semantic uncertainty arising from previously unseen classes. To this end, we propose the Euler-Margin Attention (EMA), which introduces an angular margin to enhance viewpoint-invariant semantic representation, while performing amplitude and phase modulation to improve generalization toward unseen classes. Additionally, we design the Graph Matching Adapter (GMA), which builds high-order graph relations to align shared semantics across FoV shifts while effectively separating novel categories through structural adaptation. Extensive experiments on four benchmark datasets under camera-shift, weather-condition, and open-set scenarios demonstrate that EDA-PSeg achieves state-of-the-art performance, robust generalization to diverse viewing geometries, and resilience under varying environmental conditions. The code is available at https://github.com/zyfone/EDA-PSeg.

Keywords

Cite

@article{arxiv.2603.15475,
  title  = {Seeing Beyond: Extrapolative Domain Adaptive Panoramic Segmentation},
  author = {Yuanfan Zheng and Kunyu Peng and Xu Zheng and Kailun Yang},
  journal= {arXiv preprint arXiv:2603.15475},
  year   = {2026}
}

Comments

Accepted to CVPR 2026. The code is available at https://github.com/zyfone/EDA-PSeg

R2 v1 2026-07-01T11:22:35.079Z