LGCVAug 22, 2025

Closer to Reality: Practical Semi-Supervised Federated Learning for Foundation Model Adaptation

arXiv:2508.16568v1h-index: 15
Originality Incremental advance
AI Analysis

This addresses the challenge of privacy-preserving foundation model adaptation for edge computing applications, though it appears to be an incremental improvement combining existing techniques.

The paper tackles the problem of adapting foundation models to downstream tasks in privacy-sensitive federated learning scenarios where edge devices have limited computational resources and unlabeled low-resolution data, achieving significant performance improvements with constrained memory costs on real-world autonomous driving datasets.

Foundation models (FMs) exhibit remarkable generalization but require adaptation to downstream tasks, particularly in privacy-sensitive applications. Due to data privacy regulations, cloud-based FMs cannot directly access private edge data, limiting their adaptation. Federated learning (FL) provides a privacy-aware alternative, but existing FL approaches overlook the constraints imposed by edge devices -- namely, limited computational resources and the scarcity of labeled data. To address these challenges, we introduce Practical Semi-Supervised Federated Learning (PSSFL), where edge devices hold only unlabeled, low-resolution data, while the server has limited labeled, high-resolution data. In this setting, we propose the Federated Mixture of Experts (FedMox), a novel framework that enhances FM adaptation in FL. FedMox tackles computational and resolution mismatch challenges via a sparse Mixture-of-Experts architecture, employing a spatial router to align features across resolutions and a Soft-Mixture strategy to stabilize semi-supervised learning. We take object detection as a case study, and experiments on real-world autonomous driving datasets demonstrate that FedMox effectively adapts FMs under PSSFL, significantly improving performance with constrained memory costs on edge devices. Our work paves the way for scalable and privacy-preserving FM adaptation in federated scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes