🤖 AI Summary
This work addresses the feature manifold misalignment in federated learning under communication constraints and non-IID data distributions in edge intelligence. The authors propose a novel approach that integrates vision prompt tuning with analytic aggregation. By introducing proximal-constrained visual prompts locally as feature correctors, the method actively aligns heterogeneous client features into a linearly separable space, thereby satisfying the theoretical prerequisites of analytic federated learning. This approach achieves efficient collaboration without gradient exchange and within a single communication round—the first to do so—significantly outperforming existing analytic methods across multiple benchmarks. It attains accuracy close to that of optimal iterative schemes while entirely eliminating server-side training overhead and sensitivity to hyperparameters.
📝 Abstract
With the widespread deployment of basic models in edge intelligence, communication bandwidth has become a core bottleneck restricting the scalability of federated learning. Although one-shot federated learning alleviates this problem by minimizing communication rounds, existing iterative fine-tuning or knowledge distillation methods still face challenges such as high server-side computational costs and hyperparameter sensitivity. Analytical federated learning achieves efficient gradientfree aggregation using least-squares closed-form solutions, but in environments with non-independent and identically distributed data, its static feature assumptions fail, leading to feature manifold misalignment and severely impairing model performance. To address this contradiction, this paper proposes the FedOPAL framework. This framework adapts the visual prompts as feature rectifiers, actively correcting the feature distribution of heterogeneous data to a linearly separable space by applying local proximal constraints, thereby satisfying the theoretical assumptions of analytical federated learning. Experimental results show that FedOPAL not only significantly outperforms the original analytical methods on several benchmarks, but also achieves accuracy comparable to state-of-the-art iterative methods while maintaining zero server-side training costs, providing a new engineering paradigm for efficient collaboration of large models on the edge.