paper-with-me

Papers

Memory Encoding Model

2023-08-02 · Huzheng Yang, James Gee, Jianbo Shi

We explore a new class of brain encoding model by adding memory-related information as input. Memory is an essential brain mechanism that works alongside visual stimuli. During a vision-memory cognitive task, we found the non-visual brain is largely predictable using previously seen images. Our Memory Encoding Model (Mem) won the Algonauts 2023 visual brain competition even without model ensemble (single model score 66.8, ensemble score 70.8). Our ensemble model without memory input (61.4) can also stand a 3rd place. Furthermore, we observe periodic delayed brain response correlated to 6th-7th prior image, and hippocampus also showed correlated activity timed with this periodicity. We conjuncture that the periodic replay could be related to memory mechanism to enhance the working memory.

📄 PDF Abstract BibTeX arXiv:2308.01175

Code (1)

huzeyann/MemoryEncodingModel 공식 구현 pytorch

Tasks

Brain DecodingHippocampusmodel

Similar Papers 제목 키워드 기반

Neural Oscillations for Encoding and Decoding Declarative Memory using EEG Signals

2020-02-04 · Jenifer Kalafatovich, Minji Lee

Declarative memory has been studied for its relationship with remembering daily life experiences. Previous studies reported changes in power spectra during encoding phase related to behavioral performance, however decodi…

EEGElectroencephalogram (EEG)

Neural Encoding for Image Recall: Human-Like Memory

2024-09-18 · Virgile Foussereau, Robin Dumas

Achieving human-like memory recall in artificial systems remains a challenging frontier in computer vision. Humans demonstrate remarkable ability to recall images after a single exposure, even after being shown thousands…

Co-Neighbor Encoding Schema: A Light-cost Structure Encoding Method for Dynamic Link Prediction

2024-07-30 · Ke Cheng, Linzhi Peng, Junchen Ye, Leilei Sun 외

Structure encoding has proven to be the key feature to distinguishing links in a graph. However, Structure encoding in the temporal graph keeps changing as the graph evolves, repeatedly computing such features can be tim…

Dynamic Link PredictionGraph LearningLink Prediction

Drawing on Memory: Dual-Trace Encoding Improves Cross-Session Recall in LLM Agents

2026-04-14 · Benjamin Stern, Peter Nadel arxiv

LLM agents with persistent memory store information as flat factual records, providing little context for temporal reasoning, change tracking, or cross-session aggregation. Inspired by the drawing effect [3], we introduc…

Pre-computed memory or on-the-fly encoding? A hybrid approach to retrieval augmentation makes the most of your compute

2023-01-25 · Michiel de Jong, Yury Zemlyanskiy, Nicholas FitzGerald, Joshua Ainslie 외

Retrieval-augmented language models such as Fusion-in-Decoder are powerful, setting the state of the art on a variety of knowledge-intensive tasks. However, they are also expensive, due to the need to encode a large numb…

DecoderQuestion AnsweringRetrieval