paper-with-me

Papers

Weight Matrix Dimensionality Reduction in Deep Learning via Kronecker Multi-layer Architectures

2022-04-08 · Jarom D. Hogue, Robert M. Kirby, Akil Narayan

Deep learning using neural networks is an effective technique for generating models of complex data. However, training such models can be expensive when networks have large model capacity resulting from a large number of layers and nodes. For training in such a computationally prohibitive regime, dimensionality reduction techniques ease the computational burden, and allow implementations of more robust networks. We propose a novel type of such dimensionality reduction via a new deep learning architecture based on fast matrix multiplication of a Kronecker product decomposition; in particular our network construction can be viewed as a Kronecker product-induced sparsification of an "extended" fully connected network. Analysis and practical examples show that this architecture allows a neural network to be trained and implemented with a significant reduction in computational time and resources, while achieving a similar error level compared to a traditional feedforward neural network.

📄 PDF Abstract BibTeX arXiv:2204.04273

Code (1)

jaromhogue/kdlayers 공식 구현 tf

Tasks

Deep LearningDimensionality Reduction

Similar Papers 제목 키워드 기반

Compression of Fully-Connected Layer in Neural Network by Kronecker Product

2015-07-21 · Shuchang Zhou, Jia-Nan Wu

In this paper we propose and study a technique to reduce the number of parameters and computation time in fully-connected layers of neural networks using Kronecker product, at a mild cost of the prediction quality. The t…

Kronecker Recurrent Units

2017-05-29 · ICML 2018 7 · Cijo Jose, Moustpaha Cisse, Francois Fleuret

Our work addresses two important issues with recurrent neural networks: (1) they are over-parameterized, and (2) the recurrence matrix is ill-conditioned. The former increases the sample complexity of learning and the tr…

Space-Time Extension of the MEM Approach for Electromagnetic Neuroimaging

2018-07-24 · Marie-Christine Roubaud, Jean-Marc Lina, Julie Carrier, B Torrésani

The wavelet Maximum Entropy on the Mean (wMEM) approach to the MEG inverse problem is revisited and extended to infer brain activity from full space-time data. The resulting dimensionality increase is tackled using a col…

Dimensionality Reduction

Hybrid Kronecker Product Decomposition and Approximation

2019-12-06 · Chencheng Cai, Rong Chen, Han Xiao

Discovering the underlying low dimensional structure of high dimensional data has attracted a significant amount of researches recently and has shown to have a wide range of applications. As an effective dimension reduct…

Dimensionality Reduction

Application of Fuzzy Clustering for Text Data Dimensionality Reduction

2019-09-21 · Amir Karami

Large textual corpora are often represented by the document-term frequency matrix whose elements are the frequency of terms; however, this matrix has two problems: sparsity and high dimensionality. Four dimension reducti…

ClusteringDimensionality Reduction