中文
相关论文

相关论文: DeepReShape: Redesigning Neural Networks for Effic…

200 篇论文

We present a theoretically grounded approach to train deep neural networks, including recurrent networks, subject to class-dependent label noise. We propose two procedures for loss correction that are agnostic to both application domain and…

机器学习 · 统计学 2017-03-23 Giorgio Patrini , Alessandro Rozza , Aditya Menon , Richard Nock , Lizhen Qu

Amongst others, the adoption of Rectified Linear Units (ReLUs) is regarded as one of the ingredients of the success of deep learning. ReLU activation has been shown to mitigate the vanishing gradient issue, to encourage sparsity in the…

机器学习 · 统计学 2021-10-14 Nicola Picchiotti , Marco Gori

Privacy-Preserving Neural Networks (PPNN) are advanced to perform inference without breaching user privacy, which can serve as an essential tool for medical diagnosis to simultaneously achieve big data utility and privacy protection. As one…

密码学与安全 · 计算机科学 2024-03-19 Peng Zhang , Ao Duan , Xianglu Zou , Yuhong Liu

Modern pattern recognition methods are based on convolutional networks since they are able to learn complex patterns that benefit the classification. However, convolutional networks are computationally expensive and require a considerable…

计算机视觉与模式识别 · 计算机科学 2019-09-20 Artur Jordao , Ricardo Kloss , Fernando Yamada , William Robson Schwartz

We introduce the "exponential linear unit" (ELU) which speeds up learning in deep neural networks and leads to higher classification accuracies. Like rectified linear units (ReLUs), leaky ReLUs (LReLUs) and parametrized ReLUs (PReLUs), ELUs…

机器学习 · 计算机科学 2016-02-23 Djork-Arné Clevert , Thomas Unterthiner , Sepp Hochreiter

The Rectified Power Unit (RePU) activation function, a differentiable generalization of the Rectified Linear Unit (ReLU), has shown promise in constructing neural networks due to its smoothness properties. However, deep RePU networks often…

机器学习 · 计算机科学 2026-02-10 Taeyoung Kim , Myungjoo Kang

We develop a geometric approximation theory for deep feed-forward neural networks with ReLU activations. Given a $d$-dimensional hypersurface in $\mathbb{R}^{d+1}$ represented as the graph of a $C^2$-function $\phi$, we show that a deep…

机器学习 · 计算机科学 2024-07-08 Jonatan Vallin , Karl Larsson , Mats G. Larson

Neural networks have long strived to emulate the learning capabilities of the human brain. While deep neural networks (DNNs) draw inspiration from the brain in neuron design, their training methods diverge from biological foundations.…

神经与进化计算 · 计算机科学 2026-02-24 Joseph Bingham , Saman Zonouz , Dvir Aran

Performing neural network inference on encrypted data without decryption is one popular method to enable privacy-preserving neural networks (PNet) as a service. Compared with regular neural networks deployed for…

机器学习 · 计算机科学 2022-09-25 Jiaqi Xue , Lei Xu , Lin Chen , Weidong Shi , Kaidi Xu , Qian Lou

Deep Neural Networks (DNNs) are inherently computation-intensive and also power-hungry. Hardware accelerators such as Field Programmable Gate Arrays (FPGAs) are a promising solution that can satisfy these requirements for both embedded and…

Neural network pruning is essential for reducing model complexity to enable deployment on resource constrained hardware. While performance loss of pruned networks is often attributed to the removal of critical parameters, we identify signal…

机器学习 · 计算机科学 2025-02-25 Dhananjay Saikumar , Blesson Varghese

Ill-posed inverse problems appear in many image processing applications, such as deblurring and super-resolution. In recent years, solutions that are based on deep Convolutional Neural Networks (CNNs) have shown great promise. Yet, most of…

计算机视觉与模式识别 · 计算机科学 2021-02-05 Shady Abu-Hussein , Tom Tirer , Se Young Chun , Yonina C. Eldar , Raja Giryes

Large Language Models (LLMs) have recently been applied to reranking tasks in information retrieval, achieving strong performance. However, their high computational demands often hinder practical deployment. Existing studies evaluate the…

计算与语言 · 计算机科学 2025-10-10 Zhiyuan Peng , Ting-ruen Wei , Tingyu Song , Yilun Zhao

Deploying deep neural networks (DNNs) on resource-constrained edge devices such as FPGAs requires a careful balance among latency, power, and hardware resource usage, while maintaining high accuracy. Existing Lookup Table (LUT)-based DNNs…

硬件体系结构 · 计算机科学 2026-01-16 Binglei Lou , Ruilin Wu , Philip Leong

Accurate uncertainty quantification is necessary to enhance the reliability of deep learning models in real-world applications. In the case of regression tasks, prediction intervals (PIs) should be provided along with the deterministic…

机器学习 · 计算机科学 2024-03-26 Giorgio Morales , John W. Sheppard

Training deep neural networks is challenging when large and annotated datasets are unavailable. Extensive manual annotation of data samples is time-consuming, expensive, and error-prone, notably when it needs to be done by experts. To…

机器学习 · 计算机科学 2021-09-08 Barbara C Benato , Alexandru C Telea , Alexandre X Falcão

Deep neural networks (DNNs) have become ubiquitous in machine learning, but their energy consumption remains problematically high. An effective strategy for reducing such consumption is supply-voltage reduction, but if done too…

机器学习 · 计算机科学 2024-12-13 Hao-Lun Sun , Lei Hsiung , Nandhini Chandramoorthy , Pin-Yu Chen , Tsung-Yi Ho

Deep neural networks have been remarkable successful in various AI tasks but often cast high computation and energy cost for energy-constrained applications such as mobile sensing. We address this problem by proposing a novel framework that…

机器学习 · 计算机科学 2017-10-11 Jiaqi Guan , Yang Liu , Qiang Liu , Jian Peng

Gradient inversion (GI) attacks present a threat to the privacy of clients in federated learning (FL) by aiming to enable reconstruction of the clients' data from communicated model updates. A number of such techniques attempts to…

机器学习 · 计算机科学 2024-05-03 Huancheng Chen , Haris Vikalo

Deep image prior (DIP) proposed in recent research has revealed the inherent trait of convolutional neural networks (CNN) for capturing substantial low-level image statistics priors. This framework efficiently addresses the inverse problems…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Ziyu Shu , Zhixin Pan