中文
相关论文

相关论文: The backpropagation-based recollection hypothesis:…

200 篇论文

Mirror neurons are a class of neurons that activate both when an individual observes an action and when they perform the same action. This mechanism reveals a fundamental interplay between action understanding and embodied execution,…

人工智能 · 计算机科学 2025-09-26 Wentao Zhu , Zhining Zhang , Yuwei Ren , Yin Huang , Hao Xu , Yizhou Wang

Spiking neural networks (SNNs) transmit information through discrete spikes, which performs well in processing spatial-temporal information. Due to the non-differentiable characteristic, there still exist difficulties in designing…

神经与进化计算 · 计算机科学 2021-05-28 Dongcheng Zhao , Yi Zeng , Yang Li

Few-shot prompting elicits the remarkable abilities of large language models by equipping them with a few demonstration examples in the input. However, the traditional method of providing large language models with all demonstration…

计算与语言 · 计算机科学 2023-12-27 Yu Ji , Wen Wu , Yi Hu , Hong Zheng , Liang He

Neural networks represent data as projections on trained weights in a high dimensional manifold. The trained weights act as a knowledge base consisting of causal class dependencies. Inference built on features that identify these…

机器学习 · 计算机科学 2021-03-24 Mohit Prabhushankar , Ghassan AlRegib

Attending to what is relevant is fundamental to both the mammalian brain and modern machine learning models such as Transformers. Yet, determining relevance remains a core challenge, traditionally offloaded to learning algorithms like…

机器学习 · 计算机科学 2025-05-13 Ahsan Adeel

The remarkable success of large language models (LLMs) stems from their ability to consolidate vast amounts of knowledge into the memory during pre-training and to retrieve it from the memory during inference, enabling advanced capabilities…

计算与语言 · 计算机科学 2025-10-10 Shaohua Zhang , Yuan Lin , Hang Li

Networks of interconnected neurons communicating through spiking signals offer the bedrock of neural computations. Our brains spiking neural networks have the computational capacity to achieve complex pattern recognition and cognitive…

神经与进化计算 · 计算机科学 2024-12-06 Naresh Ravichandran , Anders Lansner , Pawel Herman

Error backpropagation is a highly effective mechanism for learning high-quality hierarchical features in deep networks. Updating the features or weights in one layer, however, requires waiting for the propagation of error signals from…

神经与进化计算 · 计算机科学 2017-11-21 Hesham Mostafa , Vishwajith Ramesh , Gert Cauwenberghs

The fields of artificial intelligence and neuroscience have a long history of fertile bi-directional interactions. On the one hand, important inspiration for the development of artificial intelligence systems has come from the study of…

神经元与认知 · 定量生物学 2019-11-21 Eilif B. Muller , Philippe Beaudoin

Deep neural networks employing error back-propagation for learning can suffer from exploding and vanishing gradient problems. Numerous solutions have been proposed such as normalisation techniques or limiting activation functions to linear…

机器学习 · 计算机科学 2023-09-08 Sama Daryanavard , Bernd Porr

The vast majority of natural sensory data is temporally redundant. Video frames or audio samples which are sampled at nearby points in time tend to have similar values. Typically, deep learning algorithms take no advantage of this…

神经与进化计算 · 计算机科学 2017-06-14 Peter O'Connor , Efstratios Gavves , Max Welling

Several guiding principles for thought processes are proposed and a neural-network-type model implementing these principles is presented and studied. We suggest to consider thinking within an associative network built-up of overlapping…

神经元与认知 · 定量生物学 2007-05-23 Claudius Gros

Language decoding studies have identified word representations which can be used to predict brain activity in response to novel words and sentences (Anderson et al., 2016; Pereira et al., 2018). The unspoken assumption of these studies is…

计算与语言 · 计算机科学 2018-06-05 Jon Gauthier , Anna Ivanova

While error backpropagation (BP) has dominated the training of nearly all modern neural networks for a long time, it suffers from several biological plausibility issues such as the symmetric weight requirement and synchronous updates.…

神经元与认知 · 定量生物学 2023-04-05 Huzi Cheng , Joshua W. Brown

Feedforward Neural Network (FNN)-based language models estimate the probability of the next word based on the history of the last N words, whereas Recurrent Neural Networks (RNN) perform the same task based only on the last word and some…

计算与语言 · 计算机科学 2017-03-24 Youssef Oualil , Clayton Greenberg , Mittul Singh , Dietrich Klakow

The activity of neurons within brain circuits has been ubiquitously reported to be correlated. The impact of these correlations on brain function has been extensively investigated. Correlations can in principle increase or decrease the…

神经元与认知 · 定量生物学 2025-07-24 Miguel Ibáñez-Berganza , Giulio Bondanelli , Stefano Panzeri

Animals achieve sophisticated behavioral control through dynamic coupling of the brain, body, and environment. Accordingly, the co-design approach, in which both the controllers and the physical properties are optimized simultaneously, has…

神经与进化计算 · 计算机科学 2025-03-10 Hiroki Tomioka , Katsuma Inoue , Yasuo Kuniyoshi , Kohei Nakajima

We describe a method for the neural decoding of memory from EEG data. Using this method, a concept being recalled can be identified from an EEG trace with an average top-1 accuracy of about 78.4% (chance 4%). The method employs deep…

机器学习 · 计算机科学 2023-08-08 Glenn Bruns , Michael Haidar , Federico Rubino

Deep learning has seen remarkable developments over the last years, many of them inspired by neuroscience. However, the main learning mechanism behind these advances - error backpropagation - appears to be at odds with neurobiology. Here,…

神经元与认知 · 定量生物学 2018-10-29 João Sacramento , Rui Ponte Costa , Yoshua Bengio , Walter Senn

Learning to solve complex sequences of tasks--while both leveraging transfer and avoiding catastrophic forgetting--remains a key obstacle to achieving human-level intelligence. The progressive networks approach represents a step forward in…