中文
相关论文

相关论文: Towards Anytime Classification in Early-Exit Archi…

200 篇论文

As a simple technique to accelerate inference of large-scale pre-trained models, early exiting has gained much attention in the NLP community. It allows samples to exit early at internal classifiers without passing through the entire model.…

计算与语言 · 计算机科学 2021-05-31 Tianxiang Sun , Yunhua Zhou , Xiangyang Liu , Xinyu Zhang , Hao Jiang , Zhao Cao , Xuanjing Huang , Xipeng Qiu

Deep neural networks have significantly improved performance on a range of tasks with the increasing demand for computational resources, leaving deployment on low-resource devices (with limited memory and battery power) infeasible. Binary…

机器学习 · 计算机科学 2022-06-22 Aaqib Saeed

Neural networks today often recognize objects as well as people do, and thus might serve as models of the human recognition process. However, most such networks provide their answer after a fixed computational effort, whereas human reaction…

人工智能 · 计算机科学 2020-11-26 Omkar Kumbhar , Elena Sizikova , Najib Majaj , Denis G. Pelli

Early-exit neural networks (EENNs) accelerate inference by allowing intermediate classifiers to stop computation once predictions are confident enough. Most methods rely on confidence thresholds for exiting, and consequently, improving…

机器学习 · 计算机科学 2026-05-28 Piotr Kubaty , Filip Szatkowski , Grzegorz Choczyński , Eric Nalisnick , Bartosz Wójcik

Deep Ensembles are a simple, reliable, and effective method of improving both the predictive performance and uncertainty estimates of deep learning approaches. However, they are widely criticised as being computationally expensive, due to…

机器学习 · 计算机科学 2023-10-10 Guoxuan Xia , Christos-Savvas Bouganis

Anytime inference requires a model to make a progression of predictions which might be halted at any time. Prior research on anytime visual recognition has mostly focused on image classification. We propose the first unified and end-to-end…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Zhuang Liu , Zhiqiu Xu , Hung-Ju Wang , Trevor Darrell , Evan Shelhamer

Although deep learning has made strides in the field of deep noise suppression, leveraging deep architectures on resource-constrained devices still proved challenging. Therefore, we present an early-exiting model based on nsNet2 that…

Early-exit neural networks enable adaptive inference by allowing predictions at intermediate layers, reducing computational cost. However, early exits often lack interpretability and may focus on different features than deeper layers,…

机器学习 · 计算机科学 2026-02-05 Yanhua Zhao

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

Automatic modulation classification (AMC) plays a critical role in wireless communications by autonomously classifying signals transmitted over the radio spectrum. Deep learning (DL) techniques are increasingly being used for AMC due to…

网络与互联网体系结构 · 计算机科学 2023-11-10 Elsayed Mohammed , Omar Mashaal , Hatem Abou-Zeid

In numerous applications, for instance in predictive maintenance, there is a pression to predict events ahead of time with as much accuracy as possible while not delaying the decision unduly. This translates in the optimization of a…

机器学习 · 计算机科学 2022-09-27 Youssef Achenchabe , Alexis Bondu , Antoine Cornuéjols , Vincent Lemaire

Machine learning models can solve complex tasks but often require significant computational resources during inference. This has led to the development of various post-training computation reduction methods that tackle this issue in…

Scaling machine learning models significantly improves their performance. However, such gains come at the cost of inference being slow and resource-intensive. Early-exit neural networks (EENNs) offer a promising solution: they accelerate…

Early Exiting is one of the most popular methods to achieve efficient inference. Current early exiting methods adopt the (weighted) sum of the cross entropy loss of all internal classifiers during training, imposing all these classifiers to…

计算与语言 · 计算机科学 2024-04-09 Ziqian Zeng , Yihuai Hong , Hongliang Dai , Huiping Zhuang , Cen Chen

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

Early-exiting dynamic neural networks (EDNN), as one type of dynamic neural networks, has been widely studied recently. A typical EDNN has multiple prediction heads at different layers of the network backbone. During inference, the model…

机器学习 · 计算机科学 2022-12-01 Haichao Yu , Haoxiang Li , Gang Hua , Gao Huang , Humphrey Shi

State-of-the-art neural networks with early exit mechanisms often need considerable amount of training and fine tuning to achieve good performance with low computational cost. We propose a novel early exit technique, Early Exit Class Means…

机器学习 · 计算机科学 2022-10-28 Alperen Görmez , Venkat R. Dasari , Erdem Koyuncu

The increasing complexity of advanced machine learning models requires innovative approaches to manage computational resources effectively. One such method is the Early Exit strategy, which allows for adaptive computation by providing a…

机器学习 · 统计学 2025-11-07 Florian Valade , Mohamed Hebiri , Paul Gay

Accurate prediction of application performance is critical for enabling effective scheduling and resource management in resource-constrained dynamic edge environments. However, achieving predictable performance in such environments remains…

分布式、并行与集群计算 · 计算机科学 2025-10-24 Panagiotis Giannakopoulos , Bart van Knippenberg , Kishor Chandra Joshi , Nicola Calabretta , George Exarchakos

We introduce provenance networks, a novel class of neural models designed to provide end-to-end, training-data-driven explainability. Unlike conventional post-hoc methods, provenance networks learn to link each prediction directly to its…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Ali Kayyam , Anusha Madan Gopal , M. Anthony Lewis