中文
相关论文

相关论文: Layer Folding: Neural Network Depth Reduction usin…

200 篇论文

Uniform-precision neural network quantization has gained popularity since it simplifies densely packed arithmetic unit for high computing capability. However, it ignores heterogeneous sensitivity to the impact of quantization errors across…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Seongmin Park , Beomseok Kwon , Jieun Lim , Kyuyoung Sim , Tae-Ho Kim , Jungwook Choi

Today, deep neural networks are widely used since they can handle a variety of complex tasks. Their generality makes them very powerful tools in modern technology. However, deep neural networks are often overparameterized. The usage of…

机器学习 · 计算机科学 2024-12-20 Zhu Liao , Nour Hezbri , Victor Quétu , Van-Tam Nguyen , Enzo Tartaglione

Modern neural network architectures for large-scale learning tasks have substantially higher model complexities, which makes understanding, visualizing and training these architectures difficult. Recent contributions to deep learning…

机器学习 · 计算机科学 2024-10-30 Jayadeva , Himanshu Pant , Mayank Sharma , Abhimanyu Dubey , Sumit Soman , Suraj Tripathi , Sai Guruju , Nihal Goalla

The excellent performance of deep neural networks has enabled us to solve several automatization problems, opening an era of autonomous devices. However, current deep net architectures are heavy with millions of parameters and require…

计算机视觉与模式识别 · 计算机科学 2018-07-06 Dat Thanh Tran , Alexandros Iosifidis , Moncef Gabbouj

Deep learning models offer superior performance compared to other machine learning techniques for a variety of tasks and domains, but pose their own challenges. In particular, deep learning models require larger training times as the depth…

机器学习 · 计算机科学 2023-05-31 Sunitha Basodi , Krishna Pusuluri , Xueli Xiao , Yi Pan

Linear networks provide valuable insights into the workings of neural networks in general. This paper identifies conditions under which the gradient flow provably trains a linear network, in spite of the non-strict saddle points present in…

最优化与控制 · 数学 2020-06-30 Armin Eftekhari

In this paper, we propose to train a network with binary weights and low-bitwidth activations, designed especially for mobile devices with limited power consumption. Most previous works on quantizing CNNs uncritically assume the same…

计算机视觉与模式识别 · 计算机科学 2018-08-09 Bohan Zhuang , Chunhua Shen , Ian Reid

The overfitting is one of the cursing subjects in the deep learning field. To solve this challenge, many approaches were proposed to regularize the learning models. They add some hyper-parameters to the model to extend the generalization;…

机器学习 · 计算机科学 2020-05-06 Mohammad Mahdi Bejani , Mehdi Ghatee

Deep neural networks have been demonstrated to achieve phenomenal success in many domains, and yet their inner mechanisms are not well understood. In this paper, we investigate the curvature of image manifolds, i.e., the manifold deviation…

机器学习 · 计算机科学 2023-11-17 Ilya Kaufman , Omri Azencot

Generalization of deep neural networks remains one of the main open problems in machine learning. Previous theoretical works focused on deriving tight bounds of model complexity, while empirical works revealed that neural networks exhibit…

机器学习 · 计算机科学 2022-01-31 James Wang , Cheng-Lin Yang

In low-latency or mobile applications, lower computation complexity, lower memory footprint and better energy efficiency are desired. Many prior works address this need by removing redundant parameters. Parameter quantization replaces…

机器学习 · 计算机科学 2021-11-16 Cheng-Chou Lan

A commonly cited inefficiency of neural network training by back-propagation is the update locking problem: each layer must wait for the signal to propagate through the full network before updating. Several alternatives that can alleviate…

机器学习 · 计算机科学 2020-06-23 Eugene Belilovsky , Michael Eickenberg , Edouard Oyallon

Predictable adaptation of network depths can be an effective way to control inference latency and meet the resource condition of various devices. However, previous adaptive depth networks do not provide general principles and a formal…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Woochul Kang , Hyungseop Lee

Although deep neural networks are highly effective, their high computational and memory costs severely challenge their applications on portable devices. As a consequence, low-bit quantization, which converts a full-precision neural network…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Jiwei Yang , Xu Shen , Jun Xing , Xinmei Tian , Houqiang Li , Bing Deng , Jianqiang Huang , Xiansheng Hua

Deep neural networks have usually to be compressed and accelerated for their usage in low-power, e.g. mobile, devices. Recently, massively-parallel hardware accelerators were developed that offer high throughput and low latency at low power…

机器学习 · 计算机科学 2021-08-04 Thomas Pfeil

Recently there has been much interest in understanding why deep neural networks are preferred to shallow networks. We show that, for a large class of piecewise smooth functions, the number of neurons needed by a shallow network to…

机器学习 · 计算机科学 2017-03-07 Shiyu Liang , R. Srikant

Despite their widespread success, the application of deep neural networks to functional data remains scarce today. The infinite dimensionality of functional data means standard learning algorithms can be applied only after appropriate…

机器学习 · 统计学 2021-06-22 Junwen Yao , Jonas Mueller , Jane-Ling Wang

We introduce a new function-preserving transformation for efficient neural architecture search. This network transformation allows reusing previously trained networks and existing successful architectures that improves sample efficiency. We…

机器学习 · 计算机科学 2018-06-08 Han Cai , Jiacheng Yang , Weinan Zhang , Song Han , Yong Yu

While neural networks have achieved vastly enhanced performance over traditional iterative methods in many cases, they are generally empirically designed and the underlying structures are difficult to interpret. The algorithm unrolling…

计算机视觉与模式识别 · 计算机科学 2019-02-18 Yuelong Li , Mohammad Tofighi , Vishal Monga , Yonina C. Eldar

Deep neural network architectures have recently produced excellent results in a variety of areas in artificial intelligence and visual recognition, well surpassing traditional shallow architectures trained using hand-designed features. The…

计算机视觉与模式识别 · 计算机科学 2016-04-15 Catalin Ionescu , Orestis Vantzos , Cristian Sminchisescu