paper-with-me

Papers

Distributed Semantic Segmentation with Efficient Joint Source and Task Decoding

2024-07-15 · Danish Nazir, Timo Bartels, Jan Piewek, Thorsten Bagdonat, Tim Fingscheidt

Distributed computing in the context of deep neural networks (DNNs) implies the execution of one part of the network on edge devices and the other part typically on a large-scale cloud platform. Conventional methods propose to employ a serial concatenation of a learned image and source encoder, the latter projecting the image encoder output (bottleneck features) into a quantized representation for bitrate-efficient transmission. In the cloud, a respective source decoder reprojects the quantized representation to the original feature representation, serving as an input for the downstream task decoder performing, e.g., semantic segmentation. In this work, we propose joint source and task decoding, as it allows for a smaller network size in the cloud. This further enables the scalability of such services in large numbers without requiring extensive computational load on the cloud per channel. We demonstrate the effectiveness of our method by achieving a distributed semantic segmentation SOTA over a wide range of bitrates on the mean intersection over union metric, while using only $9.8 \%$ ... $11.59 \%$ of cloud DNN parameters used in the previous SOTA on the COCO and Cityscapes datasets.

📄 PDF Abstract BibTeX arXiv:2407.11224

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDistributed ComputingSemantic Segmentation

Similar Papers 제목 키워드 기반

An Efficient Semantic Segmentation Decoder for In-Car or Distributed Applications

2025-10-19 · Danish Nazir, Gowtham Sai Inti, Timo Bartels, Jan Piewek 외 arxiv

Modern automotive systems leverage deep neural networks (DNNs) for semantic segmentation and operate in two key application areas: (1) In-car, where the DNN solely operates in the vehicle without strict constraints on th…

Semantic Segmentation

Federated Unsupervised Semantic Segmentation

2025-05-29 · Evangelos Charalampakis, Vasileios Mygdalis, Ioannis Pitas

This work explores the application of Federated Learning (FL) in Unsupervised Semantic image Segmentation (USS). Recent USS methods extract pixel-level features using frozen visual foundation models and refine them throu…

Federated LearningImage SegmentationSegmentationSemantic Segmentation+1

Generative Semantic Communication for Joint Image Transmission and Segmentation

2024-11-27 · Weiwen Yuan, Jinke Ren, Chongjie Wang, Ruichen Zhang 외

Semantic communication has emerged as a promising technology for enhancing communication efficiency. However, most existing research emphasizes single-task reconstruction, neglecting model adaptability and generalization…

feature selectionImage ReconstructionSemantic CommunicationSemantic Similarity+1

Joint Learning of Intrinsic Images and Semantic Segmentation

2018-07-31 · ECCV 2018 9 · Anil S. Baslamisli, Thomas T. Groenestege, Partha Das, Hoang-An Le 외

Semantic segmentation of outdoor scenes is problematic when there are variations in imaging conditions. It is known that albedo (reflectance) is invariant to all kinds of illumination effects. Thus, using reflectance ima…

Intrinsic Image DecompositionSegmentationSemantic Segmentation

Joint Learning of Instance and Semantic Segmentation for Robotic Pick-and-Place with Heavy Occlusions in Clutter

2020-01-21 · Kentaro Wada, Kei Okada, Masayuki Inaba

We present joint learning of instance and semantic segmentation for visible and occluded region masks. Sharing the feature extractor with instance occlusion segmentation, we introduce semantic occlusion segmentation into…

Instance SegmentationSegmentationSemantic Segmentation