Split Learning in Computer Vision for Semantic Segmentation Delay Minimization
Nikos G. Evgenidis, Nikos A. Mitsiou, Sotiris A. Tegos, Panagiotis D., Diamantoulakis, George K. Karagiannidis

TL;DR
This paper introduces a split learning approach for semantic segmentation in computer vision that minimizes inference delay on resource-limited devices by jointly optimizing network partitioning, bandwidth, and processing resources.
Contribution
It presents a novel joint optimization framework for split learning tailored to real-time semantic segmentation, including heuristic solutions for delay minimization.
Findings
Significant reduction in inference delay demonstrated
Effective resource allocation strategies developed
Near-optimal performance maintained with low complexity
Abstract
In this paper, we propose a novel approach to minimize the inference delay in semantic segmentation using split learning (SL), tailored to the needs of real-time computer vision (CV) applications for resource-constrained devices. Semantic segmentation is essential for applications such as autonomous vehicles and smart city infrastructure, but faces significant latency challenges due to high computational and communication loads. Traditional centralized processing methods are inefficient for such scenarios, often resulting in unacceptable inference delays. SL offers a promising alternative by partitioning deep neural networks (DNNs) between edge devices and a central server, enabling localized data processing and reducing the amount of data required for transmission. Our contribution includes the joint optimization of bandwidth allocation, cut layer selection of the edge devices' DNN,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Brain Tumor Detection and Classification
