paper-with-me

홈 › Papers

Split Learning in Computer Vision for Semantic Segmentation Delay Minimization

2024-12-18 · Nikos G. Evgenidis, Nikos A. Mitsiou, Sotiris A. Tegos, Panagiotis D. Diamantoulakis, George K. Karagiannidis

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, and the central server's processing resource allocation. We investigate both parallel and serial data processing scenarios and propose low-complexity heuristic solutions that maintain near-optimal performance while reducing computational requirements. Numerical results show that our approach effectively reduces inference delay, demonstrating the potential of SL for improving real-time CV applications in dynamic, resource-constrained environments.

📄 PDF Abstract BibTeX arXiv:2412.14272

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesSemantic Segmentation

Similar Papers 제목 키워드 기반

Depth Edge Alignment Loss: DEALing with Depth in Weakly Supervised Semantic Segmentation

2025-09-22 · Patrick Schmidt, Vasileios Belagiannis, Lazaros Nalpantidis arxiv

Autonomous robotic systems applied to new domains require an abundance of expensive, pixel-level dense labels to train robust semantic segmentation models under full supervision. This study proposes a model-agnostic Dept…

Semantic Segmentation

Aggregated Pyramid Vision Transformer: Split-transform-merge Strategy for Image Recognition without Convolutions

2022-03-02 · Rui-Yang Ju, Ting-Yu Lin, Jen-Shiun Chiang, Jia-Hao Jian 외

With the achievements of Transformer in the field of natural language processing, the encoder-decoder and the attention mechanism in Transformer have been applied to computer vision. Recently, in multiple tasks of comput…

Decoderimage-classificationImage Classificationobject-detection+2

Learning unbiased zero-shot semantic segmentation networks via transductive transfer

2020-07-01 · Haiyang Liu, Yichen Wang, Jiayi Zhao, Guowu Yang 외

Semantic segmentation, which aims to acquire a detailed understanding of images, is an essential issue in computer vision. However, in practical scenarios, new categories that are different from the categories in trainin…

AttributePredictionSegmentationSemantic Segmentation+3

TCFormer: Visual Recognition via Token Clustering Transformer

2024-07-16 · Wang Zeng, Sheng Jin, Lumin Xu, Wentao Liu 외

Transformers are widely used in computer vision areas and have achieved remarkable success. Most state-of-the-art approaches split images into regular grids and represent each grid region with a vision token. However, fi…

Clusteringimage-classificationImage Classificationobject-detection+3

DCSAU-Net: A Deeper and More Compact Split-Attention U-Net for Medical Image Segmentation

2022-02-02 · Qing Xu, Zhicheng Ma, Na He, Wenting Duan

Deep learning architecture with convolutional neural network (CNN) achieves outstanding success in the field of computer vision. Where U-Net, an encoder-decoder architecture structured by CNN, makes a great breakthrough …

DecoderImage SegmentationLesion SegmentationMedical Image Segmentation+1