English

PropMEND: Hypernetworks for Knowledge Propagation in LLMs

Computation and Language 2025-06-11 v1 Artificial Intelligence Machine Learning

Abstract

Knowledge editing techniques for large language models (LLMs) can inject knowledge that is later reproducible verbatim, but they fall short on propagating that knowledge: models cannot answer questions that require reasoning with the injected knowledge. We present a hypernetwork-based approach for knowledge propagation, named PropMEND, where we meta-learn how to modify gradients of a language modeling loss to encourage injected information to propagate. Our approach extends the meta-objective of MEND [29] so that gradient updates on knowledge are transformed to enable answering multi-hop questions involving that knowledge. We show improved performance on the RippleEdit dataset, showing almost 2x accuracy on challenging multi-hop questions whose answers are not explicitly stated in the injected fact. We further introduce a new dataset, Controlled RippleEdit, to evaluate the generalization of our hypernetwork, testing knowledge propagation along relations and entities unseen during hypernetwork training. PropMEND still outperforms existing approaches in unseen entity-relation pairs, yet the performance gap decreases substantially, suggesting future work in propagating knowledge to a wide range of relations.

Keywords

Cite

@article{arxiv.2506.08920,
  title  = {PropMEND: Hypernetworks for Knowledge Propagation in LLMs},
  author = {Zeyu Leo Liu and Greg Durrett and Eunsol Choi},
  journal= {arXiv preprint arXiv:2506.08920},
  year   = {2025}
}

Comments

Under review

R2 v1 2026-07-01T03:09:21.726Z