English

CITB: A Benchmark for Continual Instruction Tuning

Computation and Language 2023-10-24 v1

Abstract

Continual learning (CL) is a paradigm that aims to replicate the human ability to learn and accumulate knowledge continually without forgetting previous knowledge and transferring it to new tasks. Recent instruction tuning (IT) involves fine-tuning models to make them more adaptable to solving NLP tasks in general. However, it is still uncertain how instruction tuning works in the context of CL tasks. This challenging yet practical problem is formulated as Continual Instruction Tuning (CIT). In this work, we establish a CIT benchmark consisting of learning and evaluation protocols. We curate two long dialogue task streams of different types, InstrDialog and InstrDialog++, to study various CL methods systematically. Our experiments show that existing CL methods do not effectively leverage the rich natural language instructions, and fine-tuning an instruction-tuned model sequentially can yield similar or better results. We further explore different aspects that might affect the learning of CIT. We hope this benchmark will facilitate more research in this direction.

Keywords

Cite

@article{arxiv.2310.14510,
  title  = {CITB: A Benchmark for Continual Instruction Tuning},
  author = {Zihan Zhang and Meng Fang and Ling Chen and Mohammad-Reza Namazi-Rad},
  journal= {arXiv preprint arXiv:2310.14510},
  year   = {2023}
}

Comments

EMNLP 2023 Findings

R2 v1 2026-06-28T12:58:21.433Z