@inproceedings{wang-etal-2025-lyaplock,
title = "{L}yap{L}ock: Bounded Knowledge Preservation in Sequential Large Language Model Editing",
author = "Wang, Peng and
Zhou, Biyu and
Tang, Xuehai and
Han, Jizhong and
Hu, Songlin",
editor = "Christodoulopoulos, Christos and
Chakraborty, Tanmoy and
Rose, Carolyn and
Peng, Violet",
booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
month = nov,
year = "2025",
address = "Suzhou, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.327/",
pages = "6445--6470",
ISBN = "979-8-89176-332-6",
abstract = "Large Language Models often contain factually incorrect or outdated knowledge, giving rise to model editing methods for precise knowledge updates. However, current mainstream locate-then-edit approaches exhibit a progressive performance decline during sequential editing, due to inadequate mechanisms for long-term knowledge preservation. To tackle this, we model the sequential editing as a constrained stochastic programming. Given the challenges posed by the cumulative preservation error constraint and the gradually revealed editing tasks, **LyapLock** is proposed. It integrates queuing theory and Lyapunov optimization to decompose the long-term constrained programming into tractable stepwise subproblems for efficient solving. This is the first model editing framework with rigorous theoretical guarantees, achieving asymptotic optimal editing performance while meeting the constraints of long-term knowledge preservation. Experimental results show that our framework scales sequential editing capacity to over 10,000 edits while stabilizing general capabilities and boosting average editing efficacy by 11.89{\%} over SOTA baselines. Furthermore, it can be leveraged to enhance the performance of baseline methods. Our code is released on https://github.com/caskcsg/LyapLock."
}Markdown (Informal)
[LyapLock: Bounded Knowledge Preservation in Sequential Large Language Model Editing](https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.327/) (Wang et al., EMNLP 2025)
ACL