paper-with-me

홈 › Papers

FEDEXCHANGE: Bridging the Domain Gap in Federated Object Detection for Free

2025-09-01 · Haolin Yuan, Jingtao Li, Weiming Zhuang, Chen Chen, Lingjuan Lyu arxiv

Federated Object Detection (FOD) enables clients to collaboratively train a global object detection model without accessing their local data from diverse domains. However, significant variations in environment, weather, and other domain specific factors hinder performance, making cross domain generalization a key challenge. Existing FOD methods often overlook the hardware constraints of edge devices and introduce local training regularizations that incur high computational costs, limiting real-world applicability. In this paper, we propose FEDEXCHANGE, a novel FOD framework that bridges domain gaps without introducing additional local computational overhead. FEDEXCHANGE employs a server side dynamic model exchange strategy that enables each client to gain insights from other clients' domain data without direct data sharing. Specifically, FEDEXCHANGE allows the server to alternate between model aggregation and model exchange. During aggregation rounds, the server aggregates all local models as usual. In exchange rounds, FEDEXCHANGE clusters and exchanges local models based on distance measures, allowing local models to learn from a variety of domains. As all operations are performed on the server side, clients can achieve improved cross domain utility without any additional computational overhead. Extensive evaluations demonstrate that FEDEXCHANGE enhances FOD performance, achieving 1.6X better mean average precision in challenging domains, such as rainy conditions, while requiring only 0.8X the computational resources compared to baseline methods.

📄 PDF Abstract BibTeX arXiv:2509.10503

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationObject Detection

Similar Papers 제목 키워드 기반

Cross-domain Federated Object Detection

2022-06-30 · Shangchao Su, Bin Li, Chengzhi Zhang, Mingzhao Yang 외

Detection models trained by one party (including server) may face severe performance degradation when distributed to other users (clients). Federated learning can enable multi-party collaborative learning without leaking…

Autonomous DrivingFederated LearningObjectobject-detection+1

Multi-Source Collaborative Gradient Discrepancy Minimization for Federated Domain Generalization

2024-01-05 · Yikang Wei, Yahong Han

Federated Domain Generalization aims to learn a domain-invariant model from multiple decentralized source domains for deployment on unseen target domain. Due to privacy concerns, the data from different source domains ar…

Domain AdaptationDomain Generalization

Cross-Domain Federated Learning in Medical Imaging

2021-12-18 · Vishwa S Parekh, Shuhao Lai, Vladimir Braverman, Jeff Leal 외

Federated learning is increasingly being explored in the field of medical imaging to train deep learning models on large scale datasets distributed across different data centers while preserving privacy by avoiding the n…

Deep LearningFederated LearningLesion Segmentationobject-detection+2

On Bridging Generic and Personalized Federated Learning for Image Classification

2021-07-02 · ICLR 2022 4 · Hong-You Chen, Wei-Lun Chao

Federated learning is promising for its capability to collaboratively train models with multiple clients without accessing their data, but vulnerable when clients' data distributions diverge from each other. This diverge…

ClassificationFederated Learningimage-classificationImage Classification+1

Supervised Image Translation from Visible to Infrared Domain for Object Detection

2024-08-03 · Prahlad Anand, Qiranul Saadiyean, Aniruddh Sikdar, Nalini N 외

This study aims to learn a translation from visible to infrared imagery, bridging the domain gap between the two modalities so as to improve accuracy on downstream tasks including object detection. Previous approaches at…

Generative Adversarial NetworkObjectobject-detectionObject Detection+2