Cross-domain Federated Object Detection
Shangchao Su, Bin Li, Chengzhi Zhang, Mingzhao Yang, Xiangyang Xue

TL;DR
This paper introduces FedOD, a federated learning framework for cross-domain object detection that combines global knowledge and personalized models to improve detection performance across diverse client data distributions.
Contribution
The paper proposes FedOD, a novel federated object detection framework using multi-teacher distillation and personalized fine-tuning for cross-domain scenarios.
Findings
FedOD improves detection accuracy across clients with different data distributions.
The framework effectively combines global and local models through weighted ensemble inference.
Experimental results validate the effectiveness of FedOD on a new cross-domain autonomous driving dataset.
Abstract
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 client data. In this paper, we focus on a special cross-domain scenario in which the server has large-scale labeled data and multiple clients only have a small amount of labeled data; meanwhile, there exist differences in data distributions among the clients. In this case, traditional federated learning methods can't help a client learn both the global knowledge of all participants and its own unique knowledge. To make up for this limitation, we propose a cross-domain federated object detection framework, named FedOD. The proposed framework first performs the federated training to obtain a public global aggregated model through multi-teacher distillation, and sends the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Neural Network Applications
