paper-with-me

Papers

Survey on Memory-Augmented Neural Networks: Cognitive Insights to AI Applications

2023-12-11 · Savya Khosla, Zhen Zhu, Yifei He

This paper explores Memory-Augmented Neural Networks (MANNs), delving into how they blend human-like memory processes into AI. It covers different memory types, like sensory, short-term, and long-term memory, linking psychological theories with AI applications. The study investigates advanced architectures such as Hopfield Networks, Neural Turing Machines, Correlation Matrix Memories, Memformer, and Neural Attention Memory, explaining how they work and where they excel. It dives into real-world uses of MANNs across Natural Language Processing, Computer Vision, Multimodal Learning, and Retrieval Models, showing how memory boosters enhance accuracy, efficiency, and reliability in AI tasks. Overall, this survey provides a comprehensive view of MANNs, offering insights for future research in memory-based AI systems.

📄 PDF Abstract BibTeX arXiv:2312.06141

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

A Review of 40 Years of Cognitive Architecture Research: Core Cognitive Abilities and Practical Applications

2016-10-27 · Iuliia Kotseruba, John K. Tsotsos

In this paper we present a broad overview of the last 40 years of research on cognitive architectures. Although the number of existing architectures is nearing several hundred, most of the existing surveys do not reflect…

Cognitive Architectures for Language Agents

2023-09-05 · Theodore R. Sumers, Shunyu Yao, Karthik Narasimhan, Thomas L. Griffiths

Recent efforts have augmented large language models (LLMs) with external resources (e.g., the Internet) or internal control flows (e.g., prompt chaining) for tasks requiring grounding or reasoning, leading to a new class…

Decision Making

Cognitive Workspace: Active Memory Management for LLMs -- An Empirical Study of Functional Infinite Context

2025-08-08 · Tao An arxiv

Large Language Models (LLMs) face fundamental limitations in context management despite recent advances extending context windows to millions of tokens. We propose Cognitive Workspace, a novel paradigm that transcends tr…

Information Retrieval

Augmenting Robot Knowledge Consultants with Distributed Short Term Memory

2018-11-26 · Tom Williams, Ravenna Thielstrom, Evan Krause, Bradley Oosterveld 외

Human-robot communication in situated environments involves a complex interplay between knowledge representations across a wide variety of modalities. Crucially, linguistic information must be associated with representat…

Referring ExpressionReferring expression generation

Human-inspired Perspectives: A Survey on AI Long-term Memory

2024-11-01 · Zihong He, Weizhe Lin, Hao Zheng, Fan Zhang 외

With the rapid advancement of AI systems, their abilities to store, retrieve, and utilize information over the long term - referred to as long-term memory - have become increasingly significant. These capabilities are cr…

Survey