中文
相关论文

相关论文: Consistency Training of Multi-exit Architectures f…

200 篇论文

Deep neural networks are generally designed as a stack of differentiable layers, in which a prediction is obtained only after running the full stack. Recently, some contributions have proposed techniques to endow the networks with early…

神经与进化计算 · 计算机科学 2020-06-24 Simone Scardapane , Michele Scarpiniti , Enzo Baccarelli , Aurelio Uncini

Semantic segmentation arises as the backbone of many vision systems, spanning from self-driving cars and robot navigation to augmented reality and teleconferencing. Frequently operating under stringent latency constraints within a limited…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Alexandros Kouris , Stylianos I. Venieris , Stefanos Laskaridis , Nicholas D. Lane

Multi-Exit models (MEMs) use an early-exit strategy to improve the accuracy and efficiency of deep neural networks (DNNs) by allowing samples to exit the network before the last layer. However, the effectiveness of MEMs in the presence of…

机器学习 · 计算机科学 2022-12-06 Akshay Mehra , Skyler Seto , Navdeep Jaitly , Barry-John Theobald

Modern predictive models are often deployed to environments in which computational budgets are dynamic. Anytime algorithms are well-suited to such environments as, at any point during computation, they can output a prediction whose quality…

机器学习 · 计算机科学 2023-10-31 Metod Jazbec , James Urquhart Allingham , Dan Zhang , Eric Nalisnick

Ensuring the safety and efficiency of AI systems is a central goal of modern research. Formal verification provides guarantees of neural network robustness, while early exits improve inference efficiency by enabling intermediate…

机器学习 · 计算机科学 2025-12-25 Yizhak Yisrael Elboher , Avraham Raviv , Amihay Elboher , Zhouxing Shi , Omri Azencot , Hillel Kugler , Guy Katz

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

Conventional simulations on multi-exit indoor evacuation focus primarily on how to determine a reasonable exit based on numerous factors in a changing environment. Results commonly include some congested and other under-utilized exits,…

机器学习 · 计算机科学 2020-07-14 Dong Xu , Xiao Huang , Joseph Mango , Xiang Li , Zhenlong Li

Deploying large language model inference remains challenging due to their high computational overhead. Early exit optimizes model inference by adaptively reducing the number of inference layers. Current methods typically train internal…

计算与语言 · 计算机科学 2026-03-05 Lianming Huang , Shangyu Wu , Yufei Cui , Ying Xiong , Haibo Hu , Xue Liu , Tei-Wei Kuo , Nan Guan , Chun Jason Xue

Large-scale Transformer models bring significant improvements for various downstream vision language tasks with a unified architecture. The performance improvements come with increasing model size, resulting in slow inference speed and…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Shengkun Tang , Yaqing Wang , Zhenglun Kong , Tianchi Zhang , Yao Li , Caiwen Ding , Yanzhi Wang , Yi Liang , Dongkuan Xu

Deep energy-based models are powerful, but pose challenges for learning and inference (Belanger and McCallum, 2016). Tu and Gimpel (2018) developed an efficient framework for energy-based models by training "inference networks" to…

计算与语言 · 计算机科学 2020-10-13 Lifu Tu , Richard Yuanzhe Pang , Kevin Gimpel

Early exiting has become a promising approach to improving the inference efficiency of deep networks. By structuring models with multiple classifiers (exits), predictions for ``easy'' samples can be generated at earlier exits, negating the…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Yizeng Han , Dongchen Han , Zeyu Liu , Yulin Wang , Xuran Pan , Yifan Pu , Chao Deng , Junlan Feng , Shiji Song , Gao Huang

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

Deep Neural Networks (DNNs) are generally designed as sequentially cascaded differentiable blocks/layers with a prediction module connected only to its last layer. DNNs can be attached with prediction modules at multiple points along the…

机器学习 · 计算机科学 2022-09-21 Hari Narayan N U , Manjesh K. Hanawal , Avinash Bhardwaj

Multi-exit architectures consist of a backbone and branch classifiers that offer shortened inference pathways to reduce the run-time of deep neural networks. In this paper, we analyze different branching patterns that vary in their…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Shaohui Lin , Bo Ji , Rongrong Ji , Angela Yao

Deep neural networks are state of the art methods for many learning tasks due to their ability to extract increasingly better features at each network layer. However, the improved performance of additional layers in a deep network comes at…

神经与进化计算 · 计算机科学 2017-09-07 Surat Teerapittayanon , Bradley McDanel , H. T. Kung

Deep learning models are increasingly deployed in safety-critical tasks where predictions must satisfy hard constraints, such as physical laws, fairness requirements, or safety limits. However, standard architectures lack built-in…

机器学习 · 计算机科学 2025-11-26 Gonzalo E. Constante-Flores , Hao Chen , Can Li

Radar sensors offer power-efficient solutions for always-on smart devices, but processing the data streams on resource-constrained embedded platforms remains challenging. This paper presents novel techniques that leverage the temporal…

机器学习 · 计算机科学 2023-09-13 Max Sponner , Julius Ott , Lorenzo Servadei , Bernd Waschneck , Robert Wille , Akash Kumar

Large language models have achieved remarkable capabilities, but their practical deployment is hindered by significant computational costs. While adaptive computation methods like early-exiting promise to reduce these costs, they introduce…

计算与语言 · 计算机科学 2025-12-16 Sangmin Bae

Deep learning (DL) techniques are increasingly pervasive across various domains, including wireless communication, where they extract insights from raw radio signals. However, the computational demands of DL pose significant challenges,…

信号处理 · 电气工程与系统科学 2024-09-05 Dieter Verbruggen , Hazem Sallouha , Sofie Pollin

Deep learning models that perform well often have high computational costs. In this paper, we combine two approaches that try to reduce the computational cost while keeping the model performance high: pruning and early exit networks. We…

机器学习 · 计算机科学 2022-07-12 Alperen Görmez , Erdem Koyuncu