paper-with-me

홈 › Papers

FedSaaS: Class-Consistency Federated Semantic Segmentation via Global Prototype Supervision and Local Adversarial Harmonization

2025-05-14 · Xiaoyang Yu, Xiaoming Wu, Xin Wang, Dongrun Li, Ming Yang, Peng Cheng

Federated semantic segmentation enables pixel-level classification in images through collaborative learning while maintaining data privacy. However, existing research commonly overlooks the fine-grained class relationships within the semantic space when addressing heterogeneous problems, particularly domain shift. This oversight results in ambiguities between class representation. To overcome this challenge, we propose a novel federated segmentation framework that strikes class consistency, termed FedSaaS. Specifically, we introduce class exemplars as a criterion for both local- and global-level class representations. On the server side, the uploaded class exemplars are leveraged to model class prototypes, which supervise global branch of clients, ensuring alignment with global-level representation. On the client side, we incorporate an adversarial mechanism to harmonize contributions of global and local branches, leading to consistent output. Moreover, multilevel contrastive losses are employed on both sides to enforce consistency between two-level representations in the same semantic space. Extensive experiments on several driving scene segmentation datasets demonstrate that our framework outperforms state-of-the-art methods, significantly improving average segmentation accuracy and effectively addressing the class-consistency representation problem.

📄 PDF Abstract BibTeX arXiv:2505.09385

Code (0)

등록된 구현이 없습니다.

Tasks

Scene SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Federated Unsupervised Semantic Segmentation

2025-05-29 · Evangelos Charalampakis, Vasileios Mygdalis, Ioannis Pitas

This work explores the application of Federated Learning (FL) in Unsupervised Semantic image Segmentation (USS). Recent USS methods extract pixel-level features using frozen visual foundation models and refine them throu…

Federated LearningImage SegmentationSegmentationSemantic Segmentation+1

FedSeg: Class-Heterogeneous Federated Learning for Semantic Segmentation

2023-01-01 · CVPR 2023 1 · Jiaxu Miao, Zongxin Yang, Leilei Fan, Yi Yang

Federated Learning (FL) is a distributed learning paradigm that collaboratively learns a global model across multiple clients with data privacy-preserving. Although many FL algorithms have been proposed for classific…

Contrastive LearningFederated LearningPrivacy PreservingSegmentation+1

FedS2R: One-Shot Federated Domain Generalization for Synthetic-to-Real Semantic Segmentation in Autonomous Driving

2025-07-26 · Tao Lian, Jose L. Gómez, Antonio M. López arxiv

Federated domain generalization has shown promising progress in image classification by enabling collaborative training across multiple clients without sharing raw data. However, its potential in the semantic segmentatio…

Knowledge DistillationDomain GeneralizationSemantic SegmentationImage Classification

Federated Incremental Semantic Segmentation

2023-04-10 · CVPR 2023 1 · Jiahua Dong, Duzhen Zhang, Yang Cong, Wei Cong 외

Federated learning-based semantic segmentation (FSS) has drawn widespread attention via decentralized training on local clients. However, most FSS models assume categories are fixed in advance, thus heavily undergoing fo…

Federated LearningRelationSegmentationSemantic Segmentation

Deep Domain Isolation and Sample Clustered Federated Learning for Semantic Segmentation

2024-10-04 · Matthis Manthe, Carole Lartizien, Stefan Duffner

Empirical studies show that federated learning exhibits convergence issues in Non Independent and Identically Distributed (IID) setups. However, these studies only focus on label distribution shifts, or concept shifts (e…

Federated LearningSemantic Segmentation