Model Editing with Graph-Based External Memory
Yash Kumar Atri, Ahmed Alaa, Thomas Hartvigsen

TL;DR
This paper introduces HYPE, a novel graph-based hyperbolic framework for precise, stable, and scalable model editing in large language models, addressing issues of hallucination, outdated knowledge, and catastrophic forgetting.
Contribution
HYPE leverages hyperbolic geometry and graph neural networks to improve the accuracy and stability of model edits, a novel approach in the field of model updating.
Findings
HYPE outperforms existing methods in edit stability and factual accuracy.
HYPE effectively prevents catastrophic forgetting during model updates.
Experiments show improved multi-hop reasoning with HYPE.
Abstract
Large language models (LLMs) have revolutionized natural language processing, yet their practical utility is often limited by persistent issues of hallucinations and outdated parametric knowledge. Although post-training model editing offers a pathway for dynamic updates, existing methods frequently suffer from overfitting and catastrophic forgetting. To tackle these challenges, we propose a novel framework that leverages hyperbolic geometry and graph neural networks for precise and stable model edits. We introduce HYPE (HYperbolic Parameter Editing), which comprises three key components: (i) Hyperbolic Graph Construction, which uses Poincar\'e embeddings to represent knowledge triples in hyperbolic space, preserving hierarchical relationships and preventing unintended side effects by ensuring that edits to parent concepts do not inadvertently affect child concepts; (ii)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel-Driven Software Engineering Techniques · Reinforcement Learning in Robotics · Modular Robots and Swarm Intelligence
MethodsAttention Is All You Need · RAdam · Softmax · Graph Self-Attention · Hyperboloid Embeddings
