paper-with-me

홈 › Papers

Seeing Beyond: Extrapolative Domain Adaptive Panoramic Segmentation

2026-03-16 · Yuanfan Zheng, Kunyu Peng, Xu Zheng, Kailun Yang arxiv

Cross-domain panoramic semantic segmentation has attracted growing interest as it enables comprehensive 360° 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° 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.

📄 PDF Abstract BibTeX arXiv:2603.15475

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationScene UnderstandingDomain AdaptationGraph Matching

Similar Papers 제목 키워드 기반

Advancing Extrapolative Predictions of Material Properties through Learning to Learn

2024-03-25 · Kohei Noda, Araki Wakiuchi, Yoshihiro Hayashi, Ryo Yoshida

Recent advancements in machine learning have showcased its potential to significantly accelerate the discovery of new materials. Central to this progress is the development of rapidly computable property predictors, enab…

Meta-LearningTransfer Learning

Behind Every Domain There is a Shift: Adapting Distortion-aware Vision Transformers for Panoramic Semantic Segmentation

2022-07-25 · Jiaming Zhang, Kailun Yang, Hao Shi, Simon Reiß 외

In this paper, we address panoramic semantic segmentation which is under-explored due to two critical challenges: (1) image distortions and object deformations on panoramas; (2) lack of semantic annotations in the 360{\d…

Domain AdaptationPseudo LabelSegmentationSemantic Segmentation+1

Transfer beyond the Field of View: Dense Panoramic Semantic Segmentation via Unsupervised Domain Adaptation

2021-10-21 · Jiaming Zhang, Chaoxiang Ma, Kailun Yang, Alina Roitberg 외

Autonomous vehicles clearly benefit from the expanded Field of View (FoV) of 360-degree sensors, but modern semantic segmentation approaches rely heavily on annotated training data which is rarely available for panoramic…

Autonomous VehiclesDomain AdaptationSegmentationSemantic Segmentation+1

360BEV: Panoramic Semantic Mapping for Indoor Bird's-Eye View

2023-03-21 · Zhifeng Teng, Jiaming Zhang, Kailun Yang, Kunyu Peng 외

Seeing only a tiny part of the whole is not knowing the full circumstance. Bird's-eye-view (BEV) perception, a process of obtaining allocentric maps from egocentric views, is restricted when using a narrow Field of View …

Semantic Segmentation

Extrapolative Weight Averaging Reveals Correctness-Efficiency Frontiers in Code RL

2026-05-27 · Kunhao Zheng, Pierre Chambon, Juliette Decugis, Jonas Gehring 외 arxiv

Linear interpolation between fine-tuned checkpoints has been shown to trace the Pareto front between competing objectives, but whether extrapolative weight averaging can extend such frontiers to new checkpoints useful at…

Computational Efficiency