中文
相关论文

相关论文: Training a perceptron by a bit sequence: Storage c…

200 篇论文

The ability of humans for lifelong learning is an inspiration for deep learning methods and in particular for continual learning. In this work, we apply Hebbian learning, a biologically inspired learning process, to sound classification. We…

音频与语音处理 · 电气工程与系统科学 2026-04-21 Riccardo Casciotti , Francesco De Santis , Alberto Antonietti , Annamaria Mesaros

Hebbian plasticity is a powerful principle that allows biological brains to learn from their lifetime experience. By contrast, artificial neural networks trained with backpropagation generally have fixed connection weights that do not…

神经与进化计算 · 计算机科学 2016-10-20 Thomas Miconi

The binary perceptron is the simplest artificial neural network formed by $N$ input units and one output unit, with the neural states and the synaptic weights all restricted to $\pm 1$ values. The task in the teacher--student scenario is to…

机器学习 · 计算机科学 2019-03-15 Hai-Jun Zhou

To train deep convolutional neural networks, the input data and the intermediate activations need to be kept in memory to calculate the gradient descent step. Given the limited memory available in the current generation accelerator cards,…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Hans Pinckaers , Geert Litjens

We introduce into the classical perceptron algorithm with margin a mechanism that shrinks the current weight vector as a first step of the update. If the shrinking factor is constant the resulting algorithm may be regarded as a…

机器学习 · 计算机科学 2013-02-08 Constantinos Panagiotakopoulos , Petroula Tsampouka

The brain is targeted for processing temporal sequence information. It remains largely unclear how the brain learns to store and retrieve sequence memories. Here, we study how recurrent networks of binary neurons learn sequence attractors…

神经与进化计算 · 计算机科学 2024-04-04 Yao Lu , Si Wu

In many classification problems a classifier should be robust to small variations in the input vector. This is a desired property not only for particular transformations, such as translation and rotation in image classification problems,…

机器学习 · 统计学 2016-01-18 Sergey Demyanov , James Bailey , Ramamohanarao Kotagiri , Christopher Leckie

Understanding the theoretical foundations of how memories are encoded and retrieved in neural populations is a central challenge in neuroscience. A popular theoretical scenario for modeling memory function is the attractor neural network…

神经元与认知 · 定量生物学 2016-02-17 Alireza Alemi , Carlo Baldassi , Nicolas Brunel , Riccardo Zecchina

The learned weights of a neural network have often been considered devoid of scrutable internal structure. In this paper, however, we look for structure in the form of clusterability: how well a network can be divided into groups of neurons…

神经与进化计算 · 计算机科学 2021-03-08 Daniel Filan , Stephen Casper , Shlomi Hod , Cody Wild , Andrew Critch , Stuart Russell

We focus on the robustness of neural networks for classification. To permit a fair comparison between methods to achieve robustness, we first introduce a standard based on the mensuration of a classifier's degradation. Then, we propose…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Sadaf Gulshad , Arnold Smeulders

We propose a method for learning a quantum probabilistic model of a perceptron. By considering a cross entropy between two density matrices we can learn a model that takes noisy output labels into account while learning. A multitude of…

量子物理 · 物理学 2023-09-11 Roeland Wiersema , H. J. Kappen

Hebbian learning is a key principle underlying learning in biological neural networks. We relate a Hebbian spike-timing-dependent plasticity rule to noisy gradient descent with respect to a non-convex loss function on the probability…

机器学习 · 计算机科学 2026-01-14 Niklas Dexheimer , Sascha Gaudlitz , Johannes Schmidt-Hieber

We investigate dense higher-order associative memories in the high storage regime when the stored patterns are biased, namely when the entries of the patterns are not symmetrically distributed around zero. In this setting, the standard…

无序系统与神经网络 · 物理学 2026-04-06 Linda Albanese , Andrea Alessandrelli , Federico Carella

Inference algorithms based on evolving interactions between replicated solutions are introduced and analyzed on a prototypical NP-hard problem - the capacity of the binary Ising perceptron. The efficiency of the algorithm is examined…

无序系统与神经网络 · 物理学 2015-06-15 Roberto C. Alamino , Juan P. Neirotti , David Saad

We present nonlinear photonic circuit models for constructing programmable linear transformations and use these to realize a coherent Perceptron, i.e., an all-optical linear classifier capable of learning the classification boundary…

量子物理 · 物理学 2015-03-31 Nikolas Tezak , Hideo Mabuchi

A sequential training method for large-scale feedforward neural networks is presented. Each layer of the neural network is decoupled and trained separately. After the training is completed for each layer, they are combined together. The…

机器学习 · 计算机科学 2019-05-21 Jongrae Kim

A recurrent neural net is described that learns a set of patterns in the presence of noise. The learning rule is of Hebbian type, and, if noise would be absent during the learning process, the resulting final values of the weights would…

无序系统与神经网络 · 物理学 2009-11-07 W A van Leeuwen , B Wemmenhove

A popular theory of perceptual processing holds that the brain learns both a generative model of the world and a paired recognition model using variational Bayesian inference. Most hypotheses of how the brain might learn these models assume…

神经元与认知 · 定量生物学 2021-06-01 Ari S. Benjamin , Konrad P. Kording

Sequence memory is an essential attribute of natural and artificial intelligence that enables agents to encode, store, and retrieve complex sequences of stimuli and actions. Computational models of sequence memory have been proposed where…

神经与进化计算 · 计算机科学 2023-11-06 Hamza Tahir Chaudhry , Jacob A. Zavatone-Veth , Dmitry Krotov , Cengiz Pehlevan

In training neural networks, it is common practice to use partial gradients computed over batches, mostly very small subsets of the training set. This approach is motivated by the argument that such a partial gradient is close to the true…

机器学习 · 计算机科学 2024-11-25 Jan Spörer , Bernhard Bermeitinger , Tomas Hrycej , Niklas Limacher , Siegfried Handschuh