paper-with-me

Papers

Designing and Training of Lightweight Neural Networks on Edge Devices using Early Halting in Knowledge Distillation

2022-09-30 · Rahul Mishra, Hari Prabhat Gupta

Automated feature extraction capability and significant performance of Deep Neural Networks (DNN) make them suitable for Internet of Things (IoT) applications. However, deploying DNN on edge devices becomes prohibitive due to the colossal computation, energy, and storage requirements. This paper presents a novel approach for designing and training lightweight DNN using large-size DNN. The approach considers the available storage, processing speed, and maximum allowable processing time to execute the task on edge devices. We present a knowledge distillation based training procedure to train the lightweight DNN to achieve adequate accuracy. During the training of lightweight DNN, we introduce a novel early halting technique, which preserves network resources; thus, speedups the training procedure. Finally, we present the empirically and real-world evaluations to verify the effectiveness of the proposed approach under different constraints using various edge devices.

📄 PDF Abstract BibTeX arXiv:2209.15560

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Lightweight Remote Sensing Scene Classification on Edge Devices via Knowledge Distillation and Early-exit

2025-07-28 · Yang Zhao, Shusheng Li, Xueshang Feng arxiv

As the development of lightweight deep learning algorithms, various deep neural network (DNN) models have been proposed for the remote sensing scene classification (RSSC) application. However, it is still challenging for…

Knowledge DistillationScene Classification

A Converting Autoencoder Toward Low-latency and Energy-efficient DNN Inference at the Edge

2024-03-11 · Hasanul Mahmud, Peng Kang, Kevin Desai, Palden Lama 외

Reducing inference time and energy usage while maintaining prediction accuracy has become a significant concern for deep neural networks (DNN) inference on resource-constrained edge devices. To address this problem, we p…

GPUimage-classificationImage ClassificationRaspberry Pi 4

Dense-TSNet: Dense Connected Two-Stage Structure for Ultra-Lightweight Speech Enhancement

2024-09-18 · Zizhen Lin, Yuanle Li, Junyu Wang, Ruili Li

Speech enhancement aims to improve speech quality and intelligibility in noisy environments. Recent advancements have concentrated on deep neural networks, particularly employing the Two-Stage (TS) architecture to enhanc…

MambaSpeech Enhancement

Decentor-V: Lightweight ML Training on Low-Power RISC-V Edge Devices

2025-09-10 · Marcelo Ribeiro, Diogo Costa, Gonçalo Moreira, Sandro Pinto 외 arxiv

Modern IoT devices increasingly rely on machine learning solutions to process data locally. However, the lack of graphics processing units (GPUs) or dedicated accelerators on most platforms makes on-device training large…

Federated Learning

Hybrid SD: Edge-Cloud Collaborative Inference for Stable Diffusion Models

2024-08-13 · Chenqian Yan, Songwei Liu, Hongjian Liu, Xurui Peng 외

Stable Diffusion Models (SDMs) have shown remarkable proficiency in image synthesis. However, their broad application is impeded by their large model sizes and intensive computational requirements, which typically requir…

Collaborative InferenceDiversityImage Generation