paper-with-me

홈 › Papers

Spectral Pruning for Recurrent Neural Networks

2021-05-23 · Takashi Furuya, Kazuma Suetake, Koichi Taniguchi, Hiroyuki Kusumoto, Ryuji Saiin, Tomohiro Daimon

Recurrent neural networks (RNNs) are a class of neural networks used in sequential tasks. However, in general, RNNs have a large number of parameters and involve enormous computational costs by repeating the recurrent structures in many time steps. As a method to overcome this difficulty, RNN pruning has attracted increasing attention in recent years, and it brings us benefits in terms of the reduction of computational cost as the time step progresses. However, most existing methods of RNN pruning are heuristic. The purpose of this paper is to study the theoretical scheme for RNN pruning method. We propose an appropriate pruning algorithm for RNNs inspired by "spectral pruning", and provide the generalization error bounds for compressed RNNs. We also provide numerical experiments to demonstrate our theoretical results and show the effectiveness of our pruning method compared with existing methods.

📄 PDF Abstract BibTeX arXiv:2105.10832

Code (1)

zalandoresearch/fashion-mnist 공식 구현 tf

Tasks

Edge-computing

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Spectral Theory for Edge Pruning in Asynchronous Recurrent Graph Neural Networks

2025-02-23 · Nicolas Bessone

Graph Neural Networks (GNNs) have emerged as a powerful tool for learning on graph-structured data, finding applications in numerous domains including social network analysis and molecular biology. Within this broad cate…

Graph Expansion in Pruned Recurrent Neural Network Layers Preserve Performance

2024-03-17 · Suryam Arnav Kalra, Arindam Biswas, Pabitra Mitra, BISWAJIT BASU

Expansion property of a graph refers to its strong connectivity as well as sparseness. It has been reported that deep neural networks can be pruned to a high degree of sparsity while maintaining their performance. Such p…

Reproducing Kernel Hilbert Space Pruning for Sparse Hyperspectral Abundance Prediction

2023-08-16 · Michael G. Rawson, Timothy Doster

Hyperspectral measurements from long range sensors can give a detailed picture of the items, materials, and chemicals in a scene but analysis can be difficult, slow, and expensive due to high spatial and spectral resolut…

Spectral Reconstruction

One-Shot Pruning of Recurrent Neural Networks by Jacobian Spectrum Evaluation

2019-11-30 · ICLR 2020 1 · Matthew Shunshi Zhang, Bradly Stadie

Recent advances in the sparse neural network literature have made it possible to prune many large feed forward and convolutional networks with only a small quantity of data. Yet, these same techniques often falter when a…

Network Pruning

Pruning-aware Loss Functions for STOI-Optimized Pruned Recurrent Autoencoders for the Compression of the Stimulation Patterns of Cochlear Implants at Zero Delay

2025-02-04 · Reemt Hinrichs, Jörn Ostermann

Cochlear implants (CIs) are surgically implanted hearing devices, which allow to restore a sense of hearing in people suffering from profound hearing loss. Wireless streaming of audio from external devices to CI signal p…