This paper introduces a hierarchical associative memory model with multiple layers.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
This paper proposes a new approach to Transformers by integrating hierarchical associative memory with MetaFormers.
Memory networks are neural networks with an explicit memory component that can be both read and written to by the network. The memory is often addressed in a soft way using a softmax function, making end-to-end training with backpropagation possible. However, this is not computationally scalable for applications which …
Efficiently discovers Bayesian network structure with reduced memory usage.
V-HMN integrates memory mechanisms for improved image recognition.
Memory-limited learning tackles adversarial bandits with reduced storage.
Muon outperforms GD in associative memory learning by balancing frequency components.
Paper proposes a GPU-based system for training massive deep learning models in ads systems.
We propose that the Continual Learning desiderata can be achieved through a neuro-inspired architecture, grounded on Mountcastle's cortical column hypothesis. The proposed architecture involves a single module, called Self-Taught Associative Memory (STAM), which models the function of a cortical column. STAMs are repea…
In this paper, we present Gamma-LSTM, an enhanced long short term memory (LSTM) unit, to enable learning of hierarchical representations through multiple stages of temporal abstractions. Gamma memory, a hierarchical memory unit, forms the central memory of Gamma-LSTM with gates to regulate the information flow into var…
Learning and memory are intertwined in our brain and their relationship is at the core of several recent neural network models. In particular, the Attention-Gated MEmory Tagging model (AuGMEnT) is a reinforcement learning network with an emphasis on biological plausibility of memory dynamics and learning. We find that …
We present memory-efficient and scalable algorithms for kernel methods used in machine learning. Using hierarchical matrix approximations for the kernel matrix the memory requirements, the number of floating point operations, and the execution time are drastically reduced compared to standard dense linear algebra routi…
Proposes a novel SAM operator for separate item and relational memories.
HTMRL uses HTM for RL, adapting faster to changing environments.
DAM with MRL improves relational reasoning in MANNs.
Generative diffusion models mimic biological memory networks, encoding associative dynamics in deep neural weights.
We present an end-to-end trained memory system that quickly adapts to new data and generates samples like them. Inspired by Kanerva's sparse distributed memory, it has a robust distributed reading and writing mechanism. The memory is analytically tractable, which enables optimal on-line compression via a Bayesian updat…
The paper studies scaling laws for associative memory mechanisms.
Learning to remember long sequences remains a challenging task for recurrent neural networks. Register memory and attention mechanisms were both proposed to resolve the issue with either high computational cost to retain memory differentiability, or by discounting the RNN representation learning towards encoding shorte…
Improved neural network approximations for statistical systems.
Enhanced financial trading system using multi-agent LLMs with layered memory.
Data aggregation improves HAC for resource-constrained systems.
Learning long-term dependencies is a key long-standing challenge of recurrent neural networks (RNNs). Hierarchical recurrent neural networks (HRNNs) have been considered a promising approach as long-term dependencies are resolved through shortcuts up and down the hierarchy. Yet, the memory requirements of Truncated Bac…
LLMs can be tricked into recalling facts based on context clues.
Efficient memory layer improves graph neural networks for graph classification and regression.
Sigmoid autoencoders can implement associative memory with certain conditions.
DMs emerge from DenseAMs, transitioning from memorization to generalization.
Product Kanerva Machines dynamically combine smaller models for better memory organization.
The extension of deep learning towards temporal data processing is gaining an increasing research interest. In this paper we investigate the properties of state dynamics developed in successive levels of deep recurrent neural networks (RNNs) in terms of short-term memory abilities. Our results reveal interesting insigh…
Traditional sequence-to-sequence (seq2seq) models and other variations of the attention-mechanism such as hierarchical attention have been applied to the text summarization problem. Though there is a hierarchy in the way humans use language by forming paragraphs from sentences and sentences from words, hierarchical mod…
Efficient exploration for automatic subgoal discovery is a challenging problem in Hierarchical Reinforcement Learning (HRL). In this paper, we show that intrinsic motivation learning increases the efficiency of exploration, leading to successful subgoal discovery. We introduce a model-free subgoal discovery method base…
A novel extrapolation method is proposed for longitudinal forecasting. A hierarchical Gaussian process model is used to combine nonlinear population change and individual memory of the past to make prediction. The prediction error is minimized through the hierarchical design. The method is further extended to joint mod…
We propose two optimization techniques to minimize memory usage and computation while meeting system timing constraints for real-time classification in wearable systems. Our method derives a hierarchical classifier structure for Support Vector Machine (SVM) in order to reduce the amount of computations, based on the pr…
New memory allocation scheme improves image generation performance.
Transformers can store facts efficiently using associative memories.
An associative memory is a framework of content-addressable memory that stores a collection of message vectors (or a dataset) over a neural network while enabling a neurally feasible mechanism to recover any message in the dataset from its noisy version. Designing an associative memory requires addressing two main task…
A new memory system handles non-stationary environments by self-sizing and retaining memories.
A model of associative memory is studied, which stores and reliably retrieves many more patterns than the number of neurons in the network. We propose a simple duality between this dense associative memory and neural networks commonly used in deep learning. On the associative memory side of this duality, a family of mo…
Hierarchical temporal memory (HTM) is an emerging machine learning algorithm, with the potential to provide a means to perform predictions on spatiotemporal data. The algorithm, inspired by the neocortex, currently does not have a comprehensive mathematical framework. This work brings together all aspects of the spatia…
The paper explores how gradient descent trains associative memories, revealing oscillations and convergence issues.
A new theory explains large associative memory with biological plausibility.
Memory capacity of DAM scales exponentially with feature separation, unaffected by correlations.
We study the problem of learning associative memory -- a system which is able to retrieve a remembered pattern based on its distorted or incomplete version. Attractor networks provide a sound model of associative memory: patterns are stored as attractors of the network dynamics and associative retrieval is performed by…
A new algorithm speeds up convex clustering.
The Unlearning algorithm improves neural network performance in memory tasks.
BoRA finetunes multi-task LLMs by sharing information through hierarchical priors.
A new associative memory uses Sinkhorn divergence for efficient pattern retrieval.
STanHop predicts multivariate time series with memory-enhanced capabilities.