English

Joint Information Extraction Across Classical and Modern Chinese with Tea-MOELoRA

Computation and Language 2025-09-10 v3

Abstract

Chinese information extraction (IE) involves multiple tasks across diverse temporal domains, including Classical and Modern documents. Fine-tuning a single model on heterogeneous tasks and across different eras may lead to interference and reduced performance. Therefore, in this paper, we propose Tea-MOELoRA, a parameter-efficient multi-task framework that combines LoRA with a Mixture-of-Experts (MoE) design. Multiple low-rank LoRA experts specialize in different IE tasks and eras, while a task-era-aware router mechanism dynamically allocates expert contributions. Experiments show that Tea-MOELoRA outperforms both single-task and joint LoRA baselines, demonstrating its ability to leverage task and temporal knowledge effectively.

Keywords

Cite

@article{arxiv.2509.01158,
  title  = {Joint Information Extraction Across Classical and Modern Chinese with Tea-MOELoRA},
  author = {Xuemei Tang and Chengxi Yan and Jinghang Gu and Chu-Ren Huang},
  journal= {arXiv preprint arXiv:2509.01158},
  year   = {2025}
}

Comments

9 pages, 3 figures