paper-with-me

홈 › Papers

Asymptotic Singular Value Distribution of Linear Convolutional Layers

2020-06-12 · Xinping Yi

In convolutional neural networks, the linear transformation of multi-channel two-dimensional convolutional layers with linear convolution is a block matrix with doubly Toeplitz blocks. Although a "wrapping around" operation can transform linear convolution to a circular one, by which the singular values can be approximated with reduced computational complexity by those of a block matrix with doubly circulant blocks, the accuracy of such an approximation is not guaranteed. In this paper, we propose to inspect such a linear transformation matrix through its asymptotic spectral representation - the spectral density matrix - by which we develop a simple singular value approximation method with improved accuracy over the circular approximation, as well as upper bounds for spectral norm with reduced computational complexity. Compared with the circular approximation, we obtain moderate improvement with a subtle adjustment of the singular value distribution. We also demonstrate that the spectral norm upper bounds are effective spectral regularizers for improving generalization performance in ResNets.

📄 PDF Abstract BibTeX arXiv:2006.07117

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Gaussian Equivalence for Self-Attention: Asymptotic Spectral Analysis of Attention Matrix

2025-10-08 · Tomohiro Hayase, Benoît Collins, Ryo Karakida arxiv

Self-attention layers have become fundamental building blocks of modern deep neural networks, yet their theoretical understanding remains limited, particularly from the perspective of random matrix theory. In this work, …

The Singular Values of Convolutional Layers

2018-05-26 · ICLR 2019 5 · Hanie Sedghi, Vineet Gupta, Philip M. Long

We characterize the singular values of the linear transformation associated with a standard 2D multi-channel convolutional layer, enabling their efficient computation. This characterization also leads to an algorithm for…

Physics-Informed Singular-Value Learning for Cross-Covariances Forecasting in Financial Markets

2026-01-12 · Efstratios Manolakis, Christian Bongiorno, Rosario Nunzio Mantegna arxiv

Recent advances in nonlinear shrinkage yield asymptotically optimal cleaners for large covariance matrices and have been extended to empirical cross-covariances via singular-value shrinkage. However, these approaches rel…

Extreme value theory for singular subspace estimation in the matrix denoising model

2025-07-26 · Junhyung Chang, Joshua Cape arxiv

This paper studies fine-grained singular subspace estimation in the matrix denoising model where a deterministic low-rank signal matrix is additively perturbed by a stochastic matrix of Gaussian noise. We establish that …

The SVD of Convolutional Weights: A CNN Interpretability Framework

2022-08-14 · Brenda Praggastis, Davis Brown, Carlos Ortiz Marrero, Emilie Purvine 외

Deep neural networks used for image classification often use convolutional filters to extract distinguishing features before passing them to a linear classifier. Most interpretability literature focuses on providing sema…

image-classificationImage Classification