paper-with-me

Papers

Pre-Deployment Complexity Estimation for Federated Perception Systems

2026-03-30 · KMA Solaiman, Shafkat Islam, Ruy de Oliveira, Bharat Bhargava arxiv

Edge AI systems increasingly rely on federated learning to train perception models in distributed, privacy-preserving, and resource-constrained environments. Before training, however, practitioners often lack practical tools for estimating task difficulty in terms of expected accuracy and communication effort. We present a classifier-agnostic, pre-deployment framework that combines intrinsic data properties such as dimensionality, sparsity, and heterogeneity, with client-distribution composition to estimate learning complexity in federated perception systems. Using federated learning as a representative distributed training setting, we examine how learning difficulty varies across different federated configurations. Experiments on three MNIST variants show strong negative correlations between the combined complexity metric and maximum and average federated accuracy, while the intrinsic and distributed components exhibit consistent relationships with communication effort. 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.

📄 PDF Abstract BibTeX arXiv:2603.28282

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Defensive Perception: Estimation and Monitoring of Neural Network Performance under Deployment

2023-08-11 · Hendrik Vogt, Stefan Buehler, Mark Schutera

In this paper, we propose a method for addressing the issue of unnoticed catastrophic deployment and domain shift in neural networks for semantic segmentation in autonomous driving. Our approach is based on the idea that…

Autonomous DrivingAutonomous VehiclesSemantic Segmentation

Toward Production-Ready Federated Learning in Healthcare: Privacy, Orchestration, and Governance in MLOps

2026-07-11 · Sakshi Gorkhali, Jonesh Shrestha arxiv

Healthcare organizations often cannot freely centralize patient data because medical records are sensitive, regulated, and institutionally controlled. Federated learning offers a practical alternative by allowing hospita…

Federated Learning

Cooperative Perception: A Resource-Efficient Framework for Multi-Drone 3D Scene Reconstruction Using Federated Diffusion and NeRF

2025-08-01 · Massoud Pourmandi arxiv

The proposal introduces an innovative drone swarm perception system that aims to solve problems related to computational limitations and low-bandwidth communication, and real-time scene reconstruction. The framework enab…

Scene UnderstandingFederated Learning

FedBEVT: Federated Learning Bird's Eye View Perception Transformer in Road Traffic Systems

2023-04-04 · Rui Song, Runsheng Xu, Andreas Festag, Jiaqi Ma 외

Bird's eye view (BEV) perception is becoming increasingly important in the field of autonomous driving. It uses multi-view camera data to learn a transformer model that directly projects the perception of the road enviro…

Autonomous DrivingFederated Learning

Federated Deep Learning Meets Autonomous Vehicle Perception: Design and Verification

2022-06-03 · Shuai Wang, Chengyang Li, Derrick Wing Kwan Ng, Yonina C. Eldar 외

Realizing human-like perception is a challenge in open driving scenarios due to corner cases and visual occlusions. To gather knowledge of rare and occluded instances, federated learning assisted connected autonomous veh…

Deep LearningFederated LearningManagement