中文
相关论文

相关论文: Dynamic nsNet2: Efficient Deep Noise Suppression w…

200 篇论文

Deploying deep learning models in time-critical applications with limited computational resources, for instance in edge computing systems and IoT networks, is a challenging task that often relies on dynamic inference methods such as early…

机器学习 · 计算机科学 2022-06-30 Arian Bakhtiarnia , Qi Zhang , Alexandros Iosifidis

Deep neural networks (DNNs) have been successfully applied in various fields. In DNNs, a large number of multiply-accumulate (MAC) operations are required to be performed, posing critical challenges in applying them in resource-constrained…

机器学习 · 计算机科学 2024-02-20 Jingcun Wang , Bing Li , Grace Li Zhang

Deep neural networks have become larger over the years with increasing demand of computational resources for inference; incurring exacerbate costs and leaving little room for deployment on devices with limited battery and other resources…

机器学习 · 计算机科学 2021-09-28 Aaqib Saeed

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

DNNs are becoming less and less over-parametrised due to recent advances in efficient model design, through careful hand-crafted or NAS-based methods. Relying on the fact that not all inputs require the same amount of computation to yield a…

机器学习 · 计算机科学 2021-06-10 Stefanos Laskaridis , Alexandros Kouris , Nicholas D. Lane

In recent years, deep learning-based single-channel speech separation has improved considerably, in large part driven by increasingly compute- and parameter-efficient neural network architectures. Most such architectures are, however,…

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

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

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

Early-exiting neural networks enable adaptive inference by allowing inputs to exit at intermediate classifiers, reducing computation for easy samples while maintaining high accuracy. In practice, exits can be trained sequentially by…

机器学习 · 计算机科学 2026-05-08 Alaa Zniber , Ouassim Karrakchou , Mounir Ghogho

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

We present an approach to adaptively utilize deep neural networks in order to reduce the evaluation time on new examples without loss of accuracy. Rather than attempting to redesign or approximate existing networks, we propose two schemes…

机器学习 · 计算机科学 2017-09-20 Tolga Bolukbasi , Joseph Wang , Ofer Dekel , Venkatesh Saligrama

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

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…

Deploying deep neural networks on edge devices requires balancing accuracy, latency, and resource constraints under realistic execution conditions. To fit models within these constraints, two broad strategies have emerged: static…

人工智能 · 计算机科学 2026-04-17 Nekane Fernandez , Ivan Valdes , Steven Van Vaerenbergh , Idoia de la Iglesia , Julen Arratibel

By adding exiting layers to the deep learning networks, early exit can terminate the inference earlier with accurate results. The passive decision-making of whether to exit or continue the next layer has to go through every pre-placed…

机器学习 · 计算机科学 2022-12-29 Xiangjie Li , Chenfei Lou , Zhengping Zhu , Yuchi Chen , Yingtao Shen , Yehan Ma , An Zou

The ability to dynamically adjust the computational load of neural models during inference is crucial for on-device processing scenarios characterised by limited and time-varying computational resources. A promising solution is presented by…

音频与语音处理 · 电气工程与系统科学 2024-02-23 George August Wright , Umberto Cappellazzo , Salah Zaiem , Desh Raj , Lucas Ondel Yang , Daniele Falavigna , Mohamed Nabih Ali , Alessio Brutti

Deep neural networks can be converted to multi-exit architectures by inserting early exit branches after some of their intermediate layers. This allows their inference process to become dynamic, which is useful for time critical IoT…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Arian Bakhtiarnia , Qi Zhang , Alexandros Iosifidis

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

In the geophysical field, seismic noise attenuation has been considered as a critical and long-standing problem, especially for the pre-stack data processing. Here, we propose a model to leverage the deep-learning model for this task.…

机器学习 · 计算机科学 2019-10-29 Xing Zhao , Ping Lu , Yanyan Zhang , Jianxiong Chen , Xiaoyang Li
‹ 上一页 1 2 3 10 下一页 ›