EMNLP 20250 citations

Mixture of LoRA Experts for Continual Information Extraction with LLMs

Zitao Wang, Xinyi Wang, Wei Hu

Abstract

We study continual information extraction (IE), which aims to extract emerging information across diverse IE tasks incessantly while avoiding forgetting. Existing approaches are either task-specialized for a single IE task or suffer from catastrophic forgetting and insufficient knowledge transfer in continual IE. This paper proposes a new continual IE model using token-level mixture of LoRA experts with LLMs. We leverage a LoRA router to route each token to the most relevant LoRA experts, facilitating effective knowledge transfer among IE tasks. We guide task experts’ selection by task keys to retain the IE task-specific knowledge and mitigate catastrophic forgetting. We design a gate reflection method based on knowledge distillation to address forgetting in the LoRA router and task keys. The experimental results show that our model achieves state-of-the-art performance, effectively mitigating catastrophic forgetting and enhancing knowledge transfer in continual IE.

BibTeX
@inproceedings{emnlp2025_mixtureofloraexp,
  title = {Mixture of LoRA Experts for Continual Information Extraction with LLMs},
  author = {Zitao Wang and Xinyi Wang and Wei Hu},
  booktitle = {EMNLP 2025},
  year = {2025}
}
Mixture of LoRA Experts for Continual Information Extraction with LLMs · EMNLP 2025