TL;DR
This paper introduces a cloud-assisted CNN training framework that reduces parameter transmission and enhances robustness by using nonlearnable filters generated through filter generation functions, suitable for resource-limited IoT devices.
Contribution
The proposed framework employs MonoCNN with nonlearnable filters generated by rules, significantly reducing transmission and improving robustness compared to existing methods.
Findings
Reduces model parameter transmission by sending only learnable filters and seeds.
Improves robustness and performance on corrupted data by approximately 2.2%.
Demonstrates effectiveness over state-of-the-art methods in IoT scenarios.
Abstract
Deploying deep convolutional neural network (CNN) models on ubiquitous Internet of Things (IoT) devices has attracted much attention from industry and academia since it greatly facilitates our lives by providing various rapid-response services. Due to the limited resources of IoT devices, cloud-assisted training of CNN models has become the mainstream. However, most existing related works suffer from a large amount of model parameter transmission and weak model robustness. To this end, this paper proposes a cloud-assisted CNN training framework with low model parameter transmission and strong model robustness. In the proposed framework, we first introduce MonoCNN, which contains only a few learnable filters, and other filters are nonlearnable. These nonlearnable filter parameters are generated according to certain rules, i.e., the filter generation function (FGF), and can be saved and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
