中文
相关论文

相关论文: An effective associative memory for pattern recogn…

200 篇论文

Images vary in how memorable they are to humans. Inspired by findings from cognitive science and computer vision, we explore correlates of image memorability in pretrained transformer-based vision encoders for the first time. Focusing…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Ece Takmaz , Albert Gatt , Jakub Dotlacil

The field of artificial intelligence faces significant challenges in achieving both biological plausibility and computational efficiency, particularly in visual learning tasks. Current artificial neural networks, such as convolutional…

机器学习 · 计算机科学 2024-09-27 Jacobo Ruiz , Manas Gupta

An autoassociative memory model is a function that, given a set of data points, takes as input an arbitrary vector and outputs the most similar data point from the memorized set. However, popular memory models fail to retrieve images even…

机器学习 · 计算机科学 2024-02-19 Tommaso Salvatori , Beren Millidge , Yuhang Song , Rafal Bogacz , Thomas Lukasiewicz

The paper explores the capability of continuous-time recurrent neural networks to store and recall precisely timed scores of spike trains. We show (by numerical experiments) that this is indeed possible: within some range of parameters, any…

神经与进化计算 · 计算机科学 2025-07-29 Hugo Aguettaz , Hans-Andrea Loeliger

Recurrent neural networks (RNNs) provide state-of-the-art performance in processing sequential data but are memory intensive to train, limiting the flexibility of RNN models which can be trained. Reversible RNNs---RNNs for which the…

机器学习 · 计算机科学 2018-10-26 Matthew MacKay , Paul Vicol , Jimmy Ba , Roger Grosse

Dense Associative Memories or modern Hopfield networks permit storage and reliable retrieval of an exponentially large (in the dimension of feature space) number of memories. At the same time, their naive implementation is non-biological,…

神经元与认知 · 定量生物学 2021-04-29 Dmitry Krotov , John Hopfield

Associative learning is one of the key mechanisms displayed by living organisms in order to adapt to their changing environments. It was early recognized to be a general trait of complex multicellular organisms but also found in "simpler"…

细胞行为 · 定量生物学 2017-01-24 Javier Macia , Blai Vidiella , Ricard Sole

Existing attention mechanisms are trained to attend to individual items in a collection (the memory) with a predefined, fixed granularity, e.g., a word token or an image grid. We propose area attention: a way to attend to areas in the…

机器学习 · 计算机科学 2020-05-11 Yang Li , Lukasz Kaiser , Samy Bengio , Si Si

Introduction. Neural network models of autoassociative, distributed memory allow storage and retrieval of many items (vectors) where the number of stored items can exceed the vector dimension (the number of neurons in the network). This…

神经与进化计算 · 计算机科学 2017-09-05 V. I. Gritsenko , D. A. Rachkovskij , A. A. Frolov , R. Gayler , D. Kleyko , E. Osipov

In the context of attractor neural networks, we study how the equilibrium analog neural activities, reached by the network dynamics during memory retrieval, may improve storage performance by reducing the interferences between the recalled…

凝聚态物理 · 物理学 2009-10-22 Nicolas Brunel , Riccardo Zecchina

Nearest neighbor search is a very active field in machine learning for it appears in many application cases, including classification and object retrieval. In its canonical version, the complexity of the search is linear with both the…

机器学习 · 计算机科学 2017-07-06 Vincent Gripon , Matthias Löwe , Franck Vermet

In this paper, we introduce a novel layer designed to be used as the output of pre-trained neural networks in the context of classification. Based on Associative Memories, this layer can help design Deep Neural Networks which support…

机器学习 · 计算机科学 2019-09-20 Quentin Jodelet , Vincent Gripon , Masafumi Hagiwara

Memristive associative learning has gained significant attention for its ability to mimic fundamental biological learning mechanisms while maintaining system simplicity. In this work, we introduce a high-order memristive associative…

神经与进化计算 · 计算机科学 2024-10-23 Shengbo Wang , Xuemeng Li , Jialin Ding , Weihao Ma , Ying Wang , Luigi Occhipinti , Arokia Nathan , Shuo Gao

The purpose of this study is to investigate how homophily, memory constraints, and adversarial disruptions collectively shape the resilience and adaptability of complex networks. To achieve this, we develop a new framework that integrates…

社会与信息网络 · 计算机科学 2025-12-16 Saad Alqithami

Memory is a complex phenomenon that involves several distinct mechanisms. These mechanisms operate at different spatial and temporal levels. This chapter focuses on the theoretical framework and the mathematical models that have been…

神经元与认知 · 定量生物学 2021-12-22 Stefano Fusi

Associative memory has been a prominent candidate for the computation performed by the massively recurrent neocortical networks. Attractor networks implementing associative memory have offered mechanistic explanation for many cognitive…

神经与进化计算 · 计算机科学 2022-09-07 Naresh Balaji Ravichandran , Anders Lansner , Pawel Herman

Language models typically need to be trained or finetuned in order to acquire new knowledge, which involves updating their weights. We instead envision language models that can simply read and memorize new data at inference time, thus…

机器学习 · 计算机科学 2022-03-18 Yuhuai Wu , Markus N. Rabe , DeLesley Hutchins , Christian Szegedy

Deep neural networks have shown superior performance in many regimes to remember familiar patterns with large amounts of data. However, the standard supervised deep learning paradigm is still limited when facing the need to learn new…

机器学习 · 计算机科学 2018-11-16 Jing Shi , Jiaming Xu , Yiqun Yao , Bo Xu

In this article, we propose a variational inference formulation of auto-associative memories, allowing us to combine perceptual inference and memory retrieval into the same mathematical framework. In this formulation, the prior probability…

机器学习 · 计算机科学 2022-10-18 Louis Annabi , Alexandre Pitti , Mathias Quoy

We introduce the Cooperative Network Architecture (CNA), a model that represents sensory signals using structured, recurrently connected networks of neurons, termed "nets." Nets are dynamically assembled from overlapping net fragments,…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Pascal J. Sager , Jan M. Deriu , Benjamin F. Grewe , Thilo Stadelmann , Christoph von der Malsburg