中文
相关论文

相关论文: Deep Networks with Stochastic Depth

200 篇论文

Deeper neural networks are more difficult to train. We present a residual learning framework to ease the training of networks that are substantially deeper than those used previously. We explicitly reformulate the layers as learning…

计算机视觉与模式识别 · 计算机科学 2015-12-11 Kaiming He , Xiangyu Zhang , Shaoqing Ren , Jian Sun

Deep residual networks have recently shown appealing performance on many challenging computer vision tasks. However, the original residual structure still has some defects making it difficult to converge on very deep networks. In this…

计算机视觉与模式识别 · 计算机科学 2016-05-31 Falong Shen , Gang Zeng

Deep residual networks were shown to be able to scale up to thousands of layers and still have improving performance. However, each fraction of a percent of improved accuracy costs nearly doubling the number of layers, and so training very…

计算机视觉与模式识别 · 计算机科学 2017-06-15 Sergey Zagoruyko , Nikos Komodakis

Deep neural networks have a good success record and are thus viewed as the best architecture choice for complex applications. Their main shortcoming has been, for a long time, the vanishing gradient which prevented the numerical…

机器学习 · 计算机科学 2024-05-02 Bernhard Bermeitinger , Tomas Hrycej , Siegfried Handschuh

Convolutional Neural Networks (CNNs) has revolutionized computer vision, but training very deep networks has been challenging due to the vanishing gradient problem. This paper explores Residual Networks (ResNet), introduced by He et al.…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Xingyu Liu , Kun Ming Goh

In this article, we take one step toward understanding the learning behavior of deep residual networks, and supporting the observation that deep residual networks behave like ensembles. We propose a new convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Masoud Abdi , Saeid Nahavandi

PCANet and its variants provided good accuracy results for classification tasks. However, despite the importance of network depth in achieving good classification accuracy, these networks were trained with a maximum of nine layers. In this…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Mubarakah Alotaibi , Richard Wilson

Very deep convolutional neural networks (CNNs) yield state of the art results on a wide variety of visual recognition problems. A number of state of the the art methods for image recognition are based on networks with well over 100 layers…

计算机视觉与模式识别 · 计算机科学 2016-07-15 Joel Moniz , Christopher Pal

Deep neural networks is a branch in machine learning that has seen a meteoric rise in popularity due to its powerful abilities to represent and model high-level abstractions in highly complex data. One area in deep neural networks that is…

计算机视觉与模式识别 · 计算机科学 2015-11-11 Mohammad Javad Shafiee , Parthipan Siva , Alexander Wong

The increasing complexity of deep learning architectures is resulting in training time requiring weeks or even months. This slow training is due in part to vanishing gradients, in which the gradients used by back-propagation are extremely…

计算机视觉与模式识别 · 计算机科学 2015-10-16 Bharat Singh , Soham De , Yangmuzi Zhang , Thomas Goldstein , Gavin Taylor

Theoretical and empirical evidence indicates that the depth of neural networks is crucial for their success. However, training becomes more difficult as depth increases, and training of very deep networks remains an open problem. Here we…

机器学习 · 计算机科学 2015-11-24 Rupesh Kumar Srivastava , Klaus Greff , Jürgen Schmidhuber

Recent years have witnessed the great advance of deep learning in a variety of vision tasks. Many state-of-the-art deep neural networks suffer from large size and high complexity, which makes it difficult to deploy in resource-limited…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Zhengguang Zhou , Wengang Zhou , Xutao Lv , Xuan Huang , Xiaoyu Wang , Houqiang Li

Deep neural networks demonstrate to have a high performance on image classification tasks while being more difficult to train. Due to the complexity and vanishing gradient problem, it normally takes a lot of time and more computational…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Mohammad Sadegh Ebrahimi , Hossein Karkeh Abadi

This work attempts to interpret modern deep (convolutional) networks from the principles of rate reduction and (shift) invariant classification. We show that the basic iterative gradient ascent scheme for optimizing the rate reduction of…

机器学习 · 计算机科学 2020-10-30 Kwan Ho Ryan Chan , Yaodong Yu , Chong You , Haozhi Qi , John Wright , Yi Ma

Deep neural networks are a powerful tool for feature learning and extraction given their ability to model high-level abstractions in highly complex data. One area worth exploring in feature learning and extraction using deep neural networks…

机器学习 · 计算机科学 2015-12-15 Mohammad Javad Shafiee , Parthipan Siva , Paul Fieguth , Alexander Wong

Depth is the hallmark of deep neural networks. But more depth means more sequential computation and higher latency. This begs the question -- is it possible to build high-performing "non-deep" neural networks? We show that it is. To do so,…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Ankit Goyal , Alexey Bochkovskiy , Jia Deng , Vladlen Koltun

While depth tends to improve network performances, it also makes gradient-based training more difficult since deeper networks tend to be more non-linear. The recently proposed knowledge distillation approach is aimed at obtaining small and…

机器学习 · 计算机科学 2015-03-30 Adriana Romero , Nicolas Ballas , Samira Ebrahimi Kahou , Antoine Chassang , Carlo Gatta , Yoshua Bengio

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

Scaling up network depth is a fundamental pursuit in neural architecture design, as theory suggests that deeper models offer exponentially greater capability. Benefiting from the residual connections, modern neural networks can scale up to…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Dongchen Han , Tianzhu Ye , Zhuofan Xia , Kaiyi Chen , Yulin Wang , Hanting Chen , Gao Huang

We propose a new technique that boosts the convergence of training generative adversarial networks. Generally, the rate of training deep models reduces severely after multiple iterations. A key reason for this phenomenon is that a deep…

机器学习 · 统计学 2018-06-15 Atsushi Nitanda , Taiji Suzuki
‹ 上一页 1 2 3 10 下一页 ›