paper-with-me

홈 › Papers

Progressive Transmission and Inference of Deep Learning Models

2021-10-03 · Youngsoo Lee, Sangdoo Yun, Yeonghun Kim, Sunghee Choi

Modern image files are usually progressively transmitted and provide a preview before downloading the entire image for improved user experience to cope with a slow network connection. In this paper, with a similar goal, we propose a progressive transmission framework for deep learning models, especially to deal with the scenario where pre-trained deep learning models are transmitted from servers and executed at user devices (e.g., web browser or mobile). Our progressive transmission allows inferring approximate models in the middle of file delivery, and quickly provide an acceptable intermediate outputs. On the server-side, a deep learning model is divided and progressively transmitted to the user devices. Then, the divided pieces are progressively concatenated to construct approximate models on user devices. Experiments show that our method is computationally efficient without increasing the model size and total transmission time while preserving the model accuracy. We further demonstrate that our method can improve the user experience by providing the approximate models especially in a slow connection.

📄 PDF Abstract BibTeX arXiv:2110.00916

Code (1)

prev/progressivenet 공식 구현 tf

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Hierarchical Online-Scheduling for Energy-Efficient Split Inference with Progressive Transmission

2026-01-13 · Zengzipeng Tang, Yuxuan Sun, Wei Chen, Jianwen Ding 외 arxiv

Device-edge collaborative inference with Deep Neural Networks (DNNs) faces fundamental trade-offs among accuracy, latency and energy consumption. Current scheduling exhibits two drawbacks: a granularity mismatch between …

Deep Learning-Based Image Compression for Wireless Communications: Impacts on Reliability,Throughput, and Latency

2024-11-16 · Mostafa Naseri, Pooya Ashtari, Mohamed Seif, Eli de Poorter 외

In wireless communications, efficient image transmission must balance reliability, throughput, and latency, especially under dynamic channel conditions. This paper presents an adaptive and progressive pipeline for learne…

Generative Adversarial NetworkImage CompressionImage Reconstruction

Progressive Learned Image Compression for Machine Perception

2025-12-23 · Jungwoo Kim, Jun-Hyuk Kim, Jong-Seok Lee arxiv

Recent advances in learned image codecs have been extended from human perception toward machine perception. However, progressive image compression with fine granular scalability (FGS)-which enables decoding a single bits…

Image Compression

LimitNet: Progressive, Content-Aware Image Offloading for Extremely Weak Devices & Networks

2025-04-18 · Ali Hojjat, Janek Haberer, Tayyaba Zainab, Olaf Landsiedel

IoT devices have limited hardware capabilities and are often deployed in remote areas. Consequently, advanced vision models surpass such devices' processing and storage capabilities, requiring offloading of such tasks to…

Image Compression

Progressive Depth Learning for Single Image Dehazing

2021-02-21 · Yudong Liang, Bin Wang, Jiaying Liu, Deyu Li 외

The formulation of the hazy image is mainly dominated by the reflected lights and ambient airlight. Existing dehazing methods often ignore the depth cues and fail in distant areas where heavier haze disturbs the visibili…

Depth EstimationDepth PredictionImage DehazingSingle Image Dehazing