Pre-Deployment Complexity Estimation for Federated Perception Systems
AI 摘要
提出一种预部署框架,用于估计联邦感知系统的学习复杂度,以优化资源分配。
主要贡献
- 提出一种新的复杂度指标,结合数据属性和环境特征
- 验证了该指标与联邦学习性能和通信成本的相关性
- 提供了一种评估边缘部署感知系统可行性的实用工具
方法论
该框架通过联合建模数据属性(维度、稀疏性、异构性)和分布式环境特征,估计学习复杂度。
原文摘要
Edge AI systems increasingly rely on federated learning to train perception models in distributed, privacy-preserving, and resource-constrained environments. Yet, before training begins, practitioners often lack practical tools to estimate how difficult a federated learning task will be in terms of achievable accuracy and communication cost. This paper presents a classifier-agnostic, pre-deployment framework for estimating learning complexity in federated perception systems by jointly modeling intrinsic properties of the data and characteristics of the distributed environment. The proposed complexity metric integrates dataset attributes such as dimensionality, sparsity, and heterogeneity with factors related to the composition of participating clients. Using federated learning as a representative distributed training setting, we examine how learning difficulty varies across different federated configurations. Experiments on multiple variants of the MNIST dataset and CIFAR dataset show that the proposed metric strongly correlates with federated learning performance and the communication effort required to reach fixed accuracy targets. These findings suggest that complexity estimation can serve as a practical diagnostic tool for resource planning, dataset assessment, and feasibility evaluation in edge-deployed perception systems.