paper-with-me

Papers

Learning with Memory Embeddings

2015-11-25 · Volker Tresp, Cristóbal Esteban, Yinchong Yang, Stephan Baier, Denis Krompaß

Embedding learning, a.k.a. representation learning, has been shown to be able to model large-scale semantic knowledge graphs. A key concept is a mapping of the knowledge graph to a tensor representation whose entries are predicted by models using latent representations of generalized entities. Latent variable models are well suited to deal with the high dimensionality and sparsity of typical knowledge graphs. In recent publications the embedding models were extended to also consider time evolutions, time patterns and subsymbolic representations. In this paper we map embedding models, which were developed purely as solutions to technical problems for modelling temporal knowledge graphs, to various cognitive memory functions, in particular to semantic and concept memory, episodic memory, sensory memory, short-term memory, and working memory. We discuss learning, query answering, the path from sensory input to semantic decoding, and the relationship between episodic memory and semantic memory. We introduce a number of hypotheses on human memory that can be derived from the developed mathematical models.

📄 PDF Abstract BibTeX arXiv:1511.07972

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsRepresentation Learning

Similar Papers 제목 키워드 기반

Semantically Constrained Memory Allocation (SCMA) for Embedding in Efficient Recommendation Systems

2021-02-24 · Aditya Desai, Yanzhou Pan, Kuangyuan Sun, Li Chou 외

Deep learning-based models are utilized to achieve state-of-the-art performance for recommendation systems. A key challenge for these models is to work with millions of categorical classes or tokens. The standard approac…

Recommendation Systems

Language Model Memory and Memory Models for Language

2026-02-13 · Benjamin L. Badger arxiv

The ability of machine learning models to store input information in hidden layer vector embeddings, analogous to the concept of `memory', is widely employed but not well characterized. We find that language model embedd…

EdgeRAG: Online-Indexed RAG for Edge Devices

2024-12-30 · Korakit Seemakhupt, Sihang Liu, Samira Khan

Deploying Retrieval Augmented Generation (RAG) on resource-constrained edge devices is challenging due to limited memory and processing power. In this work, we propose EdgeRAG which addresses the memory constraint by pru…

RAGRetrievalRetrieval-augmented Generation

NGM: A Plug-and-Play Training-Free Memory Module for LLMs

2026-05-16 · Yuwen Qu, Wenhui Dong, Chenyang Si, Caifeng Shan arxiv

Recent studies introduce conditional memory modules that decouple knowledge storage from neural computation, enabling more direct knowledge access. Compared to MoE, which relies on dynamic computation paths, explicit loo…

Code Generation

Learning Elastic Embeddings for Customizing On-Device Recommenders

2021-06-04 · Tong Chen, Hongzhi Yin, Yujia Zheng, Zi Huang 외

In today's context, deploying data-driven services like recommendation on edge devices instead of cloud servers becomes increasingly attractive due to privacy and network latency concerns. A common practice in building c…

Recommendation Systems