中文
相关论文

相关论文: A Johnson--Lindenstrauss Framework for Randomly In…

200 篇论文

A ReLU neural network leads to a finite polyhedral decomposition of input space and a corresponding finite dual graph. We show that while this dual graph is a coarse quantization of input space, it is sufficiently robust that it can be…

代数拓扑 · 数学 2023-07-03 Yajing Liu , Christina M Cole , Chris Peterson , Michael Kirby

Weight matrices in deep networks exhibit geometric continuity -- principal singular vectors of adjacent layers point in similar directions. While this property has been widely observed, its origin remains unexplained. Through experiments on…

机器学习 · 计算机科学 2026-05-07 Kyungwon Jeong , Won-Gi Paeng , Honggyo Suh

Computational models of vision have traditionally been developed in a bottom-up fashion, by hierarchically composing a series of straightforward operations - i.e. convolution and pooling - with the aim of emulating simple and complex cells…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Simone Azeglio , Simone Poetto , Luca Savant Aira , Marco Nurisso

Neural Collapse is a phenomenon where the last-layer representations of a well-trained neural network converge to a highly structured geometry. In this paper, we focus on its first (and most basic) property, known as NC1: the within-class…

机器学习 · 计算机科学 2025-02-05 Diyuan Wu , Marco Mondelli

Convolutional neural networks typically consist of many convolutional layers followed by one or more fully connected layers. While convolutional layers map between high-order activation tensors, the fully connected layers operate on…

Recently, convolutional neural networks (CNNs) have been used as a powerful tool to solve many problems of machine learning and computer vision. In this paper, we aim to provide insight on the property of convolutional neural networks, as…

机器学习 · 计算机科学 2016-07-20 Wenling Shang , Kihyuk Sohn , Diogo Almeida , Honglak Lee

A convolutional layer in a Convolutional Neural Network (CNN) consists of many filters which apply convolution operation to the input, capture some special patterns and pass the result to the next layer. If the same patterns also occur at…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Okan Köpüklü , Maryam Babaee , Stefan Hörmann , Gerhard Rigoll

Convolutional Neural Networks (CNNs) are build specifically for computer vision tasks for which it is known that the input data is a hierarchical structure based on locally correlated elements. The question that naturally arises is what…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Cristian Ivan

Johnson-Lindenstrauss (JL) matrices implemented by sparse random synaptic connections are thought to be a prime candidate for how convergent pathways in the brain compress information. However, to date, there is no complete mathematical…

神经元与认知 · 定量生物学 2014-11-21 Zeyuan Allen-Zhu , Rati Gelashvili , Silvio Micali , Nir Shavit

It is commonly recognized that the expressiveness of deep neural networks is contingent upon a range of factors, encompassing their depth, width, and other relevant considerations. Currently, the practical performance of the majority of…

机器学习 · 计算机科学 2023-11-08 Xuan Qi , Yi Wei

Recovering structure and motion parameters given a image pair or a sequence of images is a well studied problem in computer vision. This is often achieved by employing Structure from Motion (SfM) or Simultaneous Localization and Mapping…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Thanuja Dharmasiri , Andrew Spek , Tom Drummond

Task-based modeling with recurrent neural networks (RNNs) has emerged as a popular way to infer the computational function of different brain regions. These models are quantitatively assessed by comparing the low-dimensional neural…

神经元与认知 · 定量生物学 2019-12-06 Niru Maheswaranathan , Alex H. Williams , Matthew D. Golub , Surya Ganguli , David Sussillo

The practice of deep learning has shown that neural networks generalize remarkably well even with an extreme number of learned parameters. This appears to contradict traditional statistical wisdom, in which a trade-off between model…

机器学习 · 计算机科学 2023-02-21 Yifei Wang , Yixuan Hua , Emmanuel Candés , Mert Pilanci

Current research in Computer Vision has shown that Convolutional Neural Networks (CNN) give state-of-the-art performance in many classification tasks and Computer Vision problems. The embedding of CNN, which is the internal representation…

计算机视觉与模式识别 · 计算机科学 2015-08-04 Axel Angel

Classical deep networks are effective because depth enables adaptive geometric deformation of data representations. In quantum neural networks (QNNs), however, depth or state reachability alone does not guarantee this feature-learning…

量子物理 · 物理学 2026-03-26 Vishal S. Ngairangbam , Michael Spannowsky

A technical note aiming to offer deeper intuition for the LayerNorm function common in deep neural networks. LayerNorm is defined relative to a distinguished 'neural' basis, but it does more than just normalize the corresponding vector…

机器学习 · 计算机科学 2024-05-08 Paul M. Riechers

Visual representations can be defined as the activations of neuronal populations in response to images. The activation of a neuron as a function over all image space has been described as a "tuning landscape". As a function over a…

神经元与认知 · 定量生物学 2022-12-29 Binxu Wang , Carlos R. Ponce

Convolutional neural networks (CNN's) are powerful and widely used tools. However, their interpretability is far from ideal. One such shortcoming is the difficulty of deducing a network's ability to generalize to unseen data. We use…

计算机视觉与模式识别 · 计算机科学 2019-10-21 Rickard Brüel Gabrielsson , Gunnar Carlsson

We discuss several aspects of the loss landscape of regularized neural networks: the structure of stationary points, connectivity of optimal solutions, path with nonincreasing loss to arbitrary global optimum, and the nonuniqueness of…

机器学习 · 计算机科学 2025-04-30 Sungyoon Kim , Aaron Mishkin , Mert Pilanci

Recurrent neural networks (RNNs) have yielded promising results for both recognizing objects in challenging conditions and modeling aspects of primate vision. However, the representational dynamics of recurrent computations remain poorly…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Sushrut Thorat , Adrien Doerig , Tim C. Kietzmann