paper-with-me

홈 › Papers

Scalable knowledge base completion with superposition memories

2021-10-24 · Matthias Lalisse, Eric Rosen, Paul Smolensky

We present Harmonic Memory Networks (HMem), a neural architecture for knowledge base completion that models entities as weighted sums of pairwise bindings between an entity's neighbors and corresponding relations. Since entities are modeled as aggregated neighborhoods, representations of unseen entities can be generated on the fly. We demonstrate this with two new datasets: WNGen and FBGen. Experiments show that the model is SOTA on benchmarks, and flexible enough to evolve without retraining as the knowledge graph grows.

📄 PDF Abstract BibTeX arXiv:2110.12341

Code (1)

matthiasrlalisse/hmemnetworks 공식 구현 tf

Tasks

Knowledge Base Completion

Similar Papers 제목 키워드 기반

A Neural Network Model of Complementary Learning Systems: Pattern Separation and Completion for Continual Learning

2025-07-15 · James P Jun, Vijay Marupudi, Raj Sanjay Shah, Sashank Varma

Learning new information without forgetting prior knowledge is central to human intelligence. In contrast, neural network models suffer from catastrophic forgetting: a significant degradation in performance on previously…

Continual LearningSplit-MNIST

Expeditious Generation of Knowledge Graph Embeddings

2018-03-21 · Tommaso Soru, Stefano Ruberto, Diego Moussallem, André Valdestilhas 외

Knowledge Graph Embedding methods aim at representing entities and relations in a knowledge base as points or vectors in a continuous vector space. Several approaches using embeddings have shown promising results on task…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graph Embeddings+3

A Scalable and Extensible Framework for Superposition-Structured Models

2015-09-08 · Shenjian Zhao, Cong Xie, Zhihua Zhang

In many learning tasks, structural models usually lead to better interpretability and higher generalization performance. In recent years, however, the simple structural models such as lasso are frequently proved to be in…

Knowledge in Superposition: Unveiling the Failures of Lifelong Knowledge Editing for Large Language Models

2024-08-14 · Chenhui Hu, Pengfei Cao, Yubo Chen, Kang Liu 외

Knowledge editing aims to update outdated or incorrect knowledge in large language models (LLMs). However, current knowledge editing methods have limited scalability for lifelong editing. This study explores the fundamen…

knowledge editing

Robust Low-rank Matrix Completion via an Alternating Manifold Proximal Gradient Continuation Method

2020-08-18 · Minhui Huang, Shiqian Ma, Lifeng Lai

Robust low-rank matrix completion (RMC), or robust principal component analysis with partially observed data, has been studied extensively for computer vision, signal processing and machine learning applications. This pr…

Low-Rank Matrix CompletionMatrix CompletionRiemannian optimization