ELDER: Enhancing Lifelong Model Editing with Mixture-of-LoRA
Jiaang Li, Quan Wang, Zhongnan Wang, Yongdong Zhang, Zhendong Mao

TL;DR
ELDER introduces a continuous, robust model editing method for LLMs that improves lifelong knowledge updates by integrating multiple LoRAs with a router network, enhancing stability and generalization.
Contribution
ELDER presents a novel continuous association mechanism for model editing, overcoming robustness issues of previous discrete methods, and introduces a deferral strategy to preserve original model capabilities.
Findings
Outperforms eight baseline methods in lifelong editing tasks.
Maintains model performance on downstream tasks after edits.
Demonstrates scalability on large language models.
Abstract
Large language models (LLMs) require model editing to efficiently update specific knowledge within them and avoid factual errors. Most model editing methods are solely designed for single-time use and result in a significant forgetting effect in lifelong editing scenarios, where sequential edits are conducted over time. Previous approaches manage sequential edits by freezing original parameters and discretely allocating new parameters for each knowledge update. However, these methods lack robustness to minor input variations due to the discrete mapping between data and parameters. To overcome this challenge, we propose ELDER, a novel approach to create a continuous association between data and adapters. ELDER integrates multiple LoRAs through a router network and is trained to establish a smooth data-adapter association, thereby enhancing the edit robustness and generalization of…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Neural Network Applications · Human Pose and Action Recognition · 3D Shape Modeling and Analysis
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Linear Layer · Residual Connection · Multi-Head Attention · Cosine Annealing · Adam · Layer Normalization · Weight Decay · Attention Is All You Need · Dense Connections
