中文
相关论文

相关论文: Multi-Exit Vision Transformer for Dynamic Inferenc…

200 篇论文

The Internet of Things is transforming various fields, with sensors increasingly embedded in wearables, smart buildings, and connected equipment. While deep learning enables valuable insights from IoT data, conventional models are too…

机器学习 · 计算机科学 2026-04-01 Alaa Zniber , Mounir Ghogho , Ouassim Karrakchou , Mehdi Zakroum

Well-trained deep neural networks (DNNs) treat all test samples equally during prediction. Adaptive DNN inference with early exiting leverages the observation that some test examples can be easier to predict than others. This paper presents…

Early-exit networks are effective solutions for reducing the overall energy consumption and latency of deep learning models by adjusting computation based on the complexity of input data. By incorporating intermediate exit branches into the…

人工智能 · 计算机科学 2025-12-12 Oscar Robben , Saeed Khalilian , Nirvana Meratnia

Deploying deep learning services for time-sensitive and resource-constrained settings such as IoT using edge computing systems is a challenging task that requires dynamic adjustment of inference time. Multi-exit architectures allow deep…

机器学习 · 计算机科学 2021-04-23 Arian Bakhtiarnia , Qi Zhang , Alexandros Iosifidis

We introduce dense vision transformers, an architecture that leverages vision transformers in place of convolutional networks as a backbone for dense prediction tasks. We assemble tokens from various stages of the vision transformer into…

计算机视觉与模式识别 · 计算机科学 2021-03-26 René Ranftl , Alexey Bochkovskiy , Vladlen Koltun

The recent advancement of edge computing enables researchers to optimize various deep learning architectures to employ them in edge devices. In this study, we aim to optimize Xception architecture which is one of the most popular deep…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Md Arid Hasan , Krishno Dey

By leveraging the data sample diversity, the early-exit network recently emerges as a prominent neural network architecture to accelerate the deep learning inference process. However, intermediate classifiers of the early exits introduce…

机器学习 · 计算机科学 2022-06-22 Rongkang Dong , Yuyi Mao , Jun Zhang

Early exiting is an effective paradigm for improving the inference efficiency of deep networks. By constructing classifiers with varying resource demands (the exits), such networks allow easy samples to be output at early exits, removing…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yizeng Han , Yifan Pu , Zihang Lai , Chaofei Wang , Shiji Song , Junfen Cao , Wenhui Huang , Chao Deng , Gao Huang

Vision transformers have recently made a breakthrough in computer vision showing excellent performance in terms of precision for numerous applications. However, their computational cost is very high compared to alternative approaches such…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Martial Guidez , Stefan Duffner , Christophe Garcia

Deep Neural Networks (DNNs) have grown increasingly large in size to achieve state of the art performance across a wide range of tasks. However, their high computational requirements make them less suitable for resource-constrained…

机器学习 · 计算机科学 2025-01-15 Divya Jyoti Bajpai , Manjesh Kumar Hanawal

For many practical applications, a high computational cost of inference over deep network architectures might be unacceptable. A small degradation in the overall inference accuracy might be a reasonable price to pay for a significant…

机器学习 · 计算机科学 2025-01-07 Assaf Lahiany , Yehudit Aperstein

Transferring image-based object detectors to the domain of video remains challenging under resource constraints. Previous efforts utilised optical flow to allow unchanged features to be propagated, however, the overhead is considerable when…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Amin Sabet , Jonathon Hare , Bashir Al-Hashimi , Geoff V. Merrett

Distributed DNN inference is becoming increasingly important as the demand for intelligent services at the network edge grows. By leveraging the power of distributed computing, edge devices can perform complicated and resource-hungry…

分布式、并行与集群计算 · 计算机科学 2025-02-25 Xian Peng , Xin Wu , Lianming Xu , Li Wang , Aiguo Fei

Collaborative inference systems are one of the emerging solutions for deploying deep neural networks (DNNs) at the wireless network edge. Their main idea is to divide a DNN into two parts, where the first is shallow enough to be reliably…

机器学习 · 计算机科学 2023-12-01 Mikolaj Jankowski , Deniz Gunduz , Krystian Mikolajczyk

The deployment of deep neural networks in real-world applications is mostly restricted by their high inference costs. Extensive efforts have been made to improve the accuracy with expert-designed or algorithm-searched architectures.…

机器学习 · 计算机科学 2020-11-10 Shaofeng Cai , Yao Shu , Wei Wang , Beng Chin Ooi

As deep neural networks continue to expand and become more complex, most edge devices are unable to handle their extensive processing requirements. Therefore, the concept of distributed inference is essential to distribute the neural…

人工智能 · 计算机科学 2023-07-24 Fazeela Mazhar Khan , Emna Baccour , Aiman Erbad , Mounir Hamdi

Deep neural networks have long training and processing times. Early exits added to neural networks allow the network to make early predictions using intermediate activations in the network in time-sensitive applications. However, early…

机器学习 · 计算机科学 2022-12-27 Devdhar Patel , Hava Siegelmann

Distributed inference techniques can be broadly classified into data-distributed and model-distributed schemes. In data-distributed inference (DDI), each worker carries the entire deep neural network (DNN) model but processes only a subset…

分布式、并行与集群计算 · 计算机科学 2024-08-13 Marco Colocrese , Erdem Koyuncu , Hulya Seferoglu

Designing effective architectures is one of the key factors behind the success of deep neural networks. Existing deep architectures are either manually designed or automatically searched by some Neural Architecture Search (NAS) methods.…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Yong Guo , Yin Zheng , Mingkui Tan , Qi Chen , Zhipeng Li , Jian Chen , Peilin Zhao , Junzhou Huang

Encoder-decoder transformer models have achieved great success on various vision-language (VL) tasks, but they suffer from high inference latency. Typically, the decoder takes up most of the latency because of the auto-regressive decoding.…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Peng Tang , Pengkai Zhu , Tian Li , Srikar Appalaraju , Vijay Mahadevan , R. Manmatha