中文
相关论文

相关论文: PCA-Initialized Deep Neural Networks Applied To Do…

200 篇论文

Initialization of parameters in deep neural networks has been shown to have a big impact on the performance of the networks (Mishkin & Matas, 2015). The initialization scheme devised by He et al, allowed convolution activations to carry a…

机器学习 · 计算机科学 2017-02-28 Armen Aghajanyan

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

Autoencoders are neural network formulations where the input and output of the network are identical and the goal is to identify the hidden representation in the provided datasets. Generally, autoencoders project the data nonlinearly onto a…

信号处理 · 电气工程与系统科学 2019-07-10 Debjani Bhowick , Deepak K. Gupta , Saumen Maiti , Uma Shankar

Training deep Convolutional Neural Networks (CNN) is a time consuming task that may take weeks to complete. In this article we propose a novel, theoretically founded method for reducing CNN training time without incurring any loss in…

计算机视觉与模式识别 · 计算机科学 2016-10-13 Pedro Porto Buarque de Gusmão , Gianluca Francini , Skjalg Lepsøy , Enrico Magli

Deep neural networks (DNNs) can be made hardware-efficient by reducing the numerical precision of the weights and activations of the network and by improving the network's resilience to noise. However, this gain in efficiency often comes at…

The phenomenon of distinct behaviors exhibited by neural networks under varying scales of initialization remains an enigma in deep learning research. In this paper, based on the earlier work by Luo et al.~\cite{luo2021phase}, we present a…

机器学习 · 计算机科学 2026-04-02 Zhengan Chen , Yuqing Li , Tao Luo , Zhangchen Zhou , Zhi-Qin John Xu

Successfully training deep neural networks often requires either batch normalization, appropriate weight initialization, both of which come with their own challenges. We propose an alternative, geometrically motivated method for training.…

机器学习 · 计算机科学 2019-10-08 Aram-Alexandre Pooladian , Chris Finlay , Adam M Oberman

Deep convolutional neural networks (CNN) have achieved the unwavering confidence in its performance on image processing tasks. The CNN architecture constitutes a variety of different types of layers including the convolution layer and the…

机器学习 · 计算机科学 2020-09-01 Takahiko Henmi , Esmeraldo Ronnie Rey Zara , Yoshihiro Hirohashi , Tsuyoshi Kato

Binarization plays a key role in the automatic information retrieval from document images. This process is usually performed in the first stages of documents analysis systems, and serves as a basis for subsequent steps. Hence it has to be…

计算机视觉与模式识别 · 计算机科学 2018-09-07 Jorge Calvo-Zaragoza , Antonio-Javier Gallego

Deep neural networks are widely used for classification. These deep models often suffer from a lack of interpretability -- they are particularly difficult to understand because of their non-linear nature. As a result, neural networks are…

人工智能 · 计算机科学 2017-11-22 Oscar Li , Hao Liu , Chaofan Chen , Cynthia Rudin

Graph convolutional networks (GCNs) were a great step towards extending deep learning to unstructured data such as graphs. But GCNs still need a constructed graph to work with. To solve this problem, classical graphs such as $k$-nearest…

机器学习 · 计算机科学 2023-10-24 Mashaan Alshammari , John Stavrakakis , Adel F. Ahmed , Masahiro Takatsuka

Fine-grained visual classification aims to recognize images belonging to multiple sub-categories within a same category. It is a challenging task due to the inherently subtle variations among highly-confused categories. Most existing…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Tian Zhang , Dongliang Chang , Zhanyu Ma , Jun Guo

We propose a new physics-informed neural network framework, IDPINN, based on the enhancement of initialization and domain decomposition to improve prediction accuracy. We train a PINN using a small dataset to obtain an initial network…

机器学习 · 计算机科学 2024-06-06 Chenhao Si , Ming Yan

Spiking neural networks are a promising approach towards next-generation models of the brain in computational neuroscience. Moreover, compared to classic artificial neural networks, they could serve as an energy-efficient deployment of AI…

神经与进化计算 · 计算机科学 2021-09-24 Justus F. Hübotter , Pablo Lanillos , Jakub M. Tomczak

Estimating intrinsic dimensionality of data is a classic problem in pattern recognition and statistics. Principal Component Analysis (PCA) is a powerful tool in discovering dimensionality of data sets with a linear structure; it, however,…

计算机视觉与模式识别 · 计算机科学 2010-02-11 Mingyu Fan , Nannan Gu , Hong Qiao , Bo Zhang

The SUBNET neural network architecture has been developed to identify nonlinear state-space models from input-output data. To achieve this, it combines the rolled-out nonlinear state-space equations and a state encoder function, both…

系统与控制 · 电气工程与系统科学 2023-04-10 Rishi Ramkannan , Gerben I. Beintema , Roland Tóth , Maarten Schoukens

Training a high-quality deep neural network requires choosing suitable hyperparameters, which is a non-trivial and expensive process. Current works try to automatically optimize or design principles of hyperparameters, such that they can…

机器学习 · 计算机科学 2024-02-28 Wuyang Chen , Junru Wu , Zhangyang Wang , Boris Hanin

Despite the power of deep neural networks for a wide range of tasks, an overconfident prediction issue has limited their practical use in many safety-critical applications. Many recent works have been proposed to mitigate this issue, but…

机器学习 · 计算机科学 2020-08-14 Jooyoung Moon , Jihyo Kim , Younghak Shin , Sangheum Hwang

Deep convolutional neural networks (CNNs) have achieved breakthrough performance in many pattern recognition tasks such as image classification. However, the development of high-quality deep models typically relies on a substantial amount…

计算机视觉与模式识别 · 计算机科学 2016-05-05 Mengchen Liu , Jiaxin Shi , Zhen Li , Chongxuan Li , Jun Zhu , Shixia Liu

Convolutional Neural Networks (CNNs) have proven to be a powerful state-of-the-art method for image classification tasks. One drawback however is the high computational complexity and high memory consumption of CNNs which makes them…

计算机视觉与模式识别 · 计算机科学 2021-02-04 Rishabh Goyal , Joaquin Vanschoren , Victor van Acht , Stephan Nijssen
‹ 上一页 1 8 9 10 下一页 ›