paper-with-me

Papers

Improve Language Model and Brain Alignment via Associative Memory

2025-05-20 · Congchi Yin, Yongpeng Zhang, Xuyun Wen, Piji Li

Associative memory engages in the integration of relevant information for comprehension in the human cognition system. In this work, we seek to improve alignment between language models and human brain while processing speech information by integrating associative memory. After verifying the alignment between language model and brain by mapping language model activations to brain activity, the original text stimuli expanded with simulated associative memory are regarded as input to computational language models. We find the alignment between language model and brain is improved in brain regions closely related to associative memory processing. We also demonstrate large language models after specific supervised fine-tuning better align with brain response, by building the \textit{Association} dataset containing 1000 samples of stories, with instructions encouraging associative memory as input and associated content as output.

📄 PDF Abstract BibTeX arXiv:2505.13844

Code (1)

lemonsis/association 공식 구현

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

A Chaotic Associative Memory

2024-01-15 · Nurani Rajagopal Rohan, Sayan Gupta, V. Srinivasa Chakravarthy

We propose a novel Chaotic Associative Memory model using a network of chaotic Rossler systems and investigate the storage capacity and retrieval capabilities of this model as a function of increasing periodicity and cha…

Retrieval

Competitive learning to generate sparse representations for associative memory

2023-01-05 · Luis Sacouto, Andreas Wichert

One of the most well established brain principles, hebbian learning, has led to the theoretical concept of neural assemblies. Based on it, many interesting brain theories have spawned. Palm's work implements this concept…

Benchmarking local Hebbian learning rules for memory storage and prototype extraction

2026-05-01 · Anders Lansner, Andreas Knoblauch, Naresh B Ravichandran, Pawel Herman arxiv

Associative memory or content-addressable memory is an important component function in computer science and information processing, and at the same time a key concept in cognitive and computational brain science. Many di…

Oscillatory Associative Memory with Exponential Capacity

2025-04-04 · Taosha Guo, Arie Ogranovich, Arvind R. Venkatakrishnan, Madelyn R. Shapiro 외

The slowing of Moore's law and the increasing energy demands of machine learning present critical challenges for both the hardware and machine learning communities, and drive the development of novel computing paradigms.…

Distributed Associative Memory Network with Memory Refreshing Loss

2020-07-21 · Taewon Park, Inchul Choi, Minho Lee

Despite recent progress in memory augmented neural network (MANN) research, associative memory networks with a single external memory still show limited performance on complex relational reasoning tasks. Especially the c…

MemorizationQuestion AnsweringRelational Reasoning