paper-with-me

홈 › Papers

Optimization of Layer Skipping and Frequency Scaling for Convolutional Neural Networks under Latency Constraint

2025-03-31 · Minh David Thao Chan, Ruoyu Zhao, Yukuan Jia, Ruiqing Mao, Sheng Zhou

The energy consumption of Convolutional Neural Networks (CNNs) is a critical factor in deploying deep learning models on resource-limited equipment such as mobile devices and autonomous vehicles. We propose an approach involving Proportional Layer Skipping (PLS) and Frequency Scaling (FS). Layer skipping reduces computational complexity by selectively bypassing network layers, whereas frequency scaling adjusts the frequency of the processor to optimize energy use under latency constraints. Experiments of PLS and FS on ResNet-152 with the CIFAR-10 dataset demonstrated significant reductions in computational demands and energy consumption with minimal accuracy loss. This study offers practical solutions for improving real-time processing in resource-limited settings and provides insights into balancing computational efficiency and model performance.

📄 PDF Abstract BibTeX arXiv:2503.24014

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesComputational Efficiency

Similar Papers 제목 키워드 기반

Dual Skipping Networks

2017-10-28 · CVPR 2018 6 · Changmao Cheng, Yanwei Fu, Yu-Gang Jiang, Wei Liu 외

Inspired by the recent neuroscience studies on the left-right asymmetry of the human brain in processing low and high spatial frequency information, this paper introduces a dual skipping network which carries out coarse-…

General ClassificationObjectObject Categorization

Fractional Skipping: Towards Finer-Grained Dynamic CNN Inference

2020-01-03 · Jianghao Shen, Yonggan Fu, Yue Wang, Pengfei Xu 외

While increasingly deep networks are still in general desired for achieving state-of-the-art performance, for many specific inputs a simpler network might already suffice. Existing works exploited this observation by lea…

Quantization

AdaSkip: Adaptive Sublayer Skipping for Accelerating Long-Context LLM Inference

2025-01-04 · Zhuomin He, Yizhen Yao, Pengfei Zuo, Bin Gao 외

Long-context large language models (LLMs) inference is increasingly critical, motivating a number of studies devoted to alleviating the substantial storage and computational costs in such scenarios. Layer-wise skipping m…

ScalingNet: extracting features from raw EEG data for emotion recognition

2021-02-07 · Jingzhao Hu, Chen Wang, Qiaomei Jia, Qirong Bu 외

Convolutional Neural Networks(CNNs) has achieved remarkable performance breakthrough in a variety of tasks. Recently, CNNs based methods that are fed with hand-extracted EEG features gradually produce a powerful performa…

EEGElectroencephalogram (EEG)Emotion Recognition

SkipNet: Learning Dynamic Routing in Convolutional Networks

2017-11-26 · ECCV 2018 9 · Xin Wang, Fisher Yu, Zi-Yi Dou, Trevor Darrell 외

While deeper convolutional networks are needed to achieve maximum accuracy in visual perception tasks, for many inputs shallower networks are sufficient. We exploit this observation by learning to skip convolutional laye…

Decision MakingReinforcement LearningSequential Decision Making